WHOIS QUERY TIME

28 May 2024 - 10:30 PM UTC

Registered: 16 May 2022
Modified: 28 April 2023
Expiry: 16 May 2024

REGISTRAR

Name: Tucows Inc t/a Tucows [Tag = TUCOWS-CA]
Website: https://www.tucowsdomains.com

NAME SERVERS

ns2.wixdns.net
ns3.wixdns.net

DOMAIN STATUS

Renewal required.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=formulalex.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "formulalex.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "formulalex.co.uk",
            "domain_keyword": "formulalex",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 22:30:14",
            "create_date": "2022-05-16",
            "update_date": "2023-04-28",
            "expiry_date": "2024-05-16",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        }
    ],
    "stats": {
        "total_time": 0.061,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>formulalex.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>formulalex.co.uk</domain_name>
   <domain_keyword>formulalex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 22:30:14</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2023-04-28</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.061</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.113 seconds) for "formulalex.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

21 May 2023 - 4:45 PM UTC

Registered: 16 May 2022
Modified: 28 April 2023
Expiry: 16 May 2024

REGISTRAR

Name: TUCOWS Inc t/a TUCOWS [Tag = TUCOWS-CA]
Website: https://www.tucowsdomains.com

NAME SERVERS

ns2.wixdns.net
ns3.wixdns.net

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

19 May 2024 - 2:43 PM UTC

Registered: 16 May 2022
Modified: 28 April 2023
Expiry: 16 May 2024

REGISTRAR

Name: Tucows Inc t/a Tucows [Tag = TUCOWS-CA]
Website: https://www.tucowsdomains.com

NAME SERVERS

ns2.wixdns.net
ns3.wixdns.net

DOMAIN STATUS

Renewal required.

