WHOIS QUERY TIME

9 Mar 2024 - 8:43 PM UTC

Registered: 1 January 2019
Modified: 21 December 2023
Expiry: 1 January 2025

REGISTRAR

Name: OVH SAS
Website: https://www.ovhcloud.com

DNSSEC

Unsigned

NAME SERVERS

ns1.hekko.net.pl
ns2.hekko.net.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=flosculi.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "flosculi.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "flosculi.pl",
            "domain_keyword": "flosculi",
            "domain_tld": "pl",
            "query_time": "2024-03-09 20:43:47",
            "create_date": "2019-01-01",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-01",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>flosculi.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>flosculi.pl</domain_name>
   <domain_keyword>flosculi</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-09 20:43:47</query_time>
   <create_date>2019-01-01</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.036 seconds) for "flosculi.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2023 - 6:20 AM UTC

Registered: 1 January 2019
Modified: 22 December 2022
Expiry: 1 January 2024

REGISTRAR

Name: OVH SAS
Website: https://www.ovh.pl/abuse/

DNSSEC

Unsigned

NAME SERVERS

ns1.hekko.net.pl
ns2.hekko.net.pl

#2 - QUERY TIME

7 Jan 2024 - 12:51 PM UTC

Registered: 1 January 2019
Modified: 21 December 2023
Expiry: 1 January 2025

REGISTRAR

Name: OVH SAS
Website: https://www.ovhcloud.com

DNSSEC

Unsigned

NAME SERVERS

ns1.hekko.net.pl
ns2.hekko.net.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=flosculi.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "flosculi.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "flosculi.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "flosculi.pl",
            "domain_keyword": "flosculi",
            "domain_tld": "pl",
            "query_time": "2023-05-03 06:20:33",
            "create_date": "2019-01-01",
            "update_date": "2022-12-22",
            "expiry_date": "2024-01-01",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.pl/abuse/",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "flosculi.pl",
            "domain_keyword": "flosculi",
            "domain_tld": "pl",
            "query_time": "2024-01-07 12:51:44",
            "create_date": "2019-01-01",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-01",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "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>flosculi.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>flosculi.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>flosculi.pl</domain_name>
   <domain_keyword>flosculi</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-03 06:20:33</query_time>
   <create_date>2019-01-01</create_date>
   <update_date>2022-12-22</update_date>
   <expiry_date>2024-01-01</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.pl/abuse/</registrar_website>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>flosculi.pl</domain_name>
   <domain_keyword>flosculi</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-01-07 12:51:44</query_time>
   <create_date>2019-01-01</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</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.017 seconds) which contained the exact domain keyword "flosculi".
