WHOIS QUERY TIME

27 May 2024 - 9:52 PM UTC

Registered: 6 December 2018
Modified: 27 November 2023
Expiry: 6 December 2024

REGISTRAR

Name: AttHost Sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

ns1.atthost.pl
ns2.atthost.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=firmanex.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "firmanex.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "firmanex.pl",
            "domain_keyword": "firmanex",
            "domain_tld": "pl",
            "query_time": "2024-05-27 21:52:00",
            "create_date": "2018-12-06",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-06",
            "registrar_name": "AttHost Sp. z o.o.",
            "name_servers": [
                "ns1.atthost.pl",
                "ns2.atthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>firmanex.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>firmanex.pl</domain_name>
   <domain_keyword>firmanex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 21:52:00</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>AttHost Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.atthost.pl</value>
    <value>ns2.atthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.697 seconds) for "firmanex.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Dec 2022 - 2:43 PM UTC

Registered: 6 December 2018
Modified: 22 November 2022
Expiry: 6 December 2023

REGISTRAR

Name: AttHost Sp. z.o.o.

NAME SERVERS

ns1.atthost.pl
ns2.atthost.pl

#2 - QUERY TIME

29 Dec 2022 - 2:43 PM UTC

Registered: 6 December 2018
Modified: 22 November 2022
Expiry: 6 December 2023

REGISTRAR

Name: AttHost Sp. z.o.o.

DNSSEC

Unsigned

NAME SERVERS

ns1.atthost.pl
ns2.atthost.pl

#3 - QUERY TIME

8 Dec 2023 - 2:45 PM UTC

Registered: 6 December 2018
Modified: 27 November 2023
Expiry: 6 December 2024

REGISTRAR

Name: AttHost Sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