* 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=formulalex.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "formulalex.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "formulalex.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "formulalex.co.uk",
            "domain_keyword": "formulalex",
            "domain_tld": "co.uk",
            "query_time": "2023-05-21 16:45:20",
            "create_date": "2022-05-16",
            "update_date": "2023-04-28",
            "expiry_date": "2024-05-16",
            "registrar_name": "TUCOWS Inc t/a TUCOWS [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "formulalex.co.uk",
            "domain_keyword": "formulalex",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 14:43:06",
            "create_date": "2022-05-16",
            "update_date": "2023-04-28",
            "expiry_date": "2024-05-16",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        }
    ],
    "stats": {
        "total_time": 0.113,
        "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>formulalex.co.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>formulalex.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>formulalex.co.uk</domain_name>
   <domain_keyword>formulalex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-05-21 16:45:20</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2023-04-28</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_name>TUCOWS Inc t/a TUCOWS [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>formulalex.co.uk</domain_name>
   <domain_keyword>formulalex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 14:43:06</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2023-04-28</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.113</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 1 domain names (in 0.047 seconds) which contained the exact domain keyword "formulalex".
Domain Name Registered Expiry Registrar Ownership
1 formulalex.com 9 Mar 2022 9 Mar 2025 IONOS SE 1&1 Internet Limited
2 formulalex.co.uk 16 May 2022 16 May 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=formulalex&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "formulalex",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "formulalex.com, formulalex.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "formulalex.com",
            "domain_keyword": "formulalex",
            "domain_tld": "com",
            "query_time": "2024-05-08 09:32:03",
            "create_date": "2022-03-09",
            "update_date": "2022-03-09",
            "expiry_date": "2025-03-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1029.ui-dns.biz",
                "ns1033.ui-dns.org",
                "ns1056.ui-dns.de",
                "ns1081.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "formulalex.co.uk",
            "domain_keyword": "formulalex",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 22:30:14",
            "create_date": "2022-05-16",
            "update_date": "2023-04-28",
            "expiry_date": "2024-05-16",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        }
    ],
    "stats": {
        "total_time": 0.047,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>formulalex</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>formulalex.com, formulalex.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>formulalex.com</domain_name>
   <domain_keyword>formulalex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 09:32:03</query_time>
   <create_date>2022-03-09</create_date>
   <update_date>2022-03-09</update_date>
   <expiry_date>2025-03-09</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 Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1029.ui-dns.biz</value>
    <value>ns1033.ui-dns.org</value>
    <value>ns1056.ui-dns.de</value>
    <value>ns1081.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>formulalex.co.uk</domain_name>
   <domain_keyword>formulalex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 22:30:14</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2023-04-28</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.047</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 436 domain names (in 0.271 seconds) which look and sound like the brand name "formulalex".
Domain Name Registered Expiry Registrar Ownership
1 formulasex.com 7 Mar 2002 7 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
2 formulaled.com 14 Aug 2007 14 Aug 2024 acens Technologies, S.L.U. SIMA MULTIMEDIA
3 formulaflex.com 23 Mar 2017 23 Mar 2025 GoDaddy.com, LLC -
4 formulatex.ru 16 May 2023 16 May 2025 REGRU-RU "LeLuxe", LLC
5 formulalux.com 2 Aug 2020 2 Aug 2024 Tucows Domains Inc. -
6 formulaex.org 8 Jan 2022 8 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 formulatex.online 16 May 2023 16 May 2025 Registrar of Domain Names REG.RU, LLC "LeLuxe", LLC
8 formulapex.com 6 Oct 2022 6 Oct 2024 GoDaddy.com, LLC -
9 formulamex.com 11 Sep 2008 11 Sep 2024 CSC CORPORATE DOMAINS, INC. American Express Travel Related Services Company, Inc.
10 formulaex.com 28 Jun 2019 28 Jun 2024 SAV.COM, LLC REDACTED FOR PRIVACY
11 formulares.com 30 Oct 2023 30 Oct 2024 RegistryGate GmbH REDACTED FOR PRIVACY
12 formula-ix.com 7 Apr 2023 7 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
13 formularef.online 3 Aug 2023 3 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
14 formula-ux.ru 22 Dec 2023 22 Dec 2024 MAXNAME-RU Private Person
15 formulated.com 14 Jul 2005 14 Jul 2024 Sea Wasp, LLC DotCom Group LLC
16 formulabox.xyz 8 May 2023 8 May 2025 Sav.com, LLC Privacy Protection
17 formulated.xyz 12 Apr 2023 12 Apr 2025 Dynadot LLC -
18 formulalsr.ru 28 Sep 2011 28 Sep 2024 RU-CENTER-RU Private Person
19 formulated.org 8 Sep 2012 8 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
20 formulavee.com 25 Apr 2003 25 Apr 2025 GoDaddy.com, LLC -
21 formulalot.com 12 Oct 2016 12 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu Endromeda BV
22 formulaweb.pro 28 Nov 2023 28 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 formulatlx.com 31 Mar 2023 31 Mar 2025 DREAMHOST Proxy Protection LLC
24 formulakei.com 9 Mar 2020 9 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
25 formulaven.com 9 Dec 2022 9 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Wacorp Projects Pvt. Ltd.
26 formulalego.com 1 Dec 2022 2 Dec 2024 CSC CORPORATE DOMAINS, INC. LEGO Juris A/S
27 formularix.com 11 May 2010 11 May 2024 1API GmbH REDACTED FOR PRIVACY
28 formulaltd.com 29 Mar 2005 29 Mar 2025 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 11643074
29 formulaljk.cfd 22 Mar 2023 22 Mar 2024 Namecheap Withheld for Privacy Purposes
30 formulated.co.uk 3 Jun 2020 3 Jun 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
31 formulates.online 3 Aug 2023 3 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
32 formulagen.com 12 Aug 2018 12 Aug 2026 Squarespace Domains II LLC -
33 formula10x.com.br 20 Sep 2023 20 Sep 2024 - rafael souza cerqueira
34 formulavee.org 28 May 2003 28 May 2025 IONOS SE WedgeTek, Inc
35 formulanext.in 30 Nov 2022 30 Nov 2024 Hosting Concepts B.V. d/b/a Openprovider Formula Next Express Pvt Ltd
36 formulaxxx.com 26 Aug 2023 26 Aug 2024 Name SRS AB Shield Whois
37 formulaweb.site 20 May 2024 20 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
38 formulavet.com 23 Jul 2012 23 Jul 2024 Tucows Domains Inc. -
39 formulatek.com 31 Jul 2019 31 Jul 2024 GoDaddy.com, LLC -
40 formulated.by 7 Sep 2015 7 Sep 2024 Open Contact, Ltd Formulatedby, LLC
41 formula-em.com 1 Jan 2024 1 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
42 formula-ix.org 7 Apr 2023 7 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
43 formulalab.store 29 Mar 2024 29 Mar 2025 Registrar of Domain Names REG.RU, LLC Merch TM
44 formulaamex.com 25 Aug 2008 25 Aug 2024 CSC CORPORATE DOMAINS, INC. American Express Travel Related Services Company, Inc.
45 formularen.online 16 Jan 2024 16 Jan 2025 Sav.com, LLC REDACTED FOR PRIVACY
46 formulateh.com 22 Mar 2023 22 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
47 formula-e1.com 11 Jan 2021 11 Jan 2025 RegistryGate GmbH REDACTED FOR PRIVACY
48 formulated.online 20 Jul 2022 20 Jul 2025 Go Daddy, LLC Domains By Proxy, LLC
49 formulasec.online 14 Jan 2024 14 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
50 formulaceo.com 1 Jun 2018 1 Jun 2025 IONOS SE 1&1 Internet Limited
51 formulalesa.ru 14 Feb 2023 14 Feb 2025 RU-CENTER-RU Private Person
52 formulabmx.com 13 Apr 2015 13 Apr 2025 GoDaddy.com, LLC -
53 formulatee.com 13 May 2008 13 May 2025 Tucows Domains Inc. -
54 formulapee.com 11 Aug 2008 11 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
55 formulaoer.com 27 Oct 2023 27 Oct 2024 GoDaddy.com, LLC -
56 formulable.com 26 Mar 2015 26 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
57 formulabet.com 9 Nov 2015 9 Nov 2024 GoDaddy.com, LLC -
58 formulamix.com 12 Sep 2022 12 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
59 formula1exp.com 11 Mar 2024 11 Mar 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
60 formulated.life 8 May 2017 8 May 2027 GoDaddy.com, LLC Domains By Proxy, LLC
61 formulalead.com 20 Oct 2023 20 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
62 formulalap.com 11 Feb 2022 11 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
63 formulatep.com 6 Feb 2023 6 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
64 formulabox.co.uk 28 Sep 2021 28 Sep 2024 Ionos SE [Tag = 1AND1] -
65 formulated.pro 8 Sep 2023 8 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 formulaxmx.com 24 Sep 2023 24 Sep 2024 1API GmbH REDACTED FOR PRIVACY
67 formulaleft.com 25 Apr 2007 25 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
68 formulagen.net 12 Aug 2018 12 Aug 2024 Squarespace Domains II LLC Formula Generation
69 formulaleft.net 25 Apr 2007 25 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
70 formulatet.sbs 17 Apr 2023 17 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
71 formula-ev.info 12 Apr 2023 12 Apr 2025 Mesh Digital Limited Domains By Proxy, LLC
72 formulaweb.io 8 Nov 2022 8 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
73 formulaseo.com 7 Sep 2018 7 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
74 formulalid.ru 1 Oct 2021 1 Oct 2024 REGRU-RU Private Person
75 formula-ev.org 12 Apr 2023 12 Apr 2025 Mesh Digital Limited Domains By Proxy, LLC
76 formulalit.com 3 Jan 2019 3 Jan 2025 GoDaddy.com, LLC -
77 formulabrx.com 1 Mar 2019 1 Mar 2025 GoDaddy.com, LLC -
78 formulazen.com 24 Mar 2020 24 Mar 2025 NameSilo, LLC -
79 formulableu.com 25 Jun 2023 25 Jun 2024 Tucows Domains Inc. -
80 formulasee.com 11 Mar 2019 11 Mar 2025 GoDaddy.com, LLC -
81 formula-ix.net 7 Apr 2023 7 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
82 formulater.com 28 May 2023 28 May 2025 Dynadot Inc -
83 formulallc.com 5 Oct 2012 5 Oct 2024 GoDaddy.com, LLC -
84 formulaela.com 5 Oct 2023 5 Oct 2024 Wix.com Ltd. -
85 formulaleaf.com 25 Jun 2019 25 Jun 2024 GoDaddy.com, LLC -
86 formulamed.ru 4 Apr 2023 4 Apr 2025 REGRU-RU Private Person
87 formulaseo.ru 1 Mar 2018 1 Mar 2025 REGRU-RU Private Person
88 formulanet.ru 7 Oct 2009 7 Oct 2024 RU-CENTER-RU Private Person
89 formulabed.com 21 Apr 2015 21 Apr 2025 NameCheap, Inc. -
90 formulated.net 27 Apr 2015 27 Apr 2024 DropCatch.com 499 LLC HugeDomains.com
91 formulated.works 26 Feb 2024 26 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170361595
92 formulahey.homes 25 Oct 2023 25 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
93 formulates.com 21 Jan 2004 21 Jan 2025 GoDaddy.com, LLC -
94 formulabee.com 30 May 2021 30 May 2025 GoDaddy.com, LLC -
95 formulared.com 13 Apr 2018 13 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
96 formulatax.co.uk 14 Apr 2023 14 Apr 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
97 formulalsu.com 6 Feb 2020 6 Feb 2026 Register.com, Inc. -
98 formulamix.com.br 6 Nov 2008 6 Nov 2024 LOCAWEB (2) formula mix industria de produtos automotivos
99 formulauem.com 21 Feb 2023 21 Feb 2025 Wix.Com Ltd. OPTREN S.C.
100 formulatax.com 18 Oct 2019 18 Oct 2024 GoDaddy.com, LLC -
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 Formulalex.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=formulalex.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "formulalex.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 436,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "formulasex.com, formulaled.com, formulaflex.com, formulatex.ru, formulalux.com, formulaex.org, formulatex.online, formulapex.com, formulamex.com, formulaex.com, formulares.com, formula-ix.com, formularef.online, formula-ux.ru, formulated.com, formulabox.xyz, formulated.xyz, formulalsr.ru, formulated.org, formulavee.com, formulalot.com, formulaweb.pro, formulatlx.com, formulakei.com, formulaven.com, formulalego.com, formularix.com, formulaltd.com, formulaljk.cfd, formulated.co.uk, formulates.online, formulagen.com, formula10x.com.br, formulavee.org, formulanext.in, formulaxxx.com, formulaweb.site, formulavet.com, formulatek.com, formulated.by, formula-em.com, formula-ix.org, formulalab.store, formulaamex.com, formularen.online, formulateh.com, formula-e1.com, formulated.online, formulasec.online, formulaceo.com, formulalesa.ru, formulabmx.com, formulatee.com, formulapee.com, formulaoer.com, formulable.com, formulabet.com, formulamix.com, formula1exp.com, formulated.life, formulalead.com, formulalap.com, formulatep.com, formulabox.co.uk, formulated.pro, formulaxmx.com, formulaleft.com, formulagen.net, formulaleft.net, formulatet.sbs, formula-ev.info, formulaweb.io, formulaseo.com, formulalid.ru, formula-ev.org, formulalit.com, formulabrx.com, formulazen.com, formulableu.com, formulasee.com, formula-ix.net, formulater.com, formulallc.com, formulaela.com, formulaleaf.com, formulamed.ru, formulaseo.ru, formulanet.ru, formulabed.com, formulated.net, formulated.works, formulahey.homes, formulates.com, formulabee.com, formulared.com, formulatax.co.uk, formulalsu.com, formulamix.com.br, formulauem.com, formulatax.com",
    "results": [
        {
            "num": 1,
            "domain_name": "formulasex.com",
            "domain_keyword": "formulasex",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:30:18",
            "create_date": "2002-03-07",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-07",
            "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": [
                "ns1.hostedtube.com",
                "ns2.hostedtube.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "formulaled.com",
            "domain_keyword": "formulaled",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:30:27",
            "create_date": "2007-08-14",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-14",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "SIMA MULTIMEDIA",
            "registrant_state": "MaLAGA",
            "registrant_country": "ES",
            "name_servers": [
                "ns1.simamultimedia.com",
                "ns2.simamultimedia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "formulaflex.com",
            "domain_keyword": "formulaflex",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:29:55",
            "create_date": "2017-03-23",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.wenovio.net",
                "ns2.wenovio.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "formulatex.ru",
            "domain_keyword": "formulatex",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:42:08",
            "create_date": "2023-05-16",
            "expiry_date": "2025-05-16",
            "registrar_name": "REGRU-RU",
            "registrant_company": "\"LeLuxe\", LLC",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "formulalux.com",
            "domain_keyword": "formulalux",
            "domain_tld": "com",
            "query_time": "2024-05-08 09:32:04",
            "create_date": "2020-08-02",
            "update_date": "2024-02-23",
            "expiry_date": "2024-08-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "formulaex.org",
            "domain_keyword": "formulaex",
            "domain_tld": "org",
            "query_time": "2024-05-19 14:42:59",
            "create_date": "2022-01-08",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "formulatex.online",
            "domain_keyword": "formulatex",
            "domain_tld": "online",
            "query_time": "2024-05-19 14:43:40",
            "create_date": "2023-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "\"LeLuxe\", LLC",
            "registrant_state": "Sankt-Peterburg",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "formulapex.com",
            "domain_keyword": "formulapex",
            "domain_tld": "com",
            "query_time": "2024-04-30 10:24:08",
            "create_date": "2022-10-06",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns269.websitewelcome.com",
                "ns270.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "formulamex.com",
            "domain_keyword": "formulamex",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:43:07",
            "create_date": "2008-09-11",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-11",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "American Express Travel Related Services Company, Inc.",
            "registrant_address": "200 Vesey Street",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10285",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2126402000",
            "registrant_fax": "+1.2126402000",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "formulaex.com",
            "domain_keyword": "formulaex",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:29:51",
            "create_date": "2019-06-28",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-28",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=formulaex.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "formulares.com",
            "domain_keyword": "formulares",
            "domain_tld": "com",
            "query_time": "2024-05-12 05:09:51",
            "create_date": "2023-10-30",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "formula-ix.com",
            "domain_keyword": "formula-ix",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:41:24",
            "create_date": "2023-04-07",
            "update_date": "2024-03-04",
            "expiry_date": "2025-04-07",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of formula-ix.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-1121.awsdns-12.org",
                "ns-1622.awsdns-10.co.uk",
                "ns-172.awsdns-21.com",
                "ns-884.awsdns-46.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "formularef.online",
            "domain_keyword": "formularef",
            "domain_tld": "online",
            "query_time": "2024-04-30 10:24:32",
            "create_date": "2023-08-03",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-03",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.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.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "formula-ux.ru",
            "domain_keyword": "formula-ux",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:41:49",
            "create_date": "2023-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "MAXNAME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "formulated.com",
            "domain_keyword": "formulated",
            "domain_tld": "com",
            "query_time": "2024-05-15 10:43:48",
            "create_date": "2005-07-14",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-14",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Richard Meyer",
            "registrant_company": "DotCom Group LLC",
            "registrant_address": "9216 Dunloggin Road",
            "registrant_city": "Ellicott City",
            "registrant_state": "Maryland",
            "registrant_zip": "21042",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4104099300",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "formulabox.xyz",
            "domain_keyword": "formulabox",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 05:09:20",
            "create_date": "2023-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "formulated.xyz",
            "domain_keyword": "formulated",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 10:24:49",
            "create_date": "2023-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "formulalsr.ru",
            "domain_keyword": "formulalsr",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:41:54",
            "create_date": "2011-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 19,
            "domain_name": "formulated.org",
            "domain_keyword": "formulated",
            "domain_tld": "org",
            "query_time": "2024-04-25 09:31:49",
            "create_date": "2012-09-08",
            "update_date": "2023-05-30",
            "expiry_date": "2024-09-08",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "formulavee.com",
            "domain_keyword": "formulavee",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:32:05",
            "create_date": "2003-04-25",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "formulalot.com",
            "domain_keyword": "formulalot",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:30:28",
            "create_date": "2016-10-12",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-12",
            "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": "Endromeda BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=formulalot.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostingprovider.nu",
                "ns2.hostingprovider.nu",
                "ns3.hostingprovider.nu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "formulaweb.pro",
            "domain_keyword": "formulaweb",
            "domain_tld": "pro",
            "query_time": "2024-05-12 05:10:49",
            "create_date": "2023-11-28",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "formulatlx.com",
            "domain_keyword": "formulatlx",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:38:56",
            "create_date": "2023-03-31",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-31",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O formulatlx.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "formulakei.com",
            "domain_keyword": "formulakei",
            "domain_tld": "com",
            "query_time": "2024-05-08 09:32:03",
            "create_date": "2020-03-09",
            "update_date": "2024-02-07",
            "expiry_date": "2025-03-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/formulakei.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1dns.name.com",
                "ns2fkr.name.com",
                "ns3jnr.name.com",
                "ns4fqz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "formulaven.com",
            "domain_keyword": "formulaven",
            "domain_tld": "com",
            "query_time": "2024-04-30 10:24:56",
            "create_date": "2022-12-09",
            "update_date": "2024-01-14",
            "expiry_date": "2024-12-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Anupam V Joshi",
            "registrant_company": "Wacorp Projects Pvt. Ltd.",
            "registrant_address": "C-23, Sector 33",
            "registrant_city": "Noida",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "201301",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.1205316361",
            "name_servers": [
                "ns1.w2i.net",
                "ns2.w2i.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "formulalego.com",
            "domain_keyword": "formulalego",
            "domain_tld": "com",
            "query_time": "2024-04-30 10:23:54",
            "create_date": "2022-12-01",
            "update_date": "2023-02-14",
            "expiry_date": "2024-12-02",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "LEGO Juris A/S",
            "registrant_address": "Koldingvej 2",
            "registrant_city": "Billund",
            "registrant_state": "DK",
            "registrant_zip": "7190",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+45.79506070",
            "registrant_fax": "+45.75338853",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "formularix.com",
            "domain_keyword": "formularix",
            "domain_tld": "com",
            "query_time": "2024-06-02 15:48:49",
            "create_date": "2010-05-11",
            "update_date": "2023-04-26",
            "expiry_date": "2024-05-11",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "contact via https://www.1api.net/send-message/formularix.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainoffensive.de",
                "ns2.domainoffensive.de",
                "ns3.domainoffensive.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "formulaltd.com",
            "domain_keyword": "formulaltd",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:30:28",
            "create_date": "2005-03-29",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-29",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 39fd2",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 11643074",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "formulaljk.cfd",
            "domain_keyword": "formulaljk",
            "domain_tld": "cfd",
            "query_time": "2024-06-01 04:38:25",
            "create_date": "2023-03-22",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "formulated.co.uk",
            "domain_keyword": "formulated",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 09:31:51",
            "create_date": "2020-06-03",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-03",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "formulates.online",
            "domain_keyword": "formulates",
            "domain_tld": "online",
            "query_time": "2024-04-30 10:24:50",
            "create_date": "2023-08-03",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-03",
            "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": [
                "ns1.infinityfree.com",
                "ns2.infinityfree.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "formulagen.com",
            "domain_keyword": "formulagen",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:30:01",
            "create_date": "2018-08-12",
            "update_date": "2021-08-16",
            "expiry_date": "2026-08-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "http://domains2.squarespace.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "formula10x.com.br",
            "domain_keyword": "formula10x",
            "domain_tld": "com.br",
            "query_time": "2024-06-01 04:38:15",
            "create_date": "2023-09-20",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-20",
            "registrant_name": "rafael souza cerqueira",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 34,
            "domain_name": "formulavee.org",
            "domain_keyword": "formulavee",
            "domain_tld": "org",
            "query_time": "2024-06-01 04:38:57",
            "create_date": "2003-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WedgeTek, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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": [
                "ns1026.ui-dns.com",
                "ns1031.ui-dns.biz",
                "ns1037.ui-dns.org",
                "ns1095.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "formulanext.in",
            "domain_keyword": "formulanext",
            "domain_tld": "in",
            "query_time": "2024-06-09 05:42:48",
            "create_date": "2022-11-30",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Formula Next Express Pvt Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "formulaxxx.com",
            "domain_keyword": "formulaxxx",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:43:43",
            "create_date": "2023-08-26",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-26",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "formulaweb.site",
            "domain_keyword": "formulaweb",
            "domain_tld": "site",
            "query_time": "2024-05-21 16:21:21",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "formulavet.com",
            "domain_keyword": "formulavet",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:32:05",
            "create_date": "2012-07-23",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.panelboxmanager.com",
                "ns2.panelboxmanager.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "formulatek.com",
            "domain_keyword": "formulatek",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:31:53",
            "create_date": "2019-07-31",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "formulated.by",
            "domain_keyword": "formulated",
            "domain_tld": "by",
            "query_time": "2024-04-30 10:24:49",
            "create_date": "2015-09-07",
            "update_date": "2024-03-18",
            "expiry_date": "2024-09-07",
            "registrar_name": "Open Contact, Ltd",
            "registrant_company": "Formulatedby, LLC",
            "registrant_address": "33137, 4744 NE 1st Court, MIAMI, FL, na, na",
            "registrant_country": "US",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+14153202663",
            "name_servers": [
                "a1.domain.by",
                "a2.domain.by"
            ]
        },
        {
            "num": 41,
            "domain_name": "formula-em.com",
            "domain_keyword": "formula-em",
            "domain_tld": "com",
            "query_time": "2024-05-12 05:08:30",
            "create_date": "2024-01-01",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-01",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "formula-ix.org",
            "domain_keyword": "formula-ix",
            "domain_tld": "org",
            "query_time": "2024-05-19 14:41:24",
            "create_date": "2023-04-07",
            "update_date": "2024-03-09",
            "expiry_date": "2025-04-07",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1328.awsdns-38.org",
                "ns-1727.awsdns-23.co.uk",
                "ns-344.awsdns-43.com",
                "ns-610.awsdns-12.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "formulalab.store",
            "domain_keyword": "formulalab",
            "domain_tld": "store",
            "query_time": "2024-05-28 22:30:14",
            "create_date": "2024-03-29",
            "update_date": "2024-05-27",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Merch TM",
            "registrant_state": "Minskaya oblast",
            "registrant_country": "BY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "formulaamex.com",
            "domain_keyword": "formulaamex",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:42:47",
            "create_date": "2008-08-25",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-25",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "American Express Travel Related Services Company, Inc.",
            "registrant_address": "200 Vesey Street",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10285",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2126402000",
            "registrant_fax": "+1.2126402000",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "formularen.online",
            "domain_keyword": "formularen",
            "domain_tld": "online",
            "query_time": "2024-05-19 14:43:32",
            "create_date": "2024-01-16",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "gene.ns.cloudflare.com",
                "memphis.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "formulateh.com",
            "domain_keyword": "formulateh",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:38:55",
            "create_date": "2023-03-22",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "formula-e1.com",
            "domain_keyword": "formula-e1",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:41:22",
            "create_date": "2021-01-11",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "formulated.online",
            "domain_keyword": "formulated",
            "domain_tld": "online",
            "query_time": "2024-04-25 09:31:49",
            "create_date": "2022-07-20",
            "update_date": "2024-04-16",
            "expiry_date": "2025-07-20",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "formulasec.online",
            "domain_keyword": "formulasec",
            "domain_tld": "online",
            "query_time": "2024-05-15 10:43:47",
            "create_date": "2024-01-14",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-14",
            "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": [
                "ns1.alegry.com.br",
                "ns2.alegry.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "formulaceo.com",
            "domain_keyword": "formulaceo",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:42:06",
            "create_date": "2018-06-01",
            "update_date": "2018-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1045.ui-dns.com",
                "ns1091.ui-dns.de",
                "ns1103.ui-dns.org",
                "ns1122.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "formulalesa.ru",
            "domain_keyword": "formulalesa",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:41:54",
            "create_date": "2023-02-14",
            "expiry_date": "2025-02-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.megagroup.ru",
                "ns1.megagroup.ru",
                "ns2.megagroup.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "formulabmx.com",
            "domain_keyword": "formulabmx",
            "domain_tld": "com",
            "query_time": "2024-04-30 10:22:58",
            "create_date": "2015-04-13",
            "update_date": "2022-09-18",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "formulatee.com",
            "domain_keyword": "formulatee",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:31:53",
            "create_date": "2008-05-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "formulapee.com",
            "domain_keyword": "formulapee",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:30:57",
            "create_date": "2008-08-11",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-11",
            "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": 55,
            "domain_name": "formulaoer.com",
            "domain_keyword": "formulaoer",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:43:28",
            "create_date": "2023-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "formulable.com",
            "domain_keyword": "formulable",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:29:29",
            "create_date": "2015-03-26",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "formulabet.com",
            "domain_keyword": "formulabet",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:29:29",
            "create_date": "2015-11-09",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "formulamix.com",
            "domain_keyword": "formulamix",
            "domain_tld": "com",
            "query_time": "2024-05-24 15:03:56",
            "create_date": "2022-09-12",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/formulamix.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "irena.ns.cloudflare.com",
                "nikon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "formula1exp.com",
            "domain_keyword": "formula1exp",
            "domain_tld": "com",
            "query_time": "2024-05-03 15:03:03",
            "create_date": "2024-03-11",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-11",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NM",
            "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": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "formulated.life",
            "domain_keyword": "formulated",
            "domain_tld": "life",
            "query_time": "2024-04-25 09:31:49",
            "create_date": "2017-05-08",
            "update_date": "2023-07-13",
            "expiry_date": "2027-05-08",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "formulalead.com",
            "domain_keyword": "formulalead",
            "domain_tld": "com",
            "query_time": "2024-05-08 09:32:03",
            "create_date": "2023-10-20",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "formulalap.com",
            "domain_keyword": "formulalap",
            "domain_tld": "com",
            "query_time": "2024-05-24 15:03:55",
            "create_date": "2022-02-11",
            "update_date": "2024-01-12",
            "expiry_date": "2025-02-11",
            "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": 63,
            "domain_name": "formulatep.com",
            "domain_keyword": "formulatep",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:38:55",
            "create_date": "2023-02-06",
            "update_date": "2023-06-05",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "formulabox.co.uk",
            "domain_keyword": "formulabox",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 09:29:32",
            "create_date": "2021-09-28",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-28",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1016.ui-dns.de",
                "ns1093.ui-dns.biz",
                "ns1099.ui-dns.org",
                "ns1106.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "formulated.pro",
            "domain_keyword": "formulated",
            "domain_tld": "pro",
            "query_time": "2024-05-19 14:43:39",
            "create_date": "2023-09-08",
            "update_date": "2024-01-05",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.1406.host",
                "ns2.1406.host"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "formulaxmx.com",
            "domain_keyword": "formulaxmx",
            "domain_tld": "com",
            "query_time": "2024-05-24 15:04:27",
            "create_date": "2023-09-24",
            "update_date": "2024-01-09",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "British Columbia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "contact via https://www.1api.net/send-message/formulaxmx.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "formulaleft.com",
            "domain_keyword": "formulaleft",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:30:27",
            "create_date": "2007-04-25",
            "update_date": "2019-04-25",
            "expiry_date": "2025-04-25",
            "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": 68,
            "domain_name": "formulagen.net",
            "domain_keyword": "formulagen",
            "domain_tld": "net",
            "query_time": "2024-04-25 09:30:01",
            "create_date": "2018-08-12",
            "update_date": "2024-04-09",
            "expiry_date": "2024-08-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Formula Generation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "formulaleft.net",
            "domain_keyword": "formulaleft",
            "domain_tld": "net",
            "query_time": "2024-04-25 09:30:27",
            "create_date": "2007-04-25",
            "update_date": "2021-04-12",
            "expiry_date": "2025-04-25",
            "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": 70,
            "domain_name": "formulatet.sbs",
            "domain_keyword": "formulatet",
            "domain_tld": "sbs",
            "query_time": "2024-04-30 10:24:51",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "formula-ev.info",
            "domain_keyword": "formula-ev",
            "domain_tld": "info",
            "query_time": "2024-04-30 10:22:25",
            "create_date": "2023-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "formulaweb.io",
            "domain_keyword": "formulaweb",
            "domain_tld": "io",
            "query_time": "2024-05-19 14:43:43",
            "create_date": "2022-11-08",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "formulaseo.com",
            "domain_keyword": "formulaseo",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:31:41",
            "create_date": "2018-09-07",
            "update_date": "2020-09-01",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "formulalid.ru",
            "domain_keyword": "formulalid",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:41:54",
            "create_date": "2021-10-01",
            "expiry_date": "2024-10-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.yandexcloud.net",
                "ns2.yandexcloud.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "formula-ev.org",
            "domain_keyword": "formula-ev",
            "domain_tld": "org",
            "query_time": "2024-04-30 10:22:25",
            "create_date": "2023-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "formulalit.com",
            "domain_keyword": "formulalit",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:30:28",
            "create_date": "2019-01-03",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "formulabrx.com",
            "domain_keyword": "formulabrx",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:29:32",
            "create_date": "2019-03-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "formulazen.com",
            "domain_keyword": "formulazen",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:43:44",
            "create_date": "2020-03-24",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "formulableu.com",
            "domain_keyword": "formulableu",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:42:49",
            "create_date": "2023-06-25",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "formulasee.com",
            "domain_keyword": "formulasee",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:31:41",
            "create_date": "2019-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "formula-ix.net",
            "domain_keyword": "formula-ix",
            "domain_tld": "net",
            "query_time": "2024-05-19 14:41:24",
            "create_date": "2023-04-07",
            "update_date": "2024-03-04",
            "expiry_date": "2025-04-07",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of formula-ix.net 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-1393.awsdns-46.org",
                "ns-1991.awsdns-56.co.uk",
                "ns-434.awsdns-54.com",
                "ns-717.awsdns-25.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "formulater.com",
            "domain_keyword": "formulater",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:38:55",
            "create_date": "2023-05-28",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "formulallc.com",
            "domain_keyword": "formulallc",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:30:28",
            "create_date": "2012-10-05",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "formulaela.com",
            "domain_keyword": "formulaela",
            "domain_tld": "com",
            "query_time": "2024-06-01 04:38:20",
            "create_date": "2023-10-05",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-05",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "formulaleaf.com",
            "domain_keyword": "formulaleaf",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:30:26",
            "create_date": "2019-06-25",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "formulamed.ru",
            "domain_keyword": "formulamed",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:41:55",
            "create_date": "2023-04-04",
            "expiry_date": "2025-04-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "formulaseo.ru",
            "domain_keyword": "formulaseo",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:41:57",
            "create_date": "2018-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "formulanet.ru",
            "domain_keyword": "formulanet",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:41:55",
            "create_date": "2009-10-07",
            "expiry_date": "2024-10-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 89,
            "domain_name": "formulabed.com",
            "domain_keyword": "formulabed",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:29:29",
            "create_date": "2015-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "formulated.net",
            "domain_keyword": "formulated",
            "domain_tld": "net",
            "query_time": "2024-05-28 22:30:19",
            "create_date": "2015-04-27",
            "update_date": "2020-06-11",
            "expiry_date": "2024-04-27",
            "registrar_iana": 1979,
            "registrar_name": "DropCatch.com 499 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "formulated.works",
            "domain_keyword": "formulated",
            "domain_tld": "works",
            "query_time": "2024-04-30 10:24:49",
            "create_date": "2024-02-26",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170361595",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "formulahey.homes",
            "domain_keyword": "formulahey",
            "domain_tld": "homes",
            "query_time": "2024-04-30 10:23:46",
            "create_date": "2023-10-25",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-25",
            "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": [
                "cora.ns.cloudflare.com",
                "doug.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "formulates.com",
            "domain_keyword": "formulates",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:43:10",
            "create_date": "2004-01-21",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "formulabee.com",
            "domain_keyword": "formulabee",
            "domain_tld": "com",
            "query_time": "2024-06-02 15:48:22",
            "create_date": "2021-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "formulared.com",
            "domain_keyword": "formulared",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:30:16",
            "create_date": "2018-04-13",
            "update_date": "2021-04-07",
            "expiry_date": "2024-04-13",
            "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": 96,
            "domain_name": "formulatax.co.uk",
            "domain_keyword": "formulatax",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 22:30:19",
            "create_date": "2023-04-14",
            "update_date": "2023-04-14",
            "expiry_date": "2024-04-14",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 97,
            "domain_name": "formulalsu.com",
            "domain_keyword": "formulalsu",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:42:45",
            "create_date": "2020-02-06",
            "update_date": "2024-01-24",
            "expiry_date": "2026-02-06",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "formulamix.com.br",
            "domain_keyword": "formulamix",
            "domain_tld": "com.br",
            "query_time": "2024-05-19 14:43:07",
            "create_date": "2008-11-06",
            "update_date": "2023-10-10",
            "expiry_date": "2024-11-06",
            "registrar_name": "LOCAWEB (2)",
            "registrant_name": "formula mix industria de produtos automotivos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 99,
            "domain_name": "formulauem.com",
            "domain_keyword": "formulauem",
            "domain_tld": "com",
            "query_time": "2024-06-09 05:43:13",
            "create_date": "2023-02-21",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-21",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Statutory Masking Enabled",
            "registrant_company": "OPTREN S.C.",
            "registrant_address": "Statutory Masking Enabled",
            "registrant_city": "Statutory Masking Enabled",
            "registrant_state": "MD",
            "registrant_zip": "Statutory Masking Enabled",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking Enabled",
            "registrant_fax": "Statutory Masking Enabled",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "formulatax.com",
            "domain_keyword": "formulatax",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:31:48",
            "create_date": "2019-10-18",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.271,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>formulalex.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>436</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>formulasex.com, formulaled.com, formulaflex.com, formulatex.ru, formulalux.com, formulaex.org, formulatex.online, formulapex.com, formulamex.com, formulaex.com, formulares.com, formula-ix.com, formularef.online, formula-ux.ru, formulated.com, formulabox.xyz, formulated.xyz, formulalsr.ru, formulated.org, formulavee.com, formulalot.com, formulaweb.pro, formulatlx.com, formulakei.com, formulaven.com, formulalego.com, formularix.com, formulaltd.com, formulaljk.cfd, formulated.co.uk, formulates.online, formulagen.com, formula10x.com.br, formulavee.org, formulanext.in, formulaxxx.com, formulaweb.site, formulavet.com, formulatek.com, formulated.by, formula-em.com, formula-ix.org, formulalab.store, formulaamex.com, formularen.online, formulateh.com, formula-e1.com, formulated.online, formulasec.online, formulaceo.com, formulalesa.ru, formulabmx.com, formulatee.com, formulapee.com, formulaoer.com, formulable.com, formulabet.com, formulamix.com, formula1exp.com, formulated.life, formulalead.com, formulalap.com, formulatep.com, formulabox.co.uk, formulated.pro, formulaxmx.com, formulaleft.com, formulagen.net, formulaleft.net, formulatet.sbs, formula-ev.info, formulaweb.io, formulaseo.com, formulalid.ru, formula-ev.org, formulalit.com, formulabrx.com, formulazen.com, formulableu.com, formulasee.com, formula-ix.net, formulater.com, formulallc.com, formulaela.com, formulaleaf.com, formulamed.ru, formulaseo.ru, formulanet.ru, formulabed.com, formulated.net, formulated.works, formulahey.homes, formulates.com, formulabee.com, formulared.com, formulatax.co.uk, formulalsu.com, formulamix.com.br, formulauem.com, formulatax.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>formulasex.com</domain_name>
   <domain_keyword>formulasex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:30:18</query_time>
   <create_date>2002-03-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-07</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>ns1.hostedtube.com</value>
    <value>ns2.hostedtube.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>formulaled.com</domain_name>
   <domain_keyword>formulaled</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:30:27</query_time>
   <create_date>2007-08-14</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-14</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>SIMA MULTIMEDIA</registrant_company>
   <registrant_state>MaLAGA</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns1.simamultimedia.com</value>
    <value>ns2.simamultimedia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>formulaflex.com</domain_name>
   <domain_keyword>formulaflex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:29:55</query_time>
   <create_date>2017-03-23</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-23</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.wenovio.net</value>
    <value>ns2.wenovio.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>formulatex.ru</domain_name>
   <domain_keyword>formulatex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:42:08</query_time>
   <create_date>2023-05-16</create_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>&quot;LeLuxe&quot;, LLC</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>formulalux.com</domain_name>
   <domain_keyword>formulalux</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 09:32:04</query_time>
   <create_date>2020-08-02</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2024-08-02</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-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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>formulaex.org</domain_name>
   <domain_keyword>formulaex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 14:42:59</query_time>
   <create_date>2022-01-08</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>formulatex.online</domain_name>
   <domain_keyword>formulatex</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 14:43:40</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>&quot;LeLuxe&quot;, LLC</registrant_company>
   <registrant_state>Sankt-Peterburg</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>formulapex.com</domain_name>
   <domain_keyword>formulapex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 10:24:08</query_time>
   <create_date>2022-10-06</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-06</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>ns269.websitewelcome.com</value>
    <value>ns270.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>formulamex.com</domain_name>
   <domain_keyword>formulamex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:43:07</query_time>
   <create_date>2008-09-11</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>American Express Travel Related Services Company, Inc.</registrant_company>
   <registrant_address>200 Vesey Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10285</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2126402000</registrant_phone>
   <registrant_fax>+1.2126402000</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>formulaex.com</domain_name>
   <domain_keyword>formulaex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:29:51</query_time>
   <create_date>2019-06-28</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=formulaex.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>formulares.com</domain_name>
   <domain_keyword>formulares</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 05:09:51</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>formula-ix.com</domain_name>
   <domain_keyword>formula-ix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:41:24</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-04-07</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 formula-ix.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-1121.awsdns-12.org</value>
    <value>ns-1622.awsdns-10.co.uk</value>
    <value>ns-172.awsdns-21.com</value>
    <value>ns-884.awsdns-46.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>formularef.online</domain_name>
   <domain_keyword>formularef</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 10:24:32</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>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.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>formula-ux.ru</domain_name>
   <domain_keyword>formula-ux</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:41:49</query_time>
   <create_date>2023-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>MAXNAME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>formulated.com</domain_name>
   <domain_keyword>formulated</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 10:43:48</query_time>
   <create_date>2005-07-14</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Richard Meyer</registrant_name>
   <registrant_company>DotCom Group LLC</registrant_company>
   <registrant_address>9216 Dunloggin Road</registrant_address>
   <registrant_city>Ellicott City</registrant_city>
   <registrant_state>Maryland</registrant_state>
   <registrant_zip>21042</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4104099300</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>formulabox.xyz</domain_name>
   <domain_keyword>formulabox</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 05:09:20</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>formulated.xyz</domain_name>
   <domain_keyword>formulated</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 10:24:49</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>formulalsr.ru</domain_name>
   <domain_keyword>formulalsr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:41:54</query_time>
   <create_date>2011-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>formulated.org</domain_name>
   <domain_keyword>formulated</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 09:31:49</query_time>
   <create_date>2012-09-08</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-09-08</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>formulavee.com</domain_name>
   <domain_keyword>formulavee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:32:05</query_time>
   <create_date>2003-04-25</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>formulalot.com</domain_name>
   <domain_keyword>formulalot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:30:28</query_time>
   <create_date>2016-10-12</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-12</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>Endromeda BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=formulalot.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostingprovider.nu</value>
    <value>ns2.hostingprovider.nu</value>
    <value>ns3.hostingprovider.nu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>formulaweb.pro</domain_name>
   <domain_keyword>formulaweb</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 05:10:49</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>23</num>
   <domain_name>formulatlx.com</domain_name>
   <domain_keyword>formulatlx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:38:56</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O formulatlx.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</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>24</num>
   <domain_name>formulakei.com</domain_name>
   <domain_keyword>formulakei</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 09:32:03</query_time>
   <create_date>2020-03-09</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/formulakei.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1dns.name.com</value>
    <value>ns2fkr.name.com</value>
    <value>ns3jnr.name.com</value>
    <value>ns4fqz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>formulaven.com</domain_name>
   <domain_keyword>formulaven</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 10:24:56</query_time>
   <create_date>2022-12-09</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-12-09</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>Anupam V Joshi</registrant_name>
   <registrant_company>Wacorp Projects Pvt. Ltd.</registrant_company>
   <registrant_address>C-23, Sector 33</registrant_address>
   <registrant_city>Noida</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>201301</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.1205316361</registrant_phone>
   <name_servers>
    <value>ns1.w2i.net</value>
    <value>ns2.w2i.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>formulalego.com</domain_name>
   <domain_keyword>formulalego</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 10:23:54</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>LEGO Juris A/S</registrant_company>
   <registrant_address>Koldingvej 2</registrant_address>
   <registrant_city>Billund</registrant_city>
   <registrant_state>DK</registrant_state>
   <registrant_zip>7190</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+45.79506070</registrant_phone>
   <registrant_fax>+45.75338853</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>formularix.com</domain_name>
   <domain_keyword>formularix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 15:48:49</query_time>
   <create_date>2010-05-11</create_date>
   <update_date>2023-04-26</update_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/formularix.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domainoffensive.de</value>
    <value>ns2.domainoffensive.de</value>
    <value>ns3.domainoffensive.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>formulaltd.com</domain_name>
   <domain_keyword>formulaltd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:30:28</query_time>
   <create_date>2005-03-29</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 39fd2</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 11643074</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>formulaljk.cfd</domain_name>
   <domain_keyword>formulaljk</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-06-01 04:38:25</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>formulated.co.uk</domain_name>
   <domain_keyword>formulated</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 09:31:51</query_time>
   <create_date>2020-06-03</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>formulates.online</domain_name>
   <domain_keyword>formulates</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 10:24:50</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-03</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>ns1.infinityfree.com</value>
    <value>ns2.infinityfree.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>32</num>
   <domain_name>formulagen.com</domain_name>
   <domain_keyword>formulagen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:30:01</query_time>
   <create_date>2018-08-12</create_date>
   <update_date>2021-08-16</update_date>
   <expiry_date>2026-08-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>http://domains2.squarespace.com</registrar_website>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>formula10x.com.br</domain_name>
   <domain_keyword>formula10x</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-01 04:38:15</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrant_name>rafael souza cerqueira</registrant_name>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>formulavee.org</domain_name>
   <domain_keyword>formulavee</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 04:38:57</query_time>
   <create_date>2003-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WedgeTek, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</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>ns1026.ui-dns.com</value>
    <value>ns1031.ui-dns.biz</value>
    <value>ns1037.ui-dns.org</value>
    <value>ns1095.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>formulanext.in</domain_name>
   <domain_keyword>formulanext</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-09 05:42:48</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Formula Next Express Pvt Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>36</num>
   <domain_name>formulaxxx.com</domain_name>
   <domain_keyword>formulaxxx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:43:43</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</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>37</num>
   <domain_name>formulaweb.site</domain_name>
   <domain_keyword>formulaweb</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-21 16:21:21</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>formulavet.com</domain_name>
   <domain_keyword>formulavet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:32:05</query_time>
   <create_date>2012-07-23</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-23</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.panelboxmanager.com</value>
    <value>ns2.panelboxmanager.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>formulatek.com</domain_name>
   <domain_keyword>formulatek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:31:53</query_time>
   <create_date>2019-07-31</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-31</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>formulated.by</domain_name>
   <domain_keyword>formulated</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-30 10:24:49</query_time>
   <create_date>2015-09-07</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_company>Formulatedby, LLC</registrant_company>
   <registrant_address>33137, 4744 NE 1st Court, MIAMI, FL, na, na</registrant_address>
   <registrant_country>US</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+14153202663</registrant_phone>
   <name_servers>
    <value>a1.domain.by</value>
    <value>a2.domain.by</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>formula-em.com</domain_name>
   <domain_keyword>formula-em</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 05:08:30</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-01</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.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>42</num>
   <domain_name>formula-ix.org</domain_name>
   <domain_keyword>formula-ix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 14:41:24</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1328.awsdns-38.org</value>
    <value>ns-1727.awsdns-23.co.uk</value>
    <value>ns-344.awsdns-43.com</value>
    <value>ns-610.awsdns-12.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>formulalab.store</domain_name>
   <domain_keyword>formulalab</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 22:30:14</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Merch TM</registrant_company>
   <registrant_state>Minskaya oblast</registrant_state>
   <registrant_country>BY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>formulaamex.com</domain_name>
   <domain_keyword>formulaamex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:42:47</query_time>
   <create_date>2008-08-25</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>American Express Travel Related Services Company, Inc.</registrant_company>
   <registrant_address>200 Vesey Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10285</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2126402000</registrant_phone>
   <registrant_fax>+1.2126402000</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>formularen.online</domain_name>
   <domain_keyword>formularen</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 14:43:32</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>gene.ns.cloudflare.com</value>
    <value>memphis.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>formulateh.com</domain_name>
   <domain_keyword>formulateh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:38:55</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>formula-e1.com</domain_name>
   <domain_keyword>formula-e1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:41:22</query_time>
   <create_date>2021-01-11</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns5.kasserver.com</value>
    <value>ns6.kasserver.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>formulated.online</domain_name>
   <domain_keyword>formulated</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 09:31:49</query_time>
   <create_date>2022-07-20</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-07-20</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>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>49</num>
   <domain_name>formulasec.online</domain_name>
   <domain_keyword>formulasec</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 10:43:47</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-14</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>ns1.alegry.com.br</value>
    <value>ns2.alegry.com.br</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>50</num>
   <domain_name>formulaceo.com</domain_name>
   <domain_keyword>formulaceo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:42:06</query_time>
   <create_date>2018-06-01</create_date>
   <update_date>2018-06-01</update_date>
   <expiry_date>2025-06-01</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 Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1045.ui-dns.com</value>
    <value>ns1091.ui-dns.de</value>
    <value>ns1103.ui-dns.org</value>
    <value>ns1122.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>formulalesa.ru</domain_name>
   <domain_keyword>formulalesa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:41:54</query_time>
   <create_date>2023-02-14</create_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.megagroup.ru</value>
    <value>ns1.megagroup.ru</value>
    <value>ns2.megagroup.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>formulabmx.com</domain_name>
   <domain_keyword>formulabmx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 10:22:58</query_time>
   <create_date>2015-04-13</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2025-04-13</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>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>53</num>
   <domain_name>formulatee.com</domain_name>
   <domain_keyword>formulatee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:31:53</query_time>
   <create_date>2008-05-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-13</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.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>formulapee.com</domain_name>
   <domain_keyword>formulapee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:30:57</query_time>
   <create_date>2008-08-11</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-11</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>55</num>
   <domain_name>formulaoer.com</domain_name>
   <domain_keyword>formulaoer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:43:28</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-10-27</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>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>56</num>
   <domain_name>formulable.com</domain_name>
   <domain_keyword>formulable</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:29:29</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>formulabet.com</domain_name>
   <domain_keyword>formulabet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:29:29</query_time>
   <create_date>2015-11-09</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>formulamix.com</domain_name>
   <domain_keyword>formulamix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 15:03:56</query_time>
   <create_date>2022-09-12</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/formulamix.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>irena.ns.cloudflare.com</value>
    <value>nikon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>formula1exp.com</domain_name>
   <domain_keyword>formula1exp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 15:03:03</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NM</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>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>formulated.life</domain_name>
   <domain_keyword>formulated</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-25 09:31:49</query_time>
   <create_date>2017-05-08</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2027-05-08</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>formulalead.com</domain_name>
   <domain_keyword>formulalead</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 09:32:03</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>formulalap.com</domain_name>
   <domain_keyword>formulalap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 15:03:55</query_time>
   <create_date>2022-02-11</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-02-11</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>63</num>
   <domain_name>formulatep.com</domain_name>
   <domain_keyword>formulatep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:38:55</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>formulabox.co.uk</domain_name>
   <domain_keyword>formulabox</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 09:29:32</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1016.ui-dns.de</value>
    <value>ns1093.ui-dns.biz</value>
    <value>ns1099.ui-dns.org</value>
    <value>ns1106.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>formulated.pro</domain_name>
   <domain_keyword>formulated</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-19 14:43:39</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.1406.host</value>
    <value>ns2.1406.host</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>formulaxmx.com</domain_name>
   <domain_keyword>formulaxmx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 15:04:27</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/formulaxmx.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>formulaleft.com</domain_name>
   <domain_keyword>formulaleft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:30:27</query_time>
   <create_date>2007-04-25</create_date>
   <update_date>2019-04-25</update_date>
   <expiry_date>2025-04-25</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>68</num>
   <domain_name>formulagen.net</domain_name>
   <domain_keyword>formulagen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 09:30:01</query_time>
   <create_date>2018-08-12</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-08-12</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>Formula Generation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>formulaleft.net</domain_name>
   <domain_keyword>formulaleft</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 09:30:27</query_time>
   <create_date>2007-04-25</create_date>
   <update_date>2021-04-12</update_date>
   <expiry_date>2025-04-25</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>70</num>
   <domain_name>formulatet.sbs</domain_name>
   <domain_keyword>formulatet</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-04-30 10:24:51</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>formula-ev.info</domain_name>
   <domain_keyword>formula-ev</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 10:22:25</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>formulaweb.io</domain_name>
   <domain_keyword>formulaweb</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 14:43:43</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>formulaseo.com</domain_name>
   <domain_keyword>formulaseo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:31:41</query_time>
   <create_date>2018-09-07</create_date>
   <update_date>2020-09-01</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>formulalid.ru</domain_name>
   <domain_keyword>formulalid</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:41:54</query_time>
   <create_date>2021-10-01</create_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.yandexcloud.net</value>
    <value>ns2.yandexcloud.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>formula-ev.org</domain_name>
   <domain_keyword>formula-ev</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 10:22:25</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>formulalit.com</domain_name>
   <domain_keyword>formulalit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:30:28</query_time>
   <create_date>2019-01-03</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>formulabrx.com</domain_name>
   <domain_keyword>formulabrx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:29:32</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-01</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>formulazen.com</domain_name>
   <domain_keyword>formulazen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:43:44</query_time>
   <create_date>2020-03-24</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>formulableu.com</domain_name>
   <domain_keyword>formulableu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:42:49</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-25</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-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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>formulasee.com</domain_name>
   <domain_keyword>formulasee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:31:41</query_time>
   <create_date>2019-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>81</num>
   <domain_name>formula-ix.net</domain_name>
   <domain_keyword>formula-ix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 14:41:24</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-04-07</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 formula-ix.net 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-1393.awsdns-46.org</value>
    <value>ns-1991.awsdns-56.co.uk</value>
    <value>ns-434.awsdns-54.com</value>
    <value>ns-717.awsdns-25.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>formulater.com</domain_name>
   <domain_keyword>formulater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:38:55</query_time>
   <create_date>2023-05-28</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>formulallc.com</domain_name>
   <domain_keyword>formulallc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:30:28</query_time>
   <create_date>2012-10-05</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>formulaela.com</domain_name>
   <domain_keyword>formulaela</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 04:38:20</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-05</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>ns6.wixdns.net</value>
    <value>ns7.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>85</num>
   <domain_name>formulaleaf.com</domain_name>
   <domain_keyword>formulaleaf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:30:26</query_time>
   <create_date>2019-06-25</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>formulamed.ru</domain_name>
   <domain_keyword>formulamed</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:41:55</query_time>
   <create_date>2023-04-04</create_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>formulaseo.ru</domain_name>
   <domain_keyword>formulaseo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:41:57</query_time>
   <create_date>2018-03-01</create_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>formulanet.ru</domain_name>
   <domain_keyword>formulanet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:41:55</query_time>
   <create_date>2009-10-07</create_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>formulabed.com</domain_name>
   <domain_keyword>formulabed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:29:29</query_time>
   <create_date>2015-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>formulated.net</domain_name>
   <domain_keyword>formulated</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 22:30:19</query_time>
   <create_date>2015-04-27</create_date>
   <update_date>2020-06-11</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_iana>1979</registrar_iana>
   <registrar_name>DropCatch.com 499 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>formulated.works</domain_name>
   <domain_keyword>formulated</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-04-30 10:24:49</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170361595</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>formulahey.homes</domain_name>
   <domain_keyword>formulahey</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-04-30 10:23:46</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-25</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>cora.ns.cloudflare.com</value>
    <value>doug.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>formulates.com</domain_name>
   <domain_keyword>formulates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:43:10</query_time>
   <create_date>2004-01-21</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>formulabee.com</domain_name>
   <domain_keyword>formulabee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 15:48:22</query_time>
   <create_date>2021-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>formulared.com</domain_name>
   <domain_keyword>formulared</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:30:16</query_time>
   <create_date>2018-04-13</create_date>
   <update_date>2021-04-07</update_date>
   <expiry_date>2024-04-13</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>96</num>
   <domain_name>formulatax.co.uk</domain_name>
   <domain_keyword>formulatax</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 22:30:19</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2023-04-14</update_date>
   <expiry_date>2024-04-14</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>formulalsu.com</domain_name>
   <domain_keyword>formulalsu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:42:45</query_time>
   <create_date>2020-02-06</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2026-02-06</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>formulamix.com.br</domain_name>
   <domain_keyword>formulamix</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-19 14:43:07</query_time>
   <create_date>2008-11-06</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>LOCAWEB (2)</registrar_name>
   <registrant_name>formula mix industria de produtos automotivos</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>formulauem.com</domain_name>
   <domain_keyword>formulauem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 05:43:13</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Statutory Masking Enabled</registrant_name>
   <registrant_company>OPTREN S.C.</registrant_company>
   <registrant_address>Statutory Masking Enabled</registrant_address>
   <registrant_city>Statutory Masking Enabled</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>Statutory Masking Enabled</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking Enabled</registrant_phone>
   <registrant_fax>Statutory Masking Enabled</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.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>100</num>
   <domain_name>formulatax.com</domain_name>
   <domain_keyword>formulatax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:31:48</query_time>
   <create_date>2019-10-18</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.271</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.