Domain Name Registered Expiry Registrar Ownership
1 flosculi.pl 1 Jan 2019 1 Jan 2025 OVH SAS -
2 flosculi.com 18 Apr 2023 18 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=flosculi&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "flosculi",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "flosculi.pl, flosculi.com",
    "results": [
        {
            "num": 1,
            "domain_name": "flosculi.pl",
            "domain_keyword": "flosculi",
            "domain_tld": "pl",
            "query_time": "2024-03-09 20:43:47",
            "create_date": "2019-01-01",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-01",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "flosculi.com",
            "domain_keyword": "flosculi",
            "domain_tld": "com",
            "query_time": "2024-04-30 03:06:59",
            "create_date": "2023-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=flosculi.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>flosculi</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>flosculi.pl, flosculi.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>flosculi.pl</domain_name>
   <domain_keyword>flosculi</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-09 20:43:47</query_time>
   <create_date>2019-01-01</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>flosculi.com</domain_name>
   <domain_keyword>flosculi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 03:06:59</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=flosculi.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</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 45 domain names (in 0.14 seconds) which look and sound like the brand name "flosculi".
Domain Name Registered Expiry Registrar Ownership
1 flosculo.net 27 Aug 2004 28 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 flosculo.com 27 Aug 2004 28 Aug 2024 GoDaddy.com, LLC -
3 floscule.com 15 May 2006 15 May 2025 Dynadot Inc -
4 flowcult.ru 5 Dec 2023 5 Dec 2024 TIMEWEB-RU Private Person
5 flowcult.com 6 Dec 2023 6 Dec 2024 GRANSY S.R.O D/B/A SUBREG.CZ Centrum špeciálno-pedagogického poradenstva
6 flosculus.com 5 Apr 2023 5 Apr 2024 NAMECHEAP INC Withheld for Privacy Purposes
7 floscuba.com 6 Jun 2008 6 Jun 2024 GoDaddy.com, LLC -
8 floeckli.com 2 Feb 2014 2 Feb 2025 Vautron Rechenzentrum AG -
9 floccule.com 6 Mar 2021 6 Mar 2025 GoDaddy.com, LLC -
10 flopcult.com 29 Mar 2021 29 Mar 2025 GoDaddy.com, LLC -
11 flosculpt.com 1 Oct 2013 1 Oct 2026 GoDaddy.com, LLC -
12 floscoeli.com 28 Jan 2006 28 Jan 2025 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
13 flosdeli.com 7 Dec 2020 7 Dec 2024 Tucows Domains Inc. -
14 floschulz.net 8 Sep 2018 8 Sep 2024 Cronon AG -
15 flopcult.org 29 Mar 2021 29 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 floscale.com 23 Jan 2024 23 Jan 2025 Cloudflare, Inc. DATA REDACTED
17 flopcult.net 29 Mar 2021 29 Mar 2025 GoDaddy.com, LLC -
18 froschli.net 26 Mar 2023 26 Mar 2025 Tucows Domains Inc. -
19 flosdeli.nl 7 Dec 2020 - Hostnet B.V. -
20 loscali.com 28 Jun 2023 28 Jun 2024 GoDaddy.com, LLC -
21 flosoul.com 16 Aug 2006 16 Aug 2024 Tucows Domains Inc. -
22 losculo.com 16 Apr 2021 16 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
23 floschi.info 14 Dec 2020 14 Dec 2024 Porkbun LLC Private by Design, LLC
24 floccul.us 30 May 2005 29 May 2025 NameCheap, Inc. Patricia Yeh
25 flowcli.com 2 May 2024 2 May 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0171058617
26 losyuli.online 8 Dec 2022 8 Dec 2024 Realtime Register B.V. My Domain Provider
27 floschi.com 8 Oct 2009 8 Oct 2025 Alpine Domains Inc. eWeb Development Inc.
28 floseli.fr 5 Sep 2017 5 Sep 2024 OVH Ano Nymous
29 flysuli.com 7 Jul 2018 7 Jul 2024 GoDaddy.com, LLC -
30 flosuni.com 13 Feb 2013 13 Feb 2025 DREAMHOST Proxy Protection LLC
31 floschl.dev 17 Apr 2020 17 Apr 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
32 flocult.com 29 Nov 2023 29 Nov 2024 GoDaddy.com, LLC -
33 floseli.com 28 Aug 2023 28 Aug 2024 Ascio Technologies, Inc Not Disclosed
34 flocula.ru 21 May 2023 21 May 2024 REGRU-RU Private Person
35 floschl.link 6 Jun 2022 6 Jun 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
36 loscul.com 11 Aug 2015 11 Aug 2026 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
37 loculi.info 4 Apr 2017 4 Apr 2025 Register SPA R.P. SRL
38 loculi.com 10 Jul 1998 9 Jul 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
39 foculi.nl 8 May 2012 - team.blue nl B.V. -
40 flosci.com 11 Oct 2023 11 Oct 2024 Tucows Domains Inc. -
41 flosul.com 22 Jan 2018 22 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
42 loculi.eu - - Seeweb srl -
43 foculi.com 8 May 2012 8 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
44 loculi.net 18 Apr 2008 18 Apr 2025 Cronon GmbH -
45 fsculi.com 23 Jul 2019 23 Jul 2025 Gname.com Pte. Ltd. Redacted for privacy

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=flosculi.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "flosculi.pl",
        "page_size": 100
    },
    "count": {
        "total": 45,
        "relation": "eq",
        "current": 45
    },
    "unique_domains": "flosculo.net, flosculo.com, floscule.com, flowcult.ru, flowcult.com, flosculus.com, floscuba.com, floeckli.com, floccule.com, flopcult.com, flosculpt.com, floscoeli.com, flosdeli.com, floschulz.net, flopcult.org, floscale.com, flopcult.net, froschli.net, flosdeli.nl, loscali.com, flosoul.com, losculo.com, floschi.info, floccul.us, flowcli.com, losyuli.online, floschi.com, floseli.fr, flysuli.com, flosuni.com, floschl.dev, flocult.com, floseli.com, flocula.ru, floschl.link, loscul.com, loculi.info, loculi.com, foculi.nl, flosci.com, flosul.com, loculi.eu, foculi.com, loculi.net, fsculi.com",
    "results": [
        {
            "num": 1,
            "domain_name": "flosculo.net",
            "domain_keyword": "flosculo",
            "domain_tld": "net",
            "query_time": "2024-05-07 13:38:19",
            "create_date": "2004-08-27",
            "update_date": "2023-02-02",
            "expiry_date": "2025-08-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=flosculo.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "flosculo.com",
            "domain_keyword": "flosculo",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:48:12",
            "create_date": "2004-08-27",
            "update_date": "2024-03-30",
            "expiry_date": "2024-08-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "floscule.com",
            "domain_keyword": "floscule",
            "domain_tld": "com",
            "query_time": "2024-05-17 09:55:51",
            "create_date": "2006-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "flowcult.ru",
            "domain_keyword": "flowcult",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:20:30",
            "create_date": "2023-12-05",
            "expiry_date": "2024-12-05",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "flowcult.com",
            "domain_keyword": "flowcult",
            "domain_tld": "com",
            "query_time": "2024-04-13 13:40:27",
            "create_date": "2023-12-06",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "Centrum špeciálno-pedagogického poradenstva",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "flosculus.com",
            "domain_keyword": "flosculus",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:52:38",
            "create_date": "2023-04-05",
            "update_date": "2024-04-06",
            "expiry_date": "2024-04-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REACTIVATION PERIOD",
            "registrant_company": "Withheld for Privacy Purposes",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "floscuba.com",
            "domain_keyword": "floscuba",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:48:12",
            "create_date": "2008-06-06",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "floeckli.com",
            "domain_keyword": "floeckli",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:06:41",
            "create_date": "2014-02-02",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ns-serve.net",
                "ns2.ns-serve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "floccule.com",
            "domain_keyword": "floccule",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:04:34",
            "create_date": "2021-03-06",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "flopcult.com",
            "domain_keyword": "flopcult",
            "domain_tld": "com",
            "query_time": "2024-04-06 01:17:04",
            "create_date": "2021-03-29",
            "update_date": "2023-03-30",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "flosculpt.com",
            "domain_keyword": "flosculpt",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:48:12",
            "create_date": "2013-10-01",
            "update_date": "2023-08-15",
            "expiry_date": "2026-10-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "floscoeli.com",
            "domain_keyword": "floscoeli",
            "domain_tld": "com",
            "query_time": "2024-03-30 06:54:34",
            "create_date": "2006-01-28",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9090532393",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "flosdeli.com",
            "domain_keyword": "flosdeli",
            "domain_tld": "com",
            "query_time": "2024-04-30 03:06:59",
            "create_date": "2020-12-07",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "floschulz.net",
            "domain_keyword": "floschulz",
            "domain_tld": "net",
            "query_time": "2024-04-25 13:48:11",
            "create_date": "2018-09-08",
            "update_date": "2018-09-08",
            "expiry_date": "2024-09-08",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks19.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "flopcult.org",
            "domain_keyword": "flopcult",
            "domain_tld": "org",
            "query_time": "2024-05-20 16:01:57",
            "create_date": "2021-03-29",
            "update_date": "2023-05-13",
            "expiry_date": "2025-03-29",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "floscale.com",
            "domain_keyword": "floscale",
            "domain_tld": "com",
            "query_time": "2024-05-20 16:07:23",
            "create_date": "2024-01-23",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "JA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "MX",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/floscale.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "surina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "flopcult.net",
            "domain_keyword": "flopcult",
            "domain_tld": "net",
            "query_time": "2024-05-17 11:47:57",
            "create_date": "2021-03-29",
            "update_date": "2023-03-30",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "froschli.net",
            "domain_keyword": "froschli",
            "domain_tld": "net",
            "query_time": "2024-04-25 06:16:16",
            "create_date": "2023-03-26",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "flosdeli.nl",
            "domain_keyword": "flosdeli",
            "domain_tld": "nl",
            "query_time": "2024-05-17 09:55:51",
            "create_date": "2020-12-07",
            "update_date": "2022-04-22",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 20,
            "domain_name": "loscali.com",
            "domain_keyword": "loscali",
            "domain_tld": "com",
            "query_time": "2024-04-08 11:35:47",
            "create_date": "2023-06-28",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "flosoul.com",
            "domain_keyword": "flosoul",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:48:46",
            "create_date": "2006-08-16",
            "update_date": "2024-02-09",
            "expiry_date": "2024-08-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.redundant-webservers.com",
                "ns2.redundant-webservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "losculo.com",
            "domain_keyword": "losculo",
            "domain_tld": "com",
            "query_time": "2024-04-30 23:22:31",
            "create_date": "2021-04-16",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-16",
            "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": 23,
            "domain_name": "floschi.info",
            "domain_keyword": "floschi",
            "domain_tld": "info",
            "query_time": "2024-04-02 02:36:20",
            "create_date": "2020-12-14",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ines.ns.cloudflare.com",
                "kurt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "floccul.us",
            "domain_keyword": "floccul",
            "domain_tld": "us",
            "query_time": "2024-05-06 21:01:08",
            "create_date": "2005-05-30",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Patricia Yeh",
            "registrant_address": "3431 Asbury St",
            "registrant_city": "Dallas",
            "registrant_state": "Texas",
            "registrant_zip": "75205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2142843926",
            "name_servers": [
                "ns6367.hostgator.com",
                "ns6368.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "flowcli.com",
            "domain_keyword": "flowcli",
            "domain_tld": "com",
            "query_time": "2024-05-05 15:25:44",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0171058617",
            "registrant_company": "Contact Privacy Inc. Customer 0171058617",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "losyuli.online",
            "domain_keyword": "losyuli",
            "domain_tld": "online",
            "query_time": "2024-05-02 18:06:40",
            "create_date": "2022-12-08",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-08",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://realtimeregister.com/",
            "registrant_company": "My Domain Provider",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-a.dns.versio.nl",
                "ns-b.dns.versio.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 27,
            "domain_name": "floschi.com",
            "domain_keyword": "floschi",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:48:11",
            "create_date": "2009-10-08",
            "update_date": "2023-07-30",
            "expiry_date": "2025-10-08",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "floseli.fr",
            "domain_keyword": "floseli",
            "domain_tld": "fr",
            "query_time": "2024-05-05 20:36:48",
            "create_date": "2017-09-05",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-05",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 29,
            "domain_name": "flysuli.com",
            "domain_keyword": "flysuli",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:14:10",
            "create_date": "2018-07-07",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "flosuni.com",
            "domain_keyword": "flosuni",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:49:47",
            "create_date": "2013-02-13",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-13",
            "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 flosuni.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": 31,
            "domain_name": "floschl.dev",
            "domain_keyword": "floschl",
            "domain_tld": "dev",
            "query_time": "2024-04-30 03:06:58",
            "create_date": "2020-04-17",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-17",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "flocult.com",
            "domain_keyword": "flocult",
            "domain_tld": "com",
            "query_time": "2024-04-10 19:08:00",
            "create_date": "2023-11-29",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "floseli.com",
            "domain_keyword": "floseli",
            "domain_tld": "com",
            "query_time": "2024-04-30 03:07:00",
            "create_date": "2023-08-28",
            "update_date": "2023-09-12",
            "expiry_date": "2024-08-28",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "CZ",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "CZ",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=floseli.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "flocula.ru",
            "domain_keyword": "flocula",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:24:36",
            "create_date": "2023-05-21",
            "expiry_date": "2024-05-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "floschl.link",
            "domain_keyword": "floschl",
            "domain_tld": "link",
            "query_time": "2024-05-17 09:55:51",
            "create_date": "2022-06-06",
            "update_date": "2024-05-12",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "agustin.ns.cloudflare.com",
                "daniella.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "loscul.com",
            "domain_keyword": "loscul",
            "domain_tld": "com",
            "query_time": "2024-04-19 02:09:49",
            "create_date": "2015-08-11",
            "update_date": "2022-07-29",
            "expiry_date": "2026-08-11",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "loculi.info",
            "domain_keyword": "loculi",
            "domain_tld": "info",
            "query_time": "2024-04-23 07:49:58",
            "create_date": "2017-04-04",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-04",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "R.P. SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.th.seeweb.it",
                "ns2.th.seeweb.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "loculi.com",
            "domain_keyword": "loculi",
            "domain_tld": "com",
            "query_time": "2024-03-29 12:34:10",
            "create_date": "1998-07-10",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-09",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "foculi.nl",
            "domain_keyword": "foculi",
            "domain_tld": "nl",
            "query_time": "2024-04-29 13:47:43",
            "create_date": "2012-05-08",
            "update_date": "2021-11-13",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "flosci.com",
            "domain_keyword": "flosci",
            "domain_tld": "com",
            "query_time": "2024-04-11 10:13:07",
            "create_date": "2023-10-11",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "flosul.com",
            "domain_keyword": "flosul",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:49:46",
            "create_date": "2018-01-22",
            "update_date": "2021-01-16",
            "expiry_date": "2025-01-22",
            "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": 42,
            "domain_name": "loculi.eu",
            "domain_keyword": "loculi",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:50:44",
            "registrar_name": "Seeweb srl",
            "registrar_website": "https://www.seeweb.com",
            "name_servers": [
                "ns1.th.seeweb.it",
                "ns2.th.seeweb.it"
            ]
        },
        {
            "num": 43,
            "domain_name": "foculi.com",
            "domain_keyword": "foculi",
            "domain_tld": "com",
            "query_time": "2024-05-12 22:26:26",
            "create_date": "2012-05-08",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-08",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "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": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "loculi.net",
            "domain_keyword": "loculi",
            "domain_tld": "net",
            "query_time": "2024-05-10 03:07:23",
            "create_date": "2008-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks10.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "fsculi.com",
            "domain_keyword": "fsculi",
            "domain_tld": "com",
            "query_time": "2024-04-21 02:35:37",
            "create_date": "2019-07-23",
            "update_date": "2023-12-07",
            "expiry_date": "2025-07-23",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SHAANXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=fsculi.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.sharesdns.com",
                "ns2.sharesdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.14,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>flosculi.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>45</total>
  <relation>eq</relation>
  <current>45</current>
 </count>
 <unique_domains>flosculo.net, flosculo.com, floscule.com, flowcult.ru, flowcult.com, flosculus.com, floscuba.com, floeckli.com, floccule.com, flopcult.com, flosculpt.com, floscoeli.com, flosdeli.com, floschulz.net, flopcult.org, floscale.com, flopcult.net, froschli.net, flosdeli.nl, loscali.com, flosoul.com, losculo.com, floschi.info, floccul.us, flowcli.com, losyuli.online, floschi.com, floseli.fr, flysuli.com, flosuni.com, floschl.dev, flocult.com, floseli.com, flocula.ru, floschl.link, loscul.com, loculi.info, loculi.com, foculi.nl, flosci.com, flosul.com, loculi.eu, foculi.com, loculi.net, fsculi.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>flosculo.net</domain_name>
   <domain_keyword>flosculo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 13:38:19</query_time>
   <create_date>2004-08-27</create_date>
   <update_date>2023-02-02</update_date>
   <expiry_date>2025-08-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=flosculo.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>flosculo.com</domain_name>
   <domain_keyword>flosculo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:48:12</query_time>
   <create_date>2004-08-27</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-08-28</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.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>3</num>
   <domain_name>floscule.com</domain_name>
   <domain_keyword>floscule</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 09:55:51</query_time>
   <create_date>2006-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>flowcult.ru</domain_name>
   <domain_keyword>flowcult</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:20:30</query_time>
   <create_date>2023-12-05</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>flowcult.com</domain_name>
   <domain_keyword>flowcult</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 13:40:27</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>Centrum špeciálno-pedagogického poradenstva</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>flosculus.com</domain_name>
   <domain_keyword>flosculus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:52:38</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-04-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REACTIVATION PERIOD</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</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>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>7</num>
   <domain_name>floscuba.com</domain_name>
   <domain_keyword>floscuba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:48:12</query_time>
   <create_date>2008-06-06</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-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>ns.rackspace.com</value>
    <value>ns2.rackspace.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>floeckli.com</domain_name>
   <domain_keyword>floeckli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:06:41</query_time>
   <create_date>2014-02-02</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ns-serve.net</value>
    <value>ns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>floccule.com</domain_name>
   <domain_keyword>floccule</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:04:34</query_time>
   <create_date>2021-03-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-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>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>flopcult.com</domain_name>
   <domain_keyword>flopcult</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 01:17:04</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2025-03-29</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>ns27.domaincontrol.com</value>
    <value>ns28.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>11</num>
   <domain_name>flosculpt.com</domain_name>
   <domain_keyword>flosculpt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:48:12</query_time>
   <create_date>2013-10-01</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2026-10-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>ns65.domaincontrol.com</value>
    <value>ns66.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>12</num>
   <domain_name>floscoeli.com</domain_name>
   <domain_keyword>floscoeli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-30 06:54:34</query_time>
   <create_date>2006-01-28</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9090532393</registrant_phone>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>flosdeli.com</domain_name>
   <domain_keyword>flosdeli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 03:06:59</query_time>
   <create_date>2020-12-07</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-07</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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>floschulz.net</domain_name>
   <domain_keyword>floschulz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 13:48:11</query_time>
   <create_date>2018-09-08</create_date>
   <update_date>2018-09-08</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks19.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>flopcult.org</domain_name>
   <domain_keyword>flopcult</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 16:01:57</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2023-05-13</update_date>
   <expiry_date>2025-03-29</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>floscale.com</domain_name>
   <domain_keyword>floscale</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 16:07:23</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>JA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/floscale.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>surina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>flopcult.net</domain_name>
   <domain_keyword>flopcult</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 11:47:57</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>froschli.net</domain_name>
   <domain_keyword>froschli</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 06:16:16</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-26</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.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>flosdeli.nl</domain_name>
   <domain_keyword>flosdeli</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 09:55:51</query_time>
   <create_date>2020-12-07</create_date>
   <update_date>2022-04-22</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>loscali.com</domain_name>
   <domain_keyword>loscali</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 11:35:47</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-28</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>ns45.domaincontrol.com</value>
    <value>ns46.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>21</num>
   <domain_name>flosoul.com</domain_name>
   <domain_keyword>flosoul</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:48:46</query_time>
   <create_date>2006-08-16</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-08-16</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.redundant-webservers.com</value>
    <value>ns2.redundant-webservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>losculo.com</domain_name>
   <domain_keyword>losculo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 23:22:31</query_time>
   <create_date>2021-04-16</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-16</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>23</num>
   <domain_name>floschi.info</domain_name>
   <domain_keyword>floschi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-02 02:36:20</query_time>
   <create_date>2020-12-14</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ines.ns.cloudflare.com</value>
    <value>kurt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>floccul.us</domain_name>
   <domain_keyword>floccul</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-06 21:01:08</query_time>
   <create_date>2005-05-30</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Patricia Yeh</registrant_name>
   <registrant_address>3431 Asbury St</registrant_address>
   <registrant_city>Dallas</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>75205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2142843926</registrant_phone>
   <name_servers>
    <value>ns6367.hostgator.com</value>
    <value>ns6368.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>flowcli.com</domain_name>
   <domain_keyword>flowcli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 15:25:44</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0171058617</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0171058617</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>losyuli.online</domain_name>
   <domain_keyword>losyuli</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 18:06:40</query_time>
   <create_date>2022-12-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://realtimeregister.com/</registrar_website>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-a.dns.versio.nl</value>
    <value>ns-b.dns.versio.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>floschi.com</domain_name>
   <domain_keyword>floschi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:48:11</query_time>
   <create_date>2009-10-08</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2025-10-08</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>floseli.fr</domain_name>
   <domain_keyword>floseli</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 20:36:48</query_time>
   <create_date>2017-09-05</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>flysuli.com</domain_name>
   <domain_keyword>flysuli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:14:10</query_time>
   <create_date>2018-07-07</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>flosuni.com</domain_name>
   <domain_keyword>flosuni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:49:47</query_time>
   <create_date>2013-02-13</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-13</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 flosuni.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>31</num>
   <domain_name>floschl.dev</domain_name>
   <domain_keyword>floschl</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-30 03:06:58</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-17</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>32</num>
   <domain_name>flocult.com</domain_name>
   <domain_keyword>flocult</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 19:08:00</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>floseli.com</domain_name>
   <domain_keyword>floseli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 03:07:00</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>CZ</registrant_state>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=floseli.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>flocula.ru</domain_name>
   <domain_keyword>flocula</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:24:36</query_time>
   <create_date>2023-05-21</create_date>
   <expiry_date>2024-05-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>floschl.link</domain_name>
   <domain_keyword>floschl</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-17 09:55:51</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>agustin.ns.cloudflare.com</value>
    <value>daniella.ns.cloudflare.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>loscul.com</domain_name>
   <domain_keyword>loscul</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 02:09:49</query_time>
   <create_date>2015-08-11</create_date>
   <update_date>2022-07-29</update_date>
   <expiry_date>2026-08-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>loculi.info</domain_name>
   <domain_keyword>loculi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-23 07:49:58</query_time>
   <create_date>2017-04-04</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>R.P. SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.th.seeweb.it</value>
    <value>ns2.th.seeweb.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>loculi.com</domain_name>
   <domain_keyword>loculi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-29 12:34:10</query_time>
   <create_date>1998-07-10</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>foculi.nl</domain_name>
   <domain_keyword>foculi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 13:47:43</query_time>
   <create_date>2012-05-08</create_date>
   <update_date>2021-11-13</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>flosci.com</domain_name>
   <domain_keyword>flosci</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 10:13:07</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-11</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>flosul.com</domain_name>
   <domain_keyword>flosul</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:49:46</query_time>
   <create_date>2018-01-22</create_date>
   <update_date>2021-01-16</update_date>
   <expiry_date>2025-01-22</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>42</num>
   <domain_name>loculi.eu</domain_name>
   <domain_keyword>loculi</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:50:44</query_time>
   <registrar_name>Seeweb srl</registrar_name>
   <registrar_website>https://www.seeweb.com</registrar_website>
   <name_servers>
    <value>ns1.th.seeweb.it</value>
    <value>ns2.th.seeweb.it</value>
   </name_servers>
  </value>
  <value>
   <num>43</num>
   <domain_name>foculi.com</domain_name>
   <domain_keyword>foculi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 22:26:26</query_time>
   <create_date>2012-05-08</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</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>NL</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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>loculi.net</domain_name>
   <domain_keyword>loculi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 03:07:23</query_time>
   <create_date>2008-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks10.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>fsculi.com</domain_name>
   <domain_keyword>fsculi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 02:35:37</query_time>
   <create_date>2019-07-23</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-07-23</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SHAANXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=fsculi.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.sharesdns.com</value>
    <value>ns2.sharesdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.14</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 265,443,190

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,443,190
Total WHOIS records with a Registrant Contact 167,168,402
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,853,467
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 126,394,689
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 552,146,568

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,520,486,597
Total WHOIS records with a Registrant Contact 1,259,821,131
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,100,817,451
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,036,193,709

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 265 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.