ns1.atthost.pl
ns2.atthost.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=firmanex.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "firmanex.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "firmanex.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "firmanex.pl",
            "domain_keyword": "firmanex",
            "domain_tld": "pl",
            "query_time": "2022-12-29 14:43:17",
            "create_date": "2018-12-06",
            "update_date": "2022-11-22",
            "expiry_date": "2023-12-06",
            "registrar_name": "AttHost Sp. z.o.o.",
            "name_servers": [
                "ns1.atthost.pl",
                "ns2.atthost.pl"
            ]
        },
        {
            "num": 2,
            "domain_name": "firmanex.pl",
            "domain_keyword": "firmanex",
            "domain_tld": "pl",
            "query_time": "2022-12-29 14:43:17",
            "create_date": "2018-12-06",
            "update_date": "2022-11-22",
            "expiry_date": "2023-12-06",
            "registrar_name": "AttHost Sp. z.o.o.",
            "name_servers": [
                "ns1.atthost.pl",
                "ns2.atthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "firmanex.pl",
            "domain_keyword": "firmanex",
            "domain_tld": "pl",
            "query_time": "2023-12-08 14:45:46",
            "create_date": "2018-12-06",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-06",
            "registrar_name": "AttHost Sp. z o.o.",
            "name_servers": [
                "ns1.atthost.pl",
                "ns2.atthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.697,
        "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>firmanex.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>firmanex.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>firmanex.pl</domain_name>
   <domain_keyword>firmanex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2022-12-29 14:43:17</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2023-12-06</expiry_date>
   <registrar_name>AttHost Sp. z.o.o.</registrar_name>
   <name_servers>
    <value>ns1.atthost.pl</value>
    <value>ns2.atthost.pl</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>firmanex.pl</domain_name>
   <domain_keyword>firmanex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2022-12-29 14:43:17</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2023-12-06</expiry_date>
   <registrar_name>AttHost Sp. z.o.o.</registrar_name>
   <name_servers>
    <value>ns1.atthost.pl</value>
    <value>ns2.atthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>firmanex.pl</domain_name>
   <domain_keyword>firmanex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-12-08 14:45:46</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>AttHost Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.atthost.pl</value>
    <value>ns2.atthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.697</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 739 domain names (in 1.294 seconds) which look and sound like the brand name "firmanex".
Domain Name Registered Expiry Registrar Ownership
1 airmanex.com 7 Mar 2024 7 Mar 2025 COSMOTOWN, INC. -
2 firmonex.store 19 Oct 2023 19 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
3 firmatex.com 23 Mar 2011 23 Mar 2025 INAMES CO., LTD. ryusungill
4 firmarex.cz 24 Aug 2009 24 Aug 2024 REG-ZONER Otto Prouza - REX
5 firmaner.store 20 Oct 2023 20 Oct 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
6 firmanet.pl 1 Jan 2003 31 Dec 2024 Consulting Service Sp. z o.o. -
7 firmaneo.pl 3 Apr 2006 3 Apr 2025 Globtel Internet Szymon Hersztek -
8 firmalex.ru 29 Oct 2008 29 Oct 2024 REGRU-RU OOO Firma LEKS
9 firemanex.com 1 May 2024 1 May 2025 Squarespace Domains II LLC Fireman Excavating
10 firanex.pl 19 Mar 2023 19 Mar 2025 OVH SAS -
11 firmanet.biz 23 Mar 2007 22 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Firmanett Norden AB
12 firmanet.de - - - -
13 firmalex.com 18 Jul 2003 18 Jul 2024 IONOS SE Joerg Gerl
14 firmagex.com 5 Dec 2019 5 Dec 2024 Tucows Domains Inc. -
15 firmanet.ro 12 Mar 2014 5 May 2025 ICI - Registrar -
16 firmanet.net 14 Sep 2021 14 Sep 2026 Isimtescil Bilisim A.S. -
17 firmalex.net 27 Feb 2024 27 Feb 2025 Wix.com Ltd. -
18 firmonex.com 12 Feb 2023 12 Feb 2025 GoDaddy.com, LLC -
19 formanex.com 29 Apr 2011 29 Apr 2025 acens Technologies, S.L.U. Privacy Protection Service INC dba PrivacyProtect.org
20 firmapex.com 25 Oct 2023 25 Oct 2024 TUCOWS, INC. Contact Privacy Inc. Customer 0169076321
21 firmalex.it 18 May 2018 18 May 2024 Aruba Business s.r.l. FIRMALEX STP s.r.l.
22 furmanex.com 15 Jun 2023 14 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER LLC "Snabcentr"
23 firminex.com 14 May 2008 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 firmamex.com 4 Oct 2016 4 Oct 2024 GoDaddy.com, LLC -
25 firmarex.com 18 Oct 2023 18 Oct 2024 GRANSY S.R.O D/B/A SUBREG.CZ Not Disclosed Not Disclosed
26 firmanet.com 22 Mar 1999 22 Mar 2025 DomainSpot LLC LeftFieldDomains.com
27 fermanex.com 17 Jan 2024 17 Jan 2025 Tucows Domains Inc. -
28 firmanox.com 4 Mar 2018 4 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 firanex.com 20 Feb 2007 20 Feb 2025 Megazone Corp., dba HOSTING.KR Kim Seokjun
30 firmanx.store 24 Mar 2023 24 Mar 2025 CV. Rumahweb Indonesia Domain Data Guard
31 firmaned.xyz 13 May 2024 13 May 2025 Go Daddy, LLC Domains By Proxy, LLC
32 firanex.net 9 Oct 2023 9 Oct 2024 OVH, SAS REDACTED FOR PRIVACY
33 firmandex.com 1 Aug 2016 1 Aug 2024 GoDaddy.com, LLC Cuneyt Klc
34 firanex.com.pl 6 Sep 2001 5 Sep 2026 AZ.pl Sp. z o.o. -
35 firmania.org 16 Jan 2008 16 Jan 2025 Variomedia AG S.C. CYLEX TEHNOLOGIA INFORMATIEI INTERNATIONAL S.N.C.
36 formadex.com 7 Apr 2010 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 formanek.net 29 Apr 2002 29 Apr 2025 IONOS SE REDACTED FOR PRIVACY
38 furmanek.de - - - -
39 firmante.app 7 Sep 2020 7 Sep 2024 Squarespace Domains II LLC. Firmante
40 farmatex.bio 31 Jan 2024 31 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
41 formatex.biz 29 Mar 2011 28 Mar 2024 Key-Systems GmbH Przedsiebiorstwo Wielobranzowe FORMATEX Lewandowscy spolka jawna
42 hermanex.com 7 Oct 2003 7 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu Hermanex Europe B.V.
43 formanek.name - - WEDOS Internet, a.s. -
44 formanix.com 16 Jun 2023 16 Jun 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
45 firmflex.store 20 Nov 2023 20 Nov 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
46 farmanet.nl 6 Oct 1997 - Claranet Benelux B.V. -
47 firmanty.com 9 Sep 2018 9 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
48 fire-nex.ru 2 Jan 2024 2 Jan 2025 REGRU-RU Private Person
49 firmagez.com 4 Aug 2019 4 Aug 2024 Name.com, Inc. UMUT CAN YILDIRIM
50 permanex.de - - - -
51 formarex.com 10 Nov 2017 10 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
52 airmonex.com 22 Jan 2018 22 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 formanet.tv 5 Jun 2023 5 Jun 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
54 firmabox.net 2 Apr 2015 2 Apr 2025 IONOS SE -
55 firmaseo.com 26 Aug 2014 26 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
56 farmamex.shop 21 Feb 2024 21 Feb 2025 Tucows Domains Inc. -
57 firmateb.online 13 Nov 2023 13 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
58 farmanet.pl 19 Oct 2016 19 Oct 2024 home.pl S.A. -
59 firmatec.de - - - -
60 formanext.biz 21 Sep 2009 20 Sep 2024 OVH sas OTILY
61 formatex.pro 17 Apr 2015 17 Apr 2025 Registrar of Domain Names REG.RU LLC Private Person
62 firmatek.com 2 Mar 2011 2 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
63 firmanon.pl 8 Jan 2015 8 Jan 2025 DOMENY.TV MSERWIS Sp. z o.o. -
64 finmarex.net 27 Mar 2017 27 Mar 2025 Mesh Digital Limited -
65 filmannex.it 28 Nov 2008 28 Nov 2024 CriticalCase s.r.l. Digital Design di Lorenzo Meriggi
66 firmanexus.com 11 Dec 2019 11 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
67 firmages.org 2 Sep 2023 2 Sep 2024 Wild West Domains, LLC Domains By Proxy, LLC
68 firmandy.com 18 Apr 2023 18 Apr 2025 GoDaddy.com, LLC -
69 firmaseo.eu - - CYBER_FOLKS SRL -
70 firmdrex.live 3 Mar 2022 3 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
71 formanext.net 21 Sep 2009 21 Sep 2024 OVH, SAS OTILY
72 fermanew.xyz 22 Nov 2023 22 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
73 firmanta.com 14 Nov 2022 14 Nov 2024 GoDaddy.com, LLC -
74 firmanett.biz 13 Dec 2001 12 Dec 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Firmanett Norden AB
75 firmayer.be 15 Dec 2016 - Mijn InternetOplossing B.V. -
76 furmanek.com.pl 18 Aug 2004 18 Aug 2024 home.pl S.A. -
77 fermanox.eu - - info.at Internet GmbH -
78 firmante.com 20 Dec 2016 20 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
79 formatex.org 29 Nov 2022 29 Nov 2024 WorthyDomains LLC NameBrightPrivacy.com
80 firmanar.xyz 1 May 2024 1 May 2025 CV Jogjacamp Firman Ar
81 fitminex.de - - - -
82 firmapix.com 14 Apr 2023 14 Apr 2025 IONOS SE 1&1 Internet AG
83 formanek.dev 31 Mar 2023 31 Mar 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
84 firmindex.co.uk 15 Mar 2010 15 Mar 2027 Namesco Limited [Tag = NAMESCO] -
85 firman24.com 16 Sep 2023 16 Sep 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
86 firmoney.com 17 Nov 2014 17 Nov 2024 GoDaddy.com, LLC -
87 firmages.com 7 Dec 2005 7 Dec 2024 GoDaddy.com, LLC -
88 formaneo.com 27 Oct 2021 27 Oct 2024 GoDaddy.com, LLC -
89 firmaweb.at - - EDIS GmbH Ad Web Solutions Ltd. & Co KG
90 firma-lex.com 21 Jun 2016 21 Jun 2024 OVH, SAS aomar bouzid
91 formatex.info 9 May 2010 9 May 2025 NameSilo, LLC See PrivacyGuardian.org
92 formanek.org 24 Sep 2002 24 Sep 2024 RegistryGate GmbH REDACTED FOR PRIVACY
93 firmanor.be 20 May 2021 - Alfanet bv -
94 firmanett.info 11 Dec 2001 11 Dec 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Firmanett Norden AB
95 formanrx.com 6 Apr 2019 6 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 fermatex.org 10 Aug 2017 10 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
97 finmarex.com 26 Feb 2015 26 Feb 2025 Mesh Digital Limited -
98 surmanex.com 16 Nov 2005 16 Nov 2024 ANNULET, INC BuyDomains.com
99 firmaweb.com 14 Feb 2007 14 Feb 2025 Nicco Ltd. -
100 firmabmx.com 9 Jan 2015 9 Jan 2026 123-Reg Limited -
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 Firmanex.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=firmanex.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "firmanex.pl",
        "page_size": 100
    },
    "count": {
        "total": 739,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "airmanex.com, firmonex.store, firmatex.com, firmarex.cz, firmaner.store, firmanet.pl, firmaneo.pl, firmalex.ru, firemanex.com, firanex.pl, firmanet.biz, firmanet.de, firmalex.com, firmagex.com, firmanet.ro, firmanet.net, firmalex.net, firmonex.com, formanex.com, firmapex.com, firmalex.it, furmanex.com, firminex.com, firmamex.com, firmarex.com, firmanet.com, fermanex.com, firmanox.com, firanex.com, firmanx.store, firmaned.xyz, firanex.net, firmandex.com, firanex.com.pl, firmania.org, formadex.com, formanek.net, furmanek.de, firmante.app, farmatex.bio, formatex.biz, hermanex.com, formanek.name, formanix.com, firmflex.store, farmanet.nl, firmanty.com, fire-nex.ru, firmagez.com, permanex.de, formarex.com, airmonex.com, formanet.tv, firmabox.net, firmaseo.com, farmamex.shop, firmateb.online, farmanet.pl, firmatec.de, formanext.biz, formatex.pro, firmatek.com, firmanon.pl, finmarex.net, filmannex.it, firmanexus.com, firmages.org, firmandy.com, firmaseo.eu, firmdrex.live, formanext.net, fermanew.xyz, firmanta.com, firmanett.biz, firmayer.be, furmanek.com.pl, fermanox.eu, firmante.com, formatex.org, firmanar.xyz, fitminex.de, firmapix.com, formanek.dev, firmindex.co.uk, firman24.com, firmoney.com, firmages.com, formaneo.com, firmaweb.at, firma-lex.com, formatex.info, formanek.org, firmanor.be, firmanett.info, formanrx.com, fermatex.org, finmarex.com, surmanex.com, firmaweb.com, firmabmx.com",
    "results": [
        {
            "num": 1,
            "domain_name": "airmanex.com",
            "domain_keyword": "airmanex",
            "domain_tld": "com",
            "query_time": "2024-05-12 08:39:04",
            "create_date": "2024-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cloudswebserver.com",
                "dns2.cloudswebserver.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "firmonex.store",
            "domain_keyword": "firmonex",
            "domain_tld": "store",
            "query_time": "2024-05-05 16:38:38",
            "create_date": "2023-10-19",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-19",
            "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": [
                "dns7.serverfreak.biz",
                "dns7a.serverfreak.biz",
                "dns8.serverfreak.biz",
                "dns8a.serverfreak.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "firmatex.com",
            "domain_keyword": "firmatex",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:50:14",
            "create_date": "2011-03-23",
            "update_date": "2023-07-26",
            "expiry_date": "2025-03-23",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "ryusungill",
            "registrant_company": "ryusungill",
            "registrant_address": "hyundaigroup1202 Ilgok-dong, Buk-gu,",
            "registrant_city": "Gwangju",
            "registrant_zip": "500160",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.624197272",
            "registrant_fax": "+82.624197272",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "firmarex.cz",
            "domain_keyword": "firmarex",
            "domain_tld": "cz",
            "query_time": "2024-05-05 08:10:45",
            "create_date": "2009-08-24",
            "update_date": "2019-05-03",
            "expiry_date": "2024-08-24",
            "registrar_name": "REG-ZONER",
            "registrant_name": "Barbora Prouzová",
            "registrant_company": "Otto Prouza - REX",
            "registrant_address": "Vrchoviny 44, Nové Město nad Metují, 549 01",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ]
        },
        {
            "num": 5,
            "domain_name": "firmaner.store",
            "domain_keyword": "firmaner",
            "domain_tld": "store",
            "query_time": "2024-05-07 15:16:31",
            "create_date": "2023-10-20",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-20",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "firmanet.pl",
            "domain_keyword": "firmanet",
            "domain_tld": "pl",
            "query_time": "2024-05-14 05:56:45",
            "create_date": "2003-01-01",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-31",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.dehost.pl",
                "ns2.dehost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "firmaneo.pl",
            "domain_keyword": "firmaneo",
            "domain_tld": "pl",
            "query_time": "2024-05-16 13:46:12",
            "create_date": "2006-04-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-04-03",
            "registrar_name": "Globtel Internet Szymon Hersztek",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "firmalex.ru",
            "domain_keyword": "firmalex",
            "domain_tld": "ru",
            "query_time": "2024-05-21 16:41:03",
            "create_date": "2008-10-29",
            "expiry_date": "2024-10-29",
            "registrar_name": "REGRU-RU",
            "registrant_company": "OOO Firma LEKS",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "firemanex.com",
            "domain_keyword": "firemanex",
            "domain_tld": "com",
            "query_time": "2024-05-04 15:31:39",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fireman Excavating",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "firanex.pl",
            "domain_keyword": "firanex",
            "domain_tld": "pl",
            "query_time": "2024-03-25 04:34:25",
            "create_date": "2023-03-19",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-19",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "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": 12,
            "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": 13,
            "domain_name": "firmalex.com",
            "domain_keyword": "firmalex",
            "domain_tld": "com",
            "query_time": "2024-06-13 10:45:51",
            "create_date": "2003-07-18",
            "update_date": "2021-12-02",
            "expiry_date": "2024-07-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Joerg Gerl",
            "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": [
                "ns1083.ui-dns.org",
                "ns1099.ui-dns.biz",
                "ns1115.ui-dns.com",
                "ns1118.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "firmagex.com",
            "domain_keyword": "firmagex",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:49:30",
            "create_date": "2019-12-05",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.stascomputer.ro",
                "ns2.stascomputer.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "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": 16,
            "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": 17,
            "domain_name": "firmalex.net",
            "domain_keyword": "firmalex",
            "domain_tld": "net",
            "query_time": "2024-05-05 16:36:32",
            "create_date": "2024-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "firmonex.com",
            "domain_keyword": "firmonex",
            "domain_tld": "com",
            "query_time": "2024-06-13 19:35:13",
            "create_date": "2023-02-12",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "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": 20,
            "domain_name": "firmapex.com",
            "domain_keyword": "firmapex",
            "domain_tld": "com",
            "query_time": "2024-06-13 19:33:49",
            "create_date": "2023-10-25",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0169076321",
            "registrant_company": "Contact Privacy Inc. Customer 0169076321",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "firmalex.it",
            "domain_keyword": "firmalex",
            "domain_tld": "it",
            "query_time": "2024-06-02 05:25:01",
            "create_date": "2018-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2024-05-18",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "FIRMALEX STP s.r.l.",
            "registrant_address": "Via San Protaso, 7",
            "registrant_city": "Casorate Primo",
            "registrant_state": "PV",
            "registrant_zip": "27022",
            "registrant_country": "IT",
            "name_servers": [
                "dns.widhost.net",
                "dns2.widhost.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 22,
            "domain_name": "furmanex.com",
            "domain_keyword": "furmanex",
            "domain_tld": "com",
            "query_time": "2024-05-12 23:47:22",
            "create_date": "2023-06-15",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-14",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "LLC \"Snabcentr\"",
            "registrant_company": "LLC \"Snabcentr\"",
            "registrant_address": "Kollektivnay,24,8",
            "registrant_city": "Ivanovo",
            "registrant_state": "Ivanovo Oblast",
            "registrant_zip": "153043",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4932581734",
            "registrant_fax": "+7.4932581733",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "firminex.com",
            "domain_keyword": "firminex",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:52:16",
            "create_date": "2008-05-14",
            "update_date": "2023-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=firminex.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "firmamex.com",
            "domain_keyword": "firmamex",
            "domain_tld": "com",
            "query_time": "2024-05-07 15:16:29",
            "create_date": "2016-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "andronicus.ns.cloudflare.com",
                "ursula.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "firmarex.com",
            "domain_keyword": "firmarex",
            "domain_tld": "com",
            "query_time": "2024-05-05 16:37:15",
            "create_date": "2023-10-18",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-18",
            "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_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.servis-domen.cz",
                "ns2.servis-domen.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "firmanet.com",
            "domain_keyword": "firmanet",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:49:57",
            "create_date": "1999-03-22",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-22",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "This Domain for Sale, Toll Free:866-829-0764 Worldwide:339-222-5144",
            "registrant_company": "LeftFieldDomains.com",
            "registrant_address": "PO Box 501610",
            "registrant_city": "San Diego",
            "registrant_state": "CA",
            "registrant_zip": "92150-1610",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6193932111",
            "registrant_fax": "+1.8668290764",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "fermanex.com",
            "domain_keyword": "fermanex",
            "domain_tld": "com",
            "query_time": "2024-05-15 01:58:17",
            "create_date": "2024-01-17",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "firmanox.com",
            "domain_keyword": "firmanox",
            "domain_tld": "com",
            "query_time": "2024-06-13 19:33:29",
            "create_date": "2018-03-04",
            "update_date": "2021-02-26",
            "expiry_date": "2024-03-04",
            "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": 29,
            "domain_name": "firanex.com",
            "domain_keyword": "firanex",
            "domain_tld": "com",
            "query_time": "2024-04-21 18:27:34",
            "create_date": "2007-02-20",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Kim Seokjun",
            "registrant_company": "Kim Seokjun",
            "registrant_address": "1514-907, Hanareum Apt Jangmal-ro,  Bucheon-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "14596",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1028805222",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "firmanx.store",
            "domain_keyword": "firmanx",
            "domain_tld": "store",
            "query_time": "2024-05-05 16:37:12",
            "create_date": "2023-03-24",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.rumahweb.com",
            "registrant_company": "Domain Data Guard",
            "registrant_state": "Yogyakarta",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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.rumahweb.com",
                "ns2.rumahweb.com",
                "ns3.rumahweb.net",
                "ns4.rumahweb.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "firmaned.xyz",
            "domain_keyword": "firmaned",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 21:05:08",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "firanex.net",
            "domain_keyword": "firanex",
            "domain_tld": "net",
            "query_time": "2024-05-25 16:13:09",
            "create_date": "2023-10-09",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-09",
            "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": "PL",
            "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": [
                "dns1.thecamels.org",
                "dns2.thecamels.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "firmandex.com",
            "domain_keyword": "firmandex",
            "domain_tld": "com",
            "query_time": "2024-05-15 09:26:04",
            "create_date": "2016-08-01",
            "update_date": "2023-01-28",
            "expiry_date": "2024-08-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Cuneyt Klc",
            "registrant_address": "Aksemseddin Mh 226 Sk.No:18, K:1 D:5",
            "registrant_city": "Istanbul",
            "registrant_state": "Esenyurt",
            "registrant_zip": "34510",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+90.5536441580",
            "name_servers": [
                "ns1.ucturk.com",
                "ns2.ucturk.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "firanex.com.pl",
            "domain_keyword": "firanex",
            "domain_tld": "com.pl",
            "query_time": "2024-04-12 07:52:58",
            "create_date": "2001-09-06",
            "update_date": "2023-08-22",
            "expiry_date": "2026-09-05",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns1.iq.pl",
                "ns2.iq.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "firmania.org",
            "domain_keyword": "firmania",
            "domain_tld": "org",
            "query_time": "2024-04-26 07:50:01",
            "create_date": "2008-01-16",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG",
            "registrar_website": "https://www.variomedia.de/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "S.C. CYLEX TEHNOLOGIA INFORMATIEI INTERNATIONAL S.N.C.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "cr1.cylex.de",
                "ns2.cylex.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "formadex.com",
            "domain_keyword": "formadex",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:33:37",
            "create_date": "2010-04-07",
            "update_date": "2022-04-08",
            "expiry_date": "2025-04-07",
            "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=formadex.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "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": 38,
            "domain_name": "furmanek.de",
            "domain_keyword": "furmanek",
            "domain_tld": "de",
            "query_time": "2024-05-05 14:23:45",
            "update_date": "2018-09-09",
            "name_servers": [
                "ns1018.ui-dns.biz",
                "ns1018.ui-dns.com",
                "ns1018.ui-dns.de",
                "ns1018.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 39,
            "domain_name": "firmante.app",
            "domain_keyword": "firmante",
            "domain_tld": "app",
            "query_time": "2024-05-26 03:59:31",
            "create_date": "2020-09-07",
            "update_date": "2024-05-25",
            "expiry_date": "2024-09-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Firmante",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "M\\u00E9x.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "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": [
                "ns1.ultrafast.host",
                "ns2.ultrafast.host",
                "ns3.ultrafast.host",
                "ns4.ultrafast.host"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "farmatex.bio",
            "domain_keyword": "farmatex",
            "domain_tld": "bio",
            "query_time": "2024-05-27 02:40:10",
            "create_date": "2024-01-31",
            "update_date": "2024-02-05",
            "expiry_date": "2026-01-31",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "formatex.biz",
            "domain_keyword": "formatex",
            "domain_tld": "biz",
            "query_time": "2024-05-30 04:32:06",
            "create_date": "2011-03-29",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-28",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Przedsiebiorstwo Wielobranzowe FORMATEX Lewandowscy spolka jawna",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.expirationwarning.net",
                "ns7.expirationwarning.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "hermanex.com",
            "domain_keyword": "hermanex",
            "domain_tld": "com",
            "query_time": "2024-04-27 19:45:30",
            "create_date": "2003-10-07",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hermanex Europe B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=hermanex.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "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": 44,
            "domain_name": "formanix.com",
            "domain_keyword": "formanix",
            "domain_tld": "com",
            "query_time": "2024-05-15 10:39:25",
            "create_date": "2023-06-16",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-16",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "firmflex.store",
            "domain_keyword": "firmflex",
            "domain_tld": "store",
            "query_time": "2024-05-26 04:00:14",
            "create_date": "2023-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-20",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "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": 47,
            "domain_name": "firmanty.com",
            "domain_keyword": "firmanty",
            "domain_tld": "com",
            "query_time": "2024-05-05 16:37:12",
            "create_date": "2018-09-09",
            "update_date": "2019-09-17",
            "expiry_date": "2024-09-09",
            "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": 48,
            "domain_name": "fire-nex.ru",
            "domain_keyword": "fire-nex",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:02:29",
            "create_date": "2024-01-02",
            "expiry_date": "2025-01-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "firmagez.com",
            "domain_keyword": "firmagez",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:49:30",
            "create_date": "2019-08-04",
            "update_date": "2024-02-04",
            "expiry_date": "2024-08-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "UMUT CAN YILDIRIM",
            "registrant_address": "gundogdu mah. kazim karabekir cad. karaman apt. , Daire No:7",
            "registrant_city": "Tekirdag",
            "registrant_state": "Tekirdag/Suleymanpasa",
            "registrant_zip": "59100",
            "registrant_country": "TR",
            "registrant_email": "https://www.name.com/contact-domain-whois/firmagez.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.veridyen.com",
                "ns2.veridyen.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "permanex.de",
            "domain_keyword": "permanex",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:49:09",
            "update_date": "2022-03-09",
            "name_servers": [
                "docks18.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 51,
            "domain_name": "formarex.com",
            "domain_keyword": "formarex",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:37:05",
            "create_date": "2017-11-10",
            "update_date": "2020-11-04",
            "expiry_date": "2025-11-10",
            "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": "airmonex.com",
            "domain_keyword": "airmonex",
            "domain_tld": "com",
            "query_time": "2024-05-18 13:15:07",
            "create_date": "2018-01-22",
            "update_date": "2023-01-23",
            "expiry_date": "2025-01-22",
            "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=airmonex.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "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"
            ]
        },
        {
            "num": 54,
            "domain_name": "firmabox.net",
            "domain_keyword": "firmabox",
            "domain_tld": "net",
            "query_time": "2024-04-26 07:49:13",
            "create_date": "2015-04-02",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns5371.webempresa.eu",
                "ns5372.webempresa.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "firmaseo.com",
            "domain_keyword": "firmaseo",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:50:09",
            "create_date": "2014-08-26",
            "update_date": "2020-08-20",
            "expiry_date": "2024-08-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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "farmamex.shop",
            "domain_keyword": "farmamex",
            "domain_tld": "shop",
            "query_time": "2024-05-16 12:37:42",
            "create_date": "2024-02-21",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "firmateb.online",
            "domain_keyword": "firmateb",
            "domain_tld": "online",
            "query_time": "2024-05-21 06:35:55",
            "create_date": "2023-11-13",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "heidi.ns.cloudflare.com",
                "leo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "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": 59,
            "domain_name": "firmatec.de",
            "domain_keyword": "firmatec",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:13:17",
            "update_date": "2007-08-21",
            "name_servers": [
                "docks14.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 60,
            "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": 61,
            "domain_name": "formatex.pro",
            "domain_keyword": "formatex",
            "domain_tld": "pro",
            "query_time": "2024-04-29 01:21:49",
            "create_date": "2015-04-17",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaya Oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "firmatek.com",
            "domain_keyword": "firmatek",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:34:59",
            "create_date": "2011-03-02",
            "update_date": "2024-01-28",
            "expiry_date": "2025-03-02",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of firmatek.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1447.awsdns-52.org",
                "ns-183.awsdns-22.com",
                "ns-2030.awsdns-61.co.uk",
                "ns-953.awsdns-55.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "firmanon.pl",
            "domain_keyword": "firmanon",
            "domain_tld": "pl",
            "query_time": "2024-04-04 21:07:45",
            "create_date": "2015-01-08",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-08",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrar_website": "https://www.domeny.tv/",
            "name_servers": [
                "ns1.apisoft.pl",
                "ns2.apisoft.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "finmarex.net",
            "domain_keyword": "finmarex",
            "domain_tld": "net",
            "query_time": "2024-04-17 17:29:54",
            "create_date": "2017-03-27",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "filmannex.it",
            "domain_keyword": "filmannex",
            "domain_tld": "it",
            "query_time": "2024-05-02 23:21:34",
            "create_date": "2008-11-28",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-28",
            "registrar_name": "CriticalCase s.r.l.",
            "registrar_website": "https://www.criticalcase.com",
            "registrant_company": "Digital Design di Lorenzo Meriggi",
            "registrant_address": "via daddi 16",
            "registrant_city": "Firenze",
            "registrant_state": "FI",
            "registrant_zip": "50143",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.xdomini.net",
                "dns2.xdomini.net",
                "dns3.xdomini.net",
                "dns4.xdomini.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 66,
            "domain_name": "firmanexus.com",
            "domain_keyword": "firmanexus",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:49:58",
            "create_date": "2019-12-11",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.de17.fcomet.com",
                "ns2.de17.fcomet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "firmages.org",
            "domain_keyword": "firmages",
            "domain_tld": "org",
            "query_time": "2024-05-18 01:28:52",
            "create_date": "2023-09-02",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-02",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "firmandy.com",
            "domain_keyword": "firmandy",
            "domain_tld": "com",
            "query_time": "2024-05-15 09:26:05",
            "create_date": "2023-04-18",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "firmaseo.eu",
            "domain_keyword": "firmaseo",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:34:26",
            "registrar_name": "CYBER_FOLKS SRL",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns1.eadvn.eu",
                "ns2.eadvn.eu"
            ]
        },
        {
            "num": 70,
            "domain_name": "firmdrex.live",
            "domain_keyword": "firmdrex",
            "domain_tld": "live",
            "query_time": "2024-05-07 15:16:49",
            "create_date": "2022-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "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_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "james.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "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": 72,
            "domain_name": "fermanew.xyz",
            "domain_keyword": "fermanew",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 01:35:47",
            "create_date": "2023-11-22",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "firmanta.com",
            "domain_keyword": "firmanta",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:50:01",
            "create_date": "2022-11-14",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "firmanett.biz",
            "domain_keyword": "firmanett",
            "domain_tld": "biz",
            "query_time": "2024-04-26 07:49:57",
            "create_date": "2001-12-13",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-12",
            "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": 75,
            "domain_name": "firmayer.be",
            "domain_keyword": "firmayer",
            "domain_tld": "be",
            "query_time": "2024-04-26 07:50:21",
            "create_date": "2016-12-15",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mediawax.be",
                "ns2.mediawax.be",
                "ns3.mediawax.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 76,
            "domain_name": "furmanek.com.pl",
            "domain_keyword": "furmanek",
            "domain_tld": "com.pl",
            "query_time": "2024-04-25 17:11:08",
            "create_date": "2004-08-18",
            "update_date": "2023-11-21",
            "expiry_date": "2024-08-18",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "fermanox.eu",
            "domain_keyword": "fermanox",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:32:10",
            "registrar_name": "info.at Internet GmbH",
            "registrar_website": "www.info.at",
            "name_servers": [
                "ns1.internethosting.at",
                "ns2.internethosting.at"
            ]
        },
        {
            "num": 78,
            "domain_name": "firmante.com",
            "domain_keyword": "firmante",
            "domain_tld": "com",
            "query_time": "2024-05-05 16:37:12",
            "create_date": "2016-12-20",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=firmante.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "formatex.org",
            "domain_keyword": "formatex",
            "domain_tld": "org",
            "query_time": "2024-06-02 04:20:44",
            "create_date": "2022-11-29",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1571,
            "registrar_name": "WorthyDomains LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mixhost.jp",
                "ns2.mixhost.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "firmanar.xyz",
            "domain_keyword": "firmanar",
            "domain_tld": "xyz",
            "query_time": "2024-05-03 17:22:13",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Firman Ar",
            "registrant_state": "Bandung",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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.dewabiz.com",
                "ns2.dewabiz.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "fitminex.de",
            "domain_keyword": "fitminex",
            "domain_tld": "de",
            "query_time": "2024-05-05 11:51:35",
            "update_date": "2023-12-13",
            "name_servers": [
                "docks01.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 82,
            "domain_name": "firmapix.com",
            "domain_keyword": "firmapix",
            "domain_tld": "com",
            "query_time": "2024-05-05 16:37:13",
            "create_date": "2023-04-14",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet AG",
            "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": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "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": 84,
            "domain_name": "firmindex.co.uk",
            "domain_keyword": "firmindex",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 02:25:47",
            "create_date": "2010-03-15",
            "update_date": "2017-03-16",
            "expiry_date": "2027-03-15",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "firman24.com",
            "domain_keyword": "firman24",
            "domain_tld": "com",
            "query_time": "2024-05-30 04:56:50",
            "create_date": "2023-09-16",
            "update_date": "2023-11-15",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "firmoney.com",
            "domain_keyword": "firmoney",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:52:53",
            "create_date": "2014-11-17",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "firmages.com",
            "domain_keyword": "firmages",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:49:30",
            "create_date": "2005-12-07",
            "update_date": "2022-09-06",
            "expiry_date": "2024-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "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": 89,
            "domain_name": "firmaweb.at",
            "domain_keyword": "firmaweb",
            "domain_tld": "at",
            "query_time": "2024-05-28 15:48:27",
            "update_date": "2023-04-21",
            "registrar_name": "EDIS GmbH",
            "registrar_website": "https://nic.at/registrar/123",
            "registrant_name": "Martin Lenhart",
            "registrant_company": "Ad Web Solutions Ltd. & Co KG",
            "registrant_address": "Kaernterstrasse 87",
            "registrant_city": "Graz",
            "registrant_zip": "8053",
            "registrant_country": "AT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+4366475027711",
            "registrant_fax": "+43316827500777",
            "name_servers": [
                "ns1.edis.global",
                "ns2.edis.global"
            ]
        },
        {
            "num": 90,
            "domain_name": "firma-lex.com",
            "domain_keyword": "firma-lex",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:49:03",
            "create_date": "2016-06-21",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-21",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "aomar bouzid",
            "registrant_address": "130 GRANDE RUE",
            "registrant_city": "SEVRES",
            "registrant_zip": "92310",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.627275478",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "formatex.info",
            "domain_keyword": "formatex",
            "domain_tld": "info",
            "query_time": "2024-05-12 19:34:01",
            "create_date": "2010-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mddservices.com",
                "ns2.mddservices.com",
                "ns3.mddservices.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "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": 93,
            "domain_name": "firmanor.be",
            "domain_keyword": "firmanor",
            "domain_tld": "be",
            "query_time": "2024-05-30 04:56:58",
            "create_date": "2021-05-20",
            "registrar_name": "Alfanet bv",
            "registrar_website": "http://www.alfahosting.be",
            "name_servers": [
                "ns1.alfaservers.com",
                "ns2.alfaservers.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 94,
            "domain_name": "firmanett.info",
            "domain_keyword": "firmanett",
            "domain_tld": "info",
            "query_time": "2024-05-05 16:37:10",
            "create_date": "2001-12-11",
            "update_date": "2024-01-25",
            "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",
            "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": 95,
            "domain_name": "formanrx.com",
            "domain_keyword": "formanrx",
            "domain_tld": "com",
            "query_time": "2024-05-29 06:18:18",
            "create_date": "2019-04-06",
            "update_date": "2023-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 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=formanrx.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "fermatex.org",
            "domain_keyword": "fermatex",
            "domain_tld": "org",
            "query_time": "2024-04-22 03:27:43",
            "create_date": "2017-08-10",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "finmarex.com",
            "domain_keyword": "finmarex",
            "domain_tld": "com",
            "query_time": "2024-04-17 17:29:54",
            "create_date": "2015-02-26",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "surmanex.com",
            "domain_keyword": "surmanex",
            "domain_tld": "com",
            "query_time": "2024-04-19 08:14:50",
            "create_date": "2005-11-16",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-16",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "firmaweb.com",
            "domain_keyword": "firmaweb",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:50:19",
            "create_date": "2007-02-14",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-14",
            "registrar_iana": 840,
            "registrar_name": "Nicco Ltd.",
            "registrar_website": "http://www.nicco.com",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "firmabmx.com",
            "domain_keyword": "firmabmx",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:49:13",
            "create_date": "2015-01-09",
            "update_date": "2024-01-19",
            "expiry_date": "2026-01-09",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns1.krystal.co.uk",
                "ns2.krystal.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.294,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>firmanex.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>739</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>airmanex.com, firmonex.store, firmatex.com, firmarex.cz, firmaner.store, firmanet.pl, firmaneo.pl, firmalex.ru, firemanex.com, firanex.pl, firmanet.biz, firmanet.de, firmalex.com, firmagex.com, firmanet.ro, firmanet.net, firmalex.net, firmonex.com, formanex.com, firmapex.com, firmalex.it, furmanex.com, firminex.com, firmamex.com, firmarex.com, firmanet.com, fermanex.com, firmanox.com, firanex.com, firmanx.store, firmaned.xyz, firanex.net, firmandex.com, firanex.com.pl, firmania.org, formadex.com, formanek.net, furmanek.de, firmante.app, farmatex.bio, formatex.biz, hermanex.com, formanek.name, formanix.com, firmflex.store, farmanet.nl, firmanty.com, fire-nex.ru, firmagez.com, permanex.de, formarex.com, airmonex.com, formanet.tv, firmabox.net, firmaseo.com, farmamex.shop, firmateb.online, farmanet.pl, firmatec.de, formanext.biz, formatex.pro, firmatek.com, firmanon.pl, finmarex.net, filmannex.it, firmanexus.com, firmages.org, firmandy.com, firmaseo.eu, firmdrex.live, formanext.net, fermanew.xyz, firmanta.com, firmanett.biz, firmayer.be, furmanek.com.pl, fermanox.eu, firmante.com, formatex.org, firmanar.xyz, fitminex.de, firmapix.com, formanek.dev, firmindex.co.uk, firman24.com, firmoney.com, firmages.com, formaneo.com, firmaweb.at, firma-lex.com, formatex.info, formanek.org, firmanor.be, firmanett.info, formanrx.com, fermatex.org, finmarex.com, surmanex.com, firmaweb.com, firmabmx.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>airmanex.com</domain_name>
   <domain_keyword>airmanex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 08:39:04</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cloudswebserver.com</value>
    <value>dns2.cloudswebserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>firmonex.store</domain_name>
   <domain_keyword>firmonex</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-05 16:38:38</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-19</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>dns7.serverfreak.biz</value>
    <value>dns7a.serverfreak.biz</value>
    <value>dns8.serverfreak.biz</value>
    <value>dns8a.serverfreak.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>firmatex.com</domain_name>
   <domain_keyword>firmatex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:50:14</query_time>
   <create_date>2011-03-23</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>ryusungill</registrant_name>
   <registrant_company>ryusungill</registrant_company>
   <registrant_address>hyundaigroup1202 Ilgok-dong, Buk-gu,</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>500160</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.624197272</registrant_phone>
   <registrant_fax>+82.624197272</registrant_fax>
   <name_servers>
    <value>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>firmarex.cz</domain_name>
   <domain_keyword>firmarex</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 08:10:45</query_time>
   <create_date>2009-08-24</create_date>
   <update_date>2019-05-03</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>REG-ZONER</registrar_name>
   <registrant_name>Barbora Prouzová</registrant_name>
   <registrant_company>Otto Prouza - REX</registrant_company>
   <registrant_address>Vrchoviny 44, Nové Město nad Metují, 549 01</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>firmaner.store</domain_name>
   <domain_keyword>firmaner</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-07 15:16:31</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>firmanet.pl</domain_name>
   <domain_keyword>firmanet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-14 05:56:45</query_time>
   <create_date>2003-01-01</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.dehost.pl</value>
    <value>ns2.dehost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>firmaneo.pl</domain_name>
   <domain_keyword>firmaneo</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 13:46:12</query_time>
   <create_date>2006-04-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>Globtel Internet Szymon Hersztek</registrar_name>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>firmalex.ru</domain_name>
   <domain_keyword>firmalex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-21 16:41:03</query_time>
   <create_date>2008-10-29</create_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>OOO Firma LEKS</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>firemanex.com</domain_name>
   <domain_keyword>firemanex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 15:31:39</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fireman Excavating</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>firanex.pl</domain_name>
   <domain_keyword>firanex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-25 04:34:25</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</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>12</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>13</num>
   <domain_name>firmalex.com</domain_name>
   <domain_keyword>firmalex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 10:45:51</query_time>
   <create_date>2003-07-18</create_date>
   <update_date>2021-12-02</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Joerg Gerl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1083.ui-dns.org</value>
    <value>ns1099.ui-dns.biz</value>
    <value>ns1115.ui-dns.com</value>
    <value>ns1118.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>firmagex.com</domain_name>
   <domain_keyword>firmagex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:49:30</query_time>
   <create_date>2019-12-05</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.stascomputer.ro</value>
    <value>ns2.stascomputer.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</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>16</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>17</num>
   <domain_name>firmalex.net</domain_name>
   <domain_keyword>firmalex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 16:36:32</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>firmonex.com</domain_name>
   <domain_keyword>firmonex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 19:35:13</query_time>
   <create_date>2023-02-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-12</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>ns53.domaincontrol.com</value>
    <value>ns54.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>19</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>20</num>
   <domain_name>firmapex.com</domain_name>
   <domain_keyword>firmapex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 19:33:49</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0169076321</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169076321</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>firmalex.it</domain_name>
   <domain_keyword>firmalex</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 05:25:01</query_time>
   <create_date>2018-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-05-18</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>FIRMALEX STP s.r.l.</registrant_company>
   <registrant_address>Via San Protaso, 7</registrant_address>
   <registrant_city>Casorate Primo</registrant_city>
   <registrant_state>PV</registrant_state>
   <registrant_zip>27022</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.widhost.net</value>
    <value>dns2.widhost.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>furmanex.com</domain_name>
   <domain_keyword>furmanex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 23:47:22</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>LLC &quot;Snabcentr&quot;</registrant_name>
   <registrant_company>LLC &quot;Snabcentr&quot;</registrant_company>
   <registrant_address>Kollektivnay,24,8</registrant_address>
   <registrant_city>Ivanovo</registrant_city>
   <registrant_state>Ivanovo Oblast</registrant_state>
   <registrant_zip>153043</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4932581734</registrant_phone>
   <registrant_fax>+7.4932581733</registrant_fax>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>firminex.com</domain_name>
   <domain_keyword>firminex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:52:16</query_time>
   <create_date>2008-05-14</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=firminex.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>firmamex.com</domain_name>
   <domain_keyword>firmamex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 15:16:29</query_time>
   <create_date>2016-10-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>andronicus.ns.cloudflare.com</value>
    <value>ursula.ns.cloudflare.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>25</num>
   <domain_name>firmarex.com</domain_name>
   <domain_keyword>firmarex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 16:37:15</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-18</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_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.servis-domen.cz</value>
    <value>ns2.servis-domen.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>firmanet.com</domain_name>
   <domain_keyword>firmanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:49:57</query_time>
   <create_date>1999-03-22</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>This Domain for Sale, Toll Free:866-829-0764 Worldwide:339-222-5144</registrant_name>
   <registrant_company>LeftFieldDomains.com</registrant_company>
   <registrant_address>PO Box 501610</registrant_address>
   <registrant_city>San Diego</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92150-1610</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6193932111</registrant_phone>
   <registrant_fax>+1.8668290764</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>fermanex.com</domain_name>
   <domain_keyword>fermanex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 01:58:17</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-17</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>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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>firmanox.com</domain_name>
   <domain_keyword>firmanox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 19:33:29</query_time>
   <create_date>2018-03-04</create_date>
   <update_date>2021-02-26</update_date>
   <expiry_date>2024-03-04</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>29</num>
   <domain_name>firanex.com</domain_name>
   <domain_keyword>firanex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 18:27:34</query_time>
   <create_date>2007-02-20</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Kim Seokjun</registrant_name>
   <registrant_company>Kim Seokjun</registrant_company>
   <registrant_address>1514-907, Hanareum Apt Jangmal-ro,  Bucheon-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>14596</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1028805222</registrant_phone>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>firmanx.store</domain_name>
   <domain_keyword>firmanx</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-05 16:37:12</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.rumahweb.com</registrar_website>
   <registrant_company>Domain Data Guard</registrant_company>
   <registrant_state>Yogyakarta</registrant_state>
   <registrant_country>ID</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.rumahweb.com</value>
    <value>ns2.rumahweb.com</value>
    <value>ns3.rumahweb.net</value>
    <value>ns4.rumahweb.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>firmaned.xyz</domain_name>
   <domain_keyword>firmaned</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 21:05:08</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>firanex.net</domain_name>
   <domain_keyword>firanex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 16:13:09</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-09</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>PL</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>dns1.thecamels.org</value>
    <value>dns2.thecamels.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>firmandex.com</domain_name>
   <domain_keyword>firmandex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 09:26:04</query_time>
   <create_date>2016-08-01</create_date>
   <update_date>2023-01-28</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Cuneyt Klc</registrant_name>
   <registrant_address>Aksemseddin Mh 226 Sk.No:18, K:1 D:5</registrant_address>
   <registrant_city>Istanbul</registrant_city>
   <registrant_state>Esenyurt</registrant_state>
   <registrant_zip>34510</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+90.5536441580</registrant_phone>
   <name_servers>
    <value>ns1.ucturk.com</value>
    <value>ns2.ucturk.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>34</num>
   <domain_name>firanex.com.pl</domain_name>
   <domain_keyword>firanex</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-12 07:52:58</query_time>
   <create_date>2001-09-06</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2026-09-05</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.iq.pl</value>
    <value>ns2.iq.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>firmania.org</domain_name>
   <domain_keyword>firmania</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 07:50:01</query_time>
   <create_date>2008-01-16</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG</registrar_name>
   <registrar_website>https://www.variomedia.de/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>S.C. CYLEX TEHNOLOGIA INFORMATIEI INTERNATIONAL S.N.C.</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>RO</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>cr1.cylex.de</value>
    <value>ns2.cylex.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>formadex.com</domain_name>
   <domain_keyword>formadex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:33:37</query_time>
   <create_date>2010-04-07</create_date>
   <update_date>2022-04-08</update_date>
   <expiry_date>2025-04-07</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=formadex.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.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>37</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>38</num>
   <domain_name>furmanek.de</domain_name>
   <domain_keyword>furmanek</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 14:23:45</query_time>
   <update_date>2018-09-09</update_date>
   <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>connect</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>firmante.app</domain_name>
   <domain_keyword>firmante</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-26 03:59:31</query_time>
   <create_date>2020-09-07</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-09-07</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>Firmante</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>M\u00E9x.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</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>ns1.ultrafast.host</value>
    <value>ns2.ultrafast.host</value>
    <value>ns3.ultrafast.host</value>
    <value>ns4.ultrafast.host</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>farmatex.bio</domain_name>
   <domain_keyword>farmatex</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-27 02:40:10</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2026-01-31</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>formatex.biz</domain_name>
   <domain_keyword>formatex</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-30 04:32:06</query_time>
   <create_date>2011-03-29</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Przedsiebiorstwo Wielobranzowe FORMATEX Lewandowscy spolka jawna</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.expirationwarning.net</value>
    <value>ns7.expirationwarning.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>hermanex.com</domain_name>
   <domain_keyword>hermanex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 19:45:30</query_time>
   <create_date>2003-10-07</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hermanex Europe B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=hermanex.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</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>44</num>
   <domain_name>formanix.com</domain_name>
   <domain_keyword>formanix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 10:39:25</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>firmflex.store</domain_name>
   <domain_keyword>firmflex</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 04:00:14</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</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>47</num>
   <domain_name>firmanty.com</domain_name>
   <domain_keyword>firmanty</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 16:37:12</query_time>
   <create_date>2018-09-09</create_date>
   <update_date>2019-09-17</update_date>
   <expiry_date>2024-09-09</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>48</num>
   <domain_name>fire-nex.ru</domain_name>
   <domain_keyword>fire-nex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:02:29</query_time>
   <create_date>2024-01-02</create_date>
   <expiry_date>2025-01-02</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>49</num>
   <domain_name>firmagez.com</domain_name>
   <domain_keyword>firmagez</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:49:30</query_time>
   <create_date>2019-08-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>UMUT CAN YILDIRIM</registrant_name>
   <registrant_address>gundogdu mah. kazim karabekir cad. karaman apt. , Daire No:7</registrant_address>
   <registrant_city>Tekirdag</registrant_city>
   <registrant_state>Tekirdag/Suleymanpasa</registrant_state>
   <registrant_zip>59100</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/firmagez.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1.veridyen.com</value>
    <value>ns2.veridyen.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>permanex.de</domain_name>
   <domain_keyword>permanex</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:49:09</query_time>
   <update_date>2022-03-09</update_date>
   <name_servers>
    <value>docks18.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>formarex.com</domain_name>
   <domain_keyword>formarex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:37:05</query_time>
   <create_date>2017-11-10</create_date>
   <update_date>2020-11-04</update_date>
   <expiry_date>2025-11-10</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>airmonex.com</domain_name>
   <domain_keyword>airmonex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 13:15:07</query_time>
   <create_date>2018-01-22</create_date>
   <update_date>2023-01-23</update_date>
   <expiry_date>2025-01-22</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=airmonex.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>53</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>
  <value>
   <num>54</num>
   <domain_name>firmabox.net</domain_name>
   <domain_keyword>firmabox</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 07:49:13</query_time>
   <create_date>2015-04-02</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns5371.webempresa.eu</value>
    <value>ns5372.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>firmaseo.com</domain_name>
   <domain_keyword>firmaseo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:50:09</query_time>
   <create_date>2014-08-26</create_date>
   <update_date>2020-08-20</update_date>
   <expiry_date>2024-08-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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>farmamex.shop</domain_name>
   <domain_keyword>farmamex</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-16 12:37:42</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>firmateb.online</domain_name>
   <domain_keyword>firmateb</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 06:35:55</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>heidi.ns.cloudflare.com</value>
    <value>leo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</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>59</num>
   <domain_name>firmatec.de</domain_name>
   <domain_keyword>firmatec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:13:17</query_time>
   <update_date>2007-08-21</update_date>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>60</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>61</num>
   <domain_name>formatex.pro</domain_name>
   <domain_keyword>formatex</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-29 01:21:49</query_time>
   <create_date>2015-04-17</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaya Oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>firmatek.com</domain_name>
   <domain_keyword>firmatek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:34:59</query_time>
   <create_date>2011-03-02</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of firmatek.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1447.awsdns-52.org</value>
    <value>ns-183.awsdns-22.com</value>
    <value>ns-2030.awsdns-61.co.uk</value>
    <value>ns-953.awsdns-55.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>firmanon.pl</domain_name>
   <domain_keyword>firmanon</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-04 21:07:45</query_time>
   <create_date>2015-01-08</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.domeny.tv/</registrar_website>
   <name_servers>
    <value>ns1.apisoft.pl</value>
    <value>ns2.apisoft.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>finmarex.net</domain_name>
   <domain_keyword>finmarex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 17:29:54</query_time>
   <create_date>2017-03-27</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>filmannex.it</domain_name>
   <domain_keyword>filmannex</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-02 23:21:34</query_time>
   <create_date>2008-11-28</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>CriticalCase s.r.l.</registrar_name>
   <registrar_website>https://www.criticalcase.com</registrar_website>
   <registrant_company>Digital Design di Lorenzo Meriggi</registrant_company>
   <registrant_address>via daddi 16</registrant_address>
   <registrant_city>Firenze</registrant_city>
   <registrant_state>FI</registrant_state>
   <registrant_zip>50143</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.xdomini.net</value>
    <value>dns2.xdomini.net</value>
    <value>dns3.xdomini.net</value>
    <value>dns4.xdomini.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>firmanexus.com</domain_name>
   <domain_keyword>firmanexus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:49:58</query_time>
   <create_date>2019-12-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.de17.fcomet.com</value>
    <value>ns2.de17.fcomet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>firmages.org</domain_name>
   <domain_keyword>firmages</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 01:28:52</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>firmandy.com</domain_name>
   <domain_keyword>firmandy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 09:26:05</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>firmaseo.eu</domain_name>
   <domain_keyword>firmaseo</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:34:26</query_time>
   <registrar_name>CYBER_FOLKS SRL</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns1.eadvn.eu</value>
    <value>ns2.eadvn.eu</value>
   </name_servers>
  </value>
  <value>
   <num>70</num>
   <domain_name>firmdrex.live</domain_name>
   <domain_keyword>firmdrex</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-07 15:16:49</query_time>
   <create_date>2022-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <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>james.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>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>72</num>
   <domain_name>fermanew.xyz</domain_name>
   <domain_keyword>fermanew</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 01:35:47</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>firmanta.com</domain_name>
   <domain_keyword>firmanta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:50:01</query_time>
   <create_date>2022-11-14</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-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>ns77.domaincontrol.com</value>
    <value>ns78.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>74</num>
   <domain_name>firmanett.biz</domain_name>
   <domain_keyword>firmanett</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 07:49:57</query_time>
   <create_date>2001-12-13</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-12</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>75</num>
   <domain_name>firmayer.be</domain_name>
   <domain_keyword>firmayer</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-26 07:50:21</query_time>
   <create_date>2016-12-15</create_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mediawax.be</value>
    <value>ns2.mediawax.be</value>
    <value>ns3.mediawax.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>furmanek.com.pl</domain_name>
   <domain_keyword>furmanek</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-25 17:11:08</query_time>
   <create_date>2004-08-18</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>fermanox.eu</domain_name>
   <domain_keyword>fermanox</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:32:10</query_time>
   <registrar_name>info.at Internet GmbH</registrar_name>
   <registrar_website>www.info.at</registrar_website>
   <name_servers>
    <value>ns1.internethosting.at</value>
    <value>ns2.internethosting.at</value>
   </name_servers>
  </value>
  <value>
   <num>78</num>
   <domain_name>firmante.com</domain_name>
   <domain_keyword>firmante</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 16:37:12</query_time>
   <create_date>2016-12-20</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=firmante.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>formatex.org</domain_name>
   <domain_keyword>formatex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 04:20:44</query_time>
   <create_date>2022-11-29</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1571</registrar_iana>
   <registrar_name>WorthyDomains LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mixhost.jp</value>
    <value>ns2.mixhost.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>firmanar.xyz</domain_name>
   <domain_keyword>firmanar</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-03 17:22:13</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Firman Ar</registrant_company>
   <registrant_state>Bandung</registrant_state>
   <registrant_country>ID</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.dewabiz.com</value>
    <value>ns2.dewabiz.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>fitminex.de</domain_name>
   <domain_keyword>fitminex</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 11:51:35</query_time>
   <update_date>2023-12-13</update_date>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>firmapix.com</domain_name>
   <domain_keyword>firmapix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 16:37:13</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</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>84</num>
   <domain_name>firmindex.co.uk</domain_name>
   <domain_keyword>firmindex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 02:25:47</query_time>
   <create_date>2010-03-15</create_date>
   <update_date>2017-03-16</update_date>
   <expiry_date>2027-03-15</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>firman24.com</domain_name>
   <domain_keyword>firman24</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 04:56:50</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>firmoney.com</domain_name>
   <domain_keyword>firmoney</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:52:53</query_time>
   <create_date>2014-11-17</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>firmages.com</domain_name>
   <domain_keyword>firmages</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:49:30</query_time>
   <create_date>2005-12-07</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2024-12-07</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>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>89</num>
   <domain_name>firmaweb.at</domain_name>
   <domain_keyword>firmaweb</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-05-28 15:48:27</query_time>
   <update_date>2023-04-21</update_date>
   <registrar_name>EDIS GmbH</registrar_name>
   <registrar_website>https://nic.at/registrar/123</registrar_website>
   <registrant_name>Martin Lenhart</registrant_name>
   <registrant_company>Ad Web Solutions Ltd. &amp; Co KG</registrant_company>
   <registrant_address>Kaernterstrasse 87</registrant_address>
   <registrant_city>Graz</registrant_city>
   <registrant_zip>8053</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+4366475027711</registrant_phone>
   <registrant_fax>+43316827500777</registrant_fax>
   <name_servers>
    <value>ns1.edis.global</value>
    <value>ns2.edis.global</value>
   </name_servers>
  </value>
  <value>
   <num>90</num>
   <domain_name>firma-lex.com</domain_name>
   <domain_keyword>firma-lex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:49:03</query_time>
   <create_date>2016-06-21</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>aomar bouzid</registrant_name>
   <registrant_address>130 GRANDE RUE</registrant_address>
   <registrant_city>SEVRES</registrant_city>
   <registrant_zip>92310</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.627275478</registrant_phone>
   <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>91</num>
   <domain_name>formatex.info</domain_name>
   <domain_keyword>formatex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 19:34:01</query_time>
   <create_date>2010-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mddservices.com</value>
    <value>ns2.mddservices.com</value>
    <value>ns3.mddservices.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>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>93</num>
   <domain_name>firmanor.be</domain_name>
   <domain_keyword>firmanor</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-30 04:56:58</query_time>
   <create_date>2021-05-20</create_date>
   <registrar_name>Alfanet bv</registrar_name>
   <registrar_website>http://www.alfahosting.be</registrar_website>
   <name_servers>
    <value>ns1.alfaservers.com</value>
    <value>ns2.alfaservers.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>firmanett.info</domain_name>
   <domain_keyword>firmanett</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-05 16:37:10</query_time>
   <create_date>2001-12-11</create_date>
   <update_date>2024-01-25</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>
   <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>95</num>
   <domain_name>formanrx.com</domain_name>
   <domain_keyword>formanrx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 06:18:18</query_time>
   <create_date>2019-04-06</create_date>
   <update_date>2023-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 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=formanrx.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>fermatex.org</domain_name>
   <domain_keyword>fermatex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 03:27:43</query_time>
   <create_date>2017-08-10</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>97</num>
   <domain_name>finmarex.com</domain_name>
   <domain_keyword>finmarex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 17:29:54</query_time>
   <create_date>2015-02-26</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>surmanex.com</domain_name>
   <domain_keyword>surmanex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 08:14:50</query_time>
   <create_date>2005-11-16</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>firmaweb.com</domain_name>
   <domain_keyword>firmaweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:50:19</query_time>
   <create_date>2007-02-14</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>840</registrar_iana>
   <registrar_name>Nicco Ltd.</registrar_name>
   <registrar_website>http://www.nicco.com</registrar_website>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>firmabmx.com</domain_name>
   <domain_keyword>firmabmx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:49:13</query_time>
   <create_date>2015-01-09</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2026-01-09</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>ns1.krystal.co.uk</value>
    <value>ns2.krystal.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.294</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,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

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.