WHOIS QUERY TIME

4 May 2024 - 10:17 PM UTC

Modified: 9 October 2017

NAME SERVERS

ns1.webgo.de
ns2.webgo.de
ns3.webgo.de
ns4.webgo.de

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=fargnoli.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "fargnoli.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "fargnoli.de",
            "domain_keyword": "fargnoli",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:17:00",
            "update_date": "2017-10-09",
            "name_servers": [
                "ns1.webgo.de",
                "ns2.webgo.de",
                "ns3.webgo.de",
                "ns4.webgo.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>fargnoli.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>fargnoli.de</domain_name>
   <domain_keyword>fargnoli</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:17:00</query_time>
   <update_date>2017-10-09</update_date>
   <name_servers>
    <value>ns1.webgo.de</value>
    <value>ns2.webgo.de</value>
    <value>ns3.webgo.de</value>
    <value>ns4.webgo.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.073 seconds) for "fargnoli.de" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2024 - 10:17 PM UTC

Modified: 9 October 2017

NAME SERVERS

ns1.webgo.de
ns2.webgo.de
ns3.webgo.de
ns4.webgo.de

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=fargnoli.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "fargnoli.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "fargnoli.de",
    "results": [
        {
            "num": 1,
            "domain_name": "fargnoli.de",
            "domain_keyword": "fargnoli",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:17:00",
            "update_date": "2017-10-09",
            "name_servers": [
                "ns1.webgo.de",
                "ns2.webgo.de",
                "ns3.webgo.de",
                "ns4.webgo.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.073,
        "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>fargnoli.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>fargnoli.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fargnoli.de</domain_name>
   <domain_keyword>fargnoli</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:17:00</query_time>
   <update_date>2017-10-09</update_date>
   <name_servers>
    <value>ns1.webgo.de</value>
    <value>ns2.webgo.de</value>
    <value>ns3.webgo.de</value>
    <value>ns4.webgo.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.073</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 3 domain names (in 0.203 seconds) which contained the exact domain keyword "fargnoli".
Domain Name Registered Expiry Registrar Ownership
1 fargnoli.org 18 May 2000 18 May 2025 Tucows Domains Inc. Data Protected
2 fargnoli.com 22 Aug 2001 22 Aug 2024 DonDominio (SCIP) Redacted for privacy
3 fargnoli.net 10 Sep 2002 10 Sep 2024 TUCOWS, INC. REDACTED FOR PRIVACY
4 fargnoli.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=fargnoli&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "fargnoli",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "fargnoli.org, fargnoli.com, fargnoli.net, fargnoli.de",
    "results": [
        {
            "num": 1,
            "domain_name": "fargnoli.org",
            "domain_keyword": "fargnoli",
            "domain_tld": "org",
            "query_time": "2024-05-22 03:26:57",
            "create_date": "2000-05-18",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fargnoli.com",
            "domain_keyword": "fargnoli",
            "domain_tld": "com",
            "query_time": "2024-04-22 12:18:26",
            "create_date": "2001-08-22",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1383,
            "registrar_name": "DonDominio (SCIP)",
            "registrar_website": "https://www.dondominio.com",
            "registrant_name": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "Palmas (Las)",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "ES",
            "registrant_email": "visit https://icann.online-validation.com/domain-contact/?domainname=fargnoli.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "fargnoli.net",
            "domain_keyword": "fargnoli",
            "domain_tld": "net",
            "query_time": "2024-04-22 12:18:26",
            "create_date": "2002-09-10",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-10",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://tieredaccess.com/contact/a520366d-a913-4a81-8191-4726b126cf5b",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "fargnoli.de",
            "domain_keyword": "fargnoli",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:17:00",
            "update_date": "2017-10-09",
            "name_servers": [
                "ns1.webgo.de",
                "ns2.webgo.de",
                "ns3.webgo.de",
                "ns4.webgo.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.203,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>fargnoli</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>fargnoli.org, fargnoli.com, fargnoli.net, fargnoli.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fargnoli.org</domain_name>
   <domain_keyword>fargnoli</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 03:26:57</query_time>
   <create_date>2000-05-18</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fargnoli.com</domain_name>
   <domain_keyword>fargnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 12:18:26</query_time>
   <create_date>2001-08-22</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>DonDominio (SCIP)</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>Palmas (Las)</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>visit https://icann.online-validation.com/domain-contact/?domainname=fargnoli.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>fargnoli.net</domain_name>
   <domain_keyword>fargnoli</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 12:18:26</query_time>
   <create_date>2002-09-10</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>FR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a520366d-a913-4a81-8191-4726b126cf5b</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>fargnoli.de</domain_name>
   <domain_keyword>fargnoli</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:17:00</query_time>
   <update_date>2017-10-09</update_date>
   <name_servers>
    <value>ns1.webgo.de</value>
    <value>ns2.webgo.de</value>
    <value>ns3.webgo.de</value>
    <value>ns4.webgo.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.203</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 168 domain names (in 0.47 seconds) which look and sound like the brand name "fargnoli".
Domain Name Registered Expiry Registrar Ownership
1 farinoli.net 14 Jul 2020 14 Jul 2024 Name SRS AB Shield Whois
2 farinoli.com 19 Nov 1998 18 Nov 2024 GoDaddy.com, LLC -
3 fagnoli.it 28 Jul 2008 28 Jul 2024 Aruba s.p.a. autotrasporti fagnoli pier nicola Snc
4 fragnoli.com 6 Mar 2008 6 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
5 cargioli.com 16 Aug 2019 16 Aug 2028 PDR Ltd. d/b/a PublicDomainRegistry.com Cristobal Cargioli
6 fangnuli.net 14 Aug 2015 14 Aug 2025 GoDaddy.com, LLC -
7 cargnoni.com 12 Jul 2021 12 Jul 2024 NameSilo, LLC -
8 faranali.com 7 Jun 2021 7 Jun 2024 GoDaddy.com, LLC -
9 faggioli.com 8 Mar 2015 8 Mar 2025 Tucows Domains Inc. -
10 faraboli.com 6 Aug 2012 6 Aug 2024 Tucows Domains Inc. -
11 fargiori.ru 19 Apr 2024 19 Apr 2025 BEGET-RU Private Person
12 margaoli.com 20 Dec 2022 20 Dec 2024 Cloudflare, Inc. DATA REDACTED
13 fangnali.com 5 Jan 2024 5 Jan 2025 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD REDACTED FOR PRIVACY
14 faraboli.it 8 Jul 1997 11 Aug 2024 Aruba s.p.a. FARABOLI ARREDAMENTI SRL
15 faminoli.com 19 Oct 2016 19 Oct 2024 1API GmbH REDACTED FOR PRIVACY
16 margaoli.org 26 Jun 2021 26 Jun 2025 CloudFlare, Inc. MvpZone Ventures LLC
17 kargholi.com 23 Jun 2023 23 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
18 farngold.de - - - -
19 forgioli.it 12 Jan 2012 9 Jan 2025 Aruba s.p.a. hidden
20 cargnoni.net 12 Sep 2021 12 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
21 fragioli.com 2 Apr 2019 2 Apr 2025 GoDaddy.com, LLC -
22 yargholi.com 23 Jul 2011 23 Jul 2025 Tucows Domains Inc. -
23 farinole.com 9 Jul 2023 9 Jul 2024 DropCatch.com 531 LLC Oluwasanmi OLAJIDE
24 fargiori.store 19 Apr 2024 19 Apr 2025 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
25 margaoli.net 22 Dec 2022 22 Dec 2024 Cloudflare, Inc. DATA REDACTED
26 farinolio.info 1 Jan 2018 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
27 fbrignoli.com 20 Dec 2021 20 Dec 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
28 fangnuli.org 14 Aug 2015 14 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 marignoli.com 13 Oct 2022 13 Oct 2024 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
30 fargboll.se 2 Nov 2010 2 Nov 2024 Loopia AB -
31 arganoli.com 1 Jan 2020 1 Jan 2025 GoDaddy.com, LLC -
32 fangnuli.com 14 Aug 2015 14 Aug 2025 GoDaddy.com, LLC -
33 fargonlc.org 7 Jan 2008 7 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
34 cargioli.cl 22 Feb 2001 17 Mar 2028 NIC Chile Comercial Cargioli Limitada (COMERCIAL CARGIOLI LIMITADA)
35 farinola.com 6 Dec 2015 6 Dec 2025 Alpine Domains Inc. eWeb Development Inc.
36 fangnuli.info 14 Aug 2015 14 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 farbnoly.com 16 Dec 2021 16 Dec 2024 RegistryGate GmbH REDACTED FOR PRIVACY
38 faracoli.cfd 2 May 2023 2 May 2025 Dynadot LLC -
39 farinola.xyz 18 Mar 2018 18 Mar 2025 Namecheap Withheld for Privacy Purposes
40 margnolia.com 21 Jun 2022 21 Jun 2024 Danesco Trading Ltd. Statutory Masking for data privacy
41 earngoli.com 18 Feb 2024 18 Feb 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
42 farinolio.com 19 Dec 2017 19 Dec 2024 Tucows Domains Inc. -
43 farineli.com 12 Mar 2010 12 Mar 2025 GoDaddy.com, LLC -
44 farinolio.org 1 Jan 2018 1 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 farghali.co.uk 10 Oct 2016 10 Oct 2025 Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO] -
46 alfargnoli.com 26 Nov 2010 26 Nov 2024 GoDaddy.com, LLC -
47 farmaoli.pt - - - -
48 fansnoli.com 16 Nov 2009 16 Nov 2024 IONOS SE 1&1 Internet Inc
49 farmaoli.com 27 Dec 2019 27 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
50 farinosi.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Vince Algeri
51 fansnoli.org 3 Nov 2020 3 Nov 2024 PSI-USA, Inc. dba Domain Robot ShMLP "Mithat Frasheri"
52 fangboli.dev 19 Nov 2020 19 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 farinolio.net 1 Jan 2018 1 Jan 2025 GoDaddy.com, LLC -
54 feragnoli.com 11 Nov 2004 11 Nov 2024 RegistryGate GmbH REDACTED FOR PRIVACY
55 magnoli.com 20 Sep 1999 20 Sep 2029 WEBCC Whoisprotection.cc
56 fragnol.com 15 Jan 2018 15 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
57 varnoli.com 27 Oct 2023 27 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
58 fagnoni.com 26 Oct 1998 25 Oct 2024 Tucows Domains Inc. -
59 kagnoli.com 15 Feb 1998 11 May 2025 GoDaddy.com, LLC -
60 fagioli.biz 24 Nov 2003 23 Nov 2024 TLD Registrar Solutions Ltd. Whois Privacy Corp.
61 magnoli.pl 4 Apr 2023 - Aftermarket.pl Limited -
62 parnoli.com 7 Mar 2022 7 Mar 2029 OVH, SAS MARIO VELLAR
63 bagnoli.biz 14 Jul 2010 13 Jul 2024 Key-Systems GmbH Bagnoli NET S.r.l.
64 fargolf.org 4 Nov 2023 4 Nov 2024 Cosmotown, Inc. REDACTED FOR PRIVACY
65 tagnoli.com 24 Jul 2023 24 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 fargoni.com 19 Dec 2022 19 Dec 2024 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
67 zagnoli.com 17 Oct 1999 17 Oct 2025 GoDaddy.com, LLC -
68 fargosi.com 30 Oct 2002 30 Oct 2024 GoDaddy.com, LLC -
69 fagnoni.net 29 Mar 2000 29 Mar 2025 Tucows Domains Inc. -
70 gagnoli.website 12 Mar 2024 12 Mar 2025 DNSPod, Inc. TencentCloud
71 ragnoli.it 17 Jul 2009 17 Jul 2024 Aruba s.p.a. hidden
72 margoli.us 17 Apr 2013 16 Apr 2025 GoDaddy.com, LLC Richard Margolius
73 farnola.com 24 Feb 2021 24 Feb 2025 GoDaddy.com, LLC -
74 farnold.com 10 Nov 2017 10 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
75 fargolf.net 6 Sep 2023 6 Sep 2024 IONOS SE 1&1 Internet Inc
76 magnoli.ru 19 Jul 2023 19 Jul 2024 REGRU-RU Private Person
77 fagioli.net 14 Mar 2002 14 Mar 2024 Tucows Domains Inc. -
78 fragnol.net 22 Jan 2011 22 Jan 2025 OVH, SAS REDACTED FOR PRIVACY
79 franoli.com 6 Dec 2003 6 Dec 2024 Domain.com, LLC REDACTED FOR PRIVACY
80 fannoli.net 3 Aug 2018 3 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
81 fagioli.com 16 Jun 2016 29 Jun 2024 REGISTER S.P.A. FAGIOLI S.P.A.
82 fagioli.it 10 Sep 1997 8 Jun 2024 Register S.p.a. Fagioli S.p.A.
83 bagnoli.net 21 Apr 2003 21 Apr 2026 Tucows Domains Inc. -
84 darnoli.com 9 Feb 2021 9 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 bagnoli.com 12 Jul 2001 12 Jul 2024 SAV.COM, LLC REDACTED FOR PRIVACY
86 farioli.com 23 Sep 2003 23 Sep 2024 GoDaddy.com, LLC -
87 fargolf.co.uk 15 Nov 2017 15 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
88 fargolf.com 9 Jun 2015 9 Jun 2024 GoDaddy.com, LLC -
89 magnoli.dev 2 Mar 2019 2 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
90 fagnola.it 22 Nov 2004 27 Apr 2025 OVH JOLLY ORO S.r.l.
91 farmoli.com 15 Apr 2024 15 Apr 2025 DropCatch.com 424 LLC Pending backorder/auction delivery at www.DropCatch.com
92 cagnoli.com 14 Jul 1999 14 Jul 2024 acens Technologies, S.L.U. FRIGORIFICO CAGNOLI S.A.
93 bagnoli.org 15 May 2000 15 May 2026 Tucows Domains Inc. Mirko Bagnoli
94 cargoli.com 4 Apr 2020 4 Apr 2025 SAV.COM, LLC REDACTED FOR PRIVACY
95 farghol.com 8 Sep 2023 8 Sep 2024 1API GmbH REDACTED FOR PRIVACY
96 margoli.com 13 Jun 2002 13 Jun 2025 GoDaddy.com, LLC -
97 farmnol.com 24 Oct 2021 24 Oct 2024 Dotname Korea Corp. -
98 fagnoni.pro 13 Feb 2013 13 Feb 2025 OVH SAS TINLOT FAGNONI FREDERIQUE
99 fargohi.net 28 Jun 2007 5 Feb 2025 GoDaddy.com, LLC -
100 fragoli.com 29 Nov 2005 29 Nov 2024 REGISTER S.P.A. TOSCHI VIGNOLA SRL
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Fargnoli.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=fargnoli.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "fargnoli.de",
        "page_size": 100
    },
    "count": {
        "total": 168,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "farinoli.net, farinoli.com, fagnoli.it, fragnoli.com, cargioli.com, fangnuli.net, cargnoni.com, faranali.com, faggioli.com, faraboli.com, fargiori.ru, margaoli.com, fangnali.com, faraboli.it, faminoli.com, margaoli.org, kargholi.com, farngold.de, forgioli.it, cargnoni.net, fragioli.com, yargholi.com, farinole.com, fargiori.store, margaoli.net, farinolio.info, fbrignoli.com, fangnuli.org, marignoli.com, fargboll.se, arganoli.com, fangnuli.com, fargonlc.org, cargioli.cl, farinola.com, fangnuli.info, farbnoly.com, faracoli.cfd, farinola.xyz, margnolia.com, earngoli.com, farinolio.com, farineli.com, farinolio.org, farghali.co.uk, alfargnoli.com, farmaoli.pt, fansnoli.com, farmaoli.com, farinosi.com.au, fansnoli.org, fangboli.dev, farinolio.net, feragnoli.com, magnoli.com, fragnol.com, varnoli.com, fagnoni.com, kagnoli.com, fagioli.biz, magnoli.pl, parnoli.com, bagnoli.biz, fargolf.org, tagnoli.com, fargoni.com, zagnoli.com, fargosi.com, fagnoni.net, gagnoli.website, ragnoli.it, margoli.us, farnola.com, farnold.com, fargolf.net, magnoli.ru, fagioli.net, fragnol.net, franoli.com, fannoli.net, fagioli.com, fagioli.it, bagnoli.net, darnoli.com, bagnoli.com, farioli.com, fargolf.co.uk, fargolf.com, magnoli.dev, fagnola.it, farmoli.com, cagnoli.com, bagnoli.org, cargoli.com, farghol.com, margoli.com, farmnol.com, fagnoni.pro, fargohi.net, fragoli.com",
    "results": [
        {
            "num": 1,
            "domain_name": "farinoli.net",
            "domain_keyword": "farinoli",
            "domain_tld": "net",
            "query_time": "2024-05-19 16:55:24",
            "create_date": "2020-07-14",
            "update_date": "2023-06-02",
            "expiry_date": "2024-07-14",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "ns1.hoststar.hosting",
                "ns2.hoststar.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "farinoli.com",
            "domain_keyword": "farinoli",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:05:54",
            "create_date": "1998-11-19",
            "update_date": "2022-09-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "fagnoli.it",
            "domain_keyword": "fagnoli",
            "domain_tld": "it",
            "query_time": "2024-05-10 14:50:51",
            "create_date": "2008-07-28",
            "update_date": "2023-08-13",
            "expiry_date": "2024-07-28",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "autotrasporti fagnoli pier nicola Snc",
            "registrant_address": "via xxv aprile, 14",
            "registrant_city": "DOVADOLA",
            "registrant_state": "FC",
            "registrant_zip": "47013",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "fragnoli.com",
            "domain_keyword": "fragnoli",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:47:40",
            "create_date": "2008-03-06",
            "update_date": "2024-02-05",
            "expiry_date": "2025-03-06",
            "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": [
                "ns17.worldnic.com",
                "ns18.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cargioli.com",
            "domain_keyword": "cargioli",
            "domain_tld": "com",
            "query_time": "2024-04-22 14:01:08",
            "create_date": "2019-08-16",
            "update_date": "2023-07-25",
            "expiry_date": "2028-08-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Cristobal Cargioli",
            "registrant_company": "Cristobal Cargioli",
            "registrant_address": "Santa Rosa 5130",
            "registrant_city": "Santiago",
            "registrant_state": "Santiago",
            "registrant_zip": "0000000",
            "registrant_country": "CL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+56.025538211",
            "name_servers": [
                "ns1.dominioschile.com",
                "ns2.dominioschile.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "fangnuli.net",
            "domain_keyword": "fangnuli",
            "domain_tld": "net",
            "query_time": "2024-05-28 20:10:07",
            "create_date": "2015-08-14",
            "update_date": "2022-09-19",
            "expiry_date": "2025-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "cargnoni.com",
            "domain_keyword": "cargnoni",
            "domain_tld": "com",
            "query_time": "2024-05-29 11:56:24",
            "create_date": "2021-07-12",
            "update_date": "2024-03-01",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.cosgn.com",
                "ns2.cosgn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "faranali.com",
            "domain_keyword": "faranali",
            "domain_tld": "com",
            "query_time": "2024-06-05 00:16:37",
            "create_date": "2021-06-07",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "faggioli.com",
            "domain_keyword": "faggioli",
            "domain_tld": "com",
            "query_time": "2024-04-15 20:32:49",
            "create_date": "2015-03-08",
            "update_date": "2024-02-02",
            "expiry_date": "2025-03-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "faraboli.com",
            "domain_keyword": "faraboli",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:51:34",
            "create_date": "2012-08-06",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "fargiori.ru",
            "domain_keyword": "fargiori",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:57:35",
            "create_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "pat.ns.cloudflare.com",
                "robert.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "margaoli.com",
            "domain_keyword": "margaoli",
            "domain_tld": "com",
            "query_time": "2024-05-03 22:43:31",
            "create_date": "2022-12-20",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-20",
            "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": "WA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/margaoli.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "rayne.ns.cloudflare.com",
                "santino.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "fangnali.com",
            "domain_keyword": "fangnali",
            "domain_tld": "com",
            "query_time": "2024-05-06 21:14:21",
            "create_date": "2024-01-05",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "http://www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hunan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "faraboli.it",
            "domain_keyword": "faraboli",
            "domain_tld": "it",
            "query_time": "2024-05-22 03:25:29",
            "create_date": "1997-07-08",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-11",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "FARABOLI ARREDAMENTI SRL",
            "registrant_address": "Via S. Maria Castellina di Soragna, 7",
            "registrant_city": "SORAGNA",
            "registrant_state": "PR",
            "registrant_zip": "43019",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 15,
            "domain_name": "faminoli.com",
            "domain_keyword": "faminoli",
            "domain_tld": "com",
            "query_time": "2024-05-08 08:43:01",
            "create_date": "2016-10-19",
            "update_date": "2024-05-08",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hamedan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IR",
            "registrant_email": "contact via https://www.1api.net/send-message/faminoli.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.registrant-verification.ispapi.net",
                "ns2.registrant-verification.ispapi.net",
                "ns3.registrant-verification.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "margaoli.org",
            "domain_keyword": "margaoli",
            "domain_tld": "org",
            "query_time": "2024-05-27 20:37:11",
            "create_date": "2021-06-26",
            "update_date": "2023-08-24",
            "expiry_date": "2025-06-26",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MvpZone Ventures LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "rayne.ns.cloudflare.com",
                "santino.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "kargholi.com",
            "domain_keyword": "kargholi",
            "domain_tld": "com",
            "query_time": "2024-06-07 19:32:23",
            "create_date": "2023-06-23",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "farngold.de",
            "domain_keyword": "farngold",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:17:13",
            "update_date": "2021-01-25",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 19,
            "domain_name": "forgioli.it",
            "domain_keyword": "forgioli",
            "domain_tld": "it",
            "query_time": "2024-04-27 11:38:08",
            "create_date": "2012-01-12",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-09",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 20,
            "domain_name": "cargnoni.net",
            "domain_keyword": "cargnoni",
            "domain_tld": "net",
            "query_time": "2024-05-25 03:40:18",
            "create_date": "2021-09-12",
            "update_date": "2024-04-08",
            "expiry_date": "2024-09-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "fragioli.com",
            "domain_keyword": "fragioli",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:46:52",
            "create_date": "2019-04-02",
            "update_date": "2023-04-03",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "yargholi.com",
            "domain_keyword": "yargholi",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:53:46",
            "create_date": "2011-07-23",
            "update_date": "2024-03-30",
            "expiry_date": "2025-07-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.faranic.net",
                "ns2.faranic.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "farinole.com",
            "domain_keyword": "farinole",
            "domain_tld": "com",
            "query_time": "2024-05-30 00:25:38",
            "create_date": "2023-07-09",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-09",
            "registrar_iana": 2011,
            "registrar_name": "DropCatch.com 531 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Oluwasanmi OLAJIDE",
            "registrant_address": "254, MADAKI STREET, KUKWABA, KUBWA",
            "registrant_city": "KUBWA",
            "registrant_state": "Abuja Federal Capital Territory",
            "registrant_zip": "991101",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8078525825",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-mdzaaqbc9wh5xb8j4cudbd.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "fargiori.store",
            "domain_keyword": "fargiori",
            "domain_tld": "store",
            "query_time": "2024-04-21 18:06:37",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "margaoli.net",
            "domain_keyword": "margaoli",
            "domain_tld": "net",
            "query_time": "2024-05-03 22:43:31",
            "create_date": "2022-12-22",
            "update_date": "2023-11-22",
            "expiry_date": "2024-12-22",
            "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": "WA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/margaoli.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "rayne.ns.cloudflare.com",
                "santino.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "farinolio.info",
            "domain_keyword": "farinolio",
            "domain_tld": "info",
            "query_time": "2024-05-12 09:55:56",
            "create_date": "2018-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "fbrignoli.com",
            "domain_keyword": "fbrignoli",
            "domain_tld": "com",
            "query_time": "2024-05-25 05:33:51",
            "create_date": "2021-12-20",
            "update_date": "2023-11-23",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=fbrignoli.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "fangnuli.org",
            "domain_keyword": "fangnuli",
            "domain_tld": "org",
            "query_time": "2024-05-27 03:05:28",
            "create_date": "2015-08-14",
            "update_date": "2023-07-23",
            "expiry_date": "2025-08-14",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "marignoli.com",
            "domain_keyword": "marignoli",
            "domain_tld": "com",
            "query_time": "2024-05-17 20:46:26",
            "create_date": "2022-10-13",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=marignoli.com&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "fargboll.se",
            "domain_keyword": "fargboll",
            "domain_tld": "se",
            "query_time": "2024-06-04 19:41:25",
            "create_date": "2010-11-02",
            "update_date": "2023-10-04",
            "expiry_date": "2024-11-02",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.misspark.com",
                "ns2.misspark.com",
                "ns3.misspark.com",
                "ns4.misspark.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "arganoli.com",
            "domain_keyword": "arganoli",
            "domain_tld": "com",
            "query_time": "2024-06-05 18:13:59",
            "create_date": "2020-01-01",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "fangnuli.com",
            "domain_keyword": "fangnuli",
            "domain_tld": "com",
            "query_time": "2024-04-15 20:22:49",
            "create_date": "2015-08-14",
            "update_date": "2022-09-19",
            "expiry_date": "2025-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "fargonlc.org",
            "domain_keyword": "fargonlc",
            "domain_tld": "org",
            "query_time": "2024-05-12 09:54:56",
            "create_date": "2008-01-07",
            "update_date": "2024-02-21",
            "expiry_date": "2026-01-07",
            "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": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cargioli.cl",
            "domain_keyword": "cargioli",
            "domain_tld": "cl",
            "query_time": "2024-05-04 00:53:41",
            "create_date": "2001-02-22",
            "expiry_date": "2028-03-17",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Comercial Cargioli Limitada (COMERCIAL CARGIOLI LIMITADA)",
            "name_servers": [
                "dns1.hosting.cl",
                "dns2.hosting.cl",
                "dns3.hosting.cl",
                "dns4.hosting.cl"
            ]
        },
        {
            "num": 35,
            "domain_name": "farinola.com",
            "domain_keyword": "farinola",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:05:54",
            "create_date": "2015-12-06",
            "update_date": "2023-08-18",
            "expiry_date": "2025-12-06",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "fangnuli.info",
            "domain_keyword": "fangnuli",
            "domain_tld": "info",
            "query_time": "2024-05-27 03:05:27",
            "create_date": "2015-08-14",
            "update_date": "2022-09-19",
            "expiry_date": "2025-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "farbnoly.com",
            "domain_keyword": "farbnoly",
            "domain_tld": "com",
            "query_time": "2024-04-28 22:06:03",
            "create_date": "2021-12-16",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "faracoli.cfd",
            "domain_keyword": "faracoli",
            "domain_tld": "cfd",
            "query_time": "2024-05-07 12:41:08",
            "create_date": "2023-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "farinola.xyz",
            "domain_keyword": "farinola",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 11:05:54",
            "create_date": "2018-03-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "margnolia.com",
            "domain_keyword": "margnolia",
            "domain_tld": "com",
            "query_time": "2024-05-08 11:41:22",
            "create_date": "2022-06-21",
            "update_date": "2023-12-21",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "http://www.danesconames.com",
            "registrant_name": "Statutory Masking for data privacy",
            "registrant_company": "Statutory Masking for data privacy",
            "registrant_address": "Statutory Masking for data privacy",
            "registrant_city": "Statutory Masking for data privacy",
            "registrant_zip": "Statutory Masking for data privacy",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking for data privacy",
            "registrant_fax": "Statutory Masking for data privacy",
            "name_servers": [
                "ns1.ukit.com",
                "ns2.ukit.com",
                "ns3.ukit.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "earngoli.com",
            "domain_keyword": "earngoli",
            "domain_tld": "com",
            "query_time": "2024-06-12 00:10:16",
            "create_date": "2024-02-18",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "henan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=earngoli.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "farinolio.com",
            "domain_keyword": "farinolio",
            "domain_tld": "com",
            "query_time": "2024-06-11 18:24:12",
            "create_date": "2017-12-19",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "farineli.com",
            "domain_keyword": "farineli",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:05:34",
            "create_date": "2010-03-12",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "farinolio.org",
            "domain_keyword": "farinolio",
            "domain_tld": "org",
            "query_time": "2024-05-12 09:55:56",
            "create_date": "2018-01-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-01",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "farghali.co.uk",
            "domain_keyword": "farghali",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 12:18:24",
            "create_date": "2016-10-10",
            "update_date": "2023-09-15",
            "expiry_date": "2025-10-10",
            "registrar_name": "Ascio Technologies Corp. Denmark &ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]",
            "registrar_website": "https://www.ascio.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "alfargnoli.com",
            "domain_keyword": "alfargnoli",
            "domain_tld": "com",
            "query_time": "2024-06-04 05:50:00",
            "create_date": "2010-11-26",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "farmaoli.pt",
            "domain_keyword": "farmaoli",
            "domain_tld": "pt",
            "query_time": "2024-05-27 02:39:43",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 48,
            "domain_name": "fansnoli.com",
            "domain_keyword": "fansnoli",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:07:24",
            "create_date": "2009-11-16",
            "update_date": "2018-10-02",
            "expiry_date": "2024-11-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1044.ui-dns.com",
                "ns1049.ui-dns.de",
                "ns1057.ui-dns.biz",
                "ns1114.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "farmaoli.com",
            "domain_keyword": "farmaoli",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:16:05",
            "create_date": "2019-12-27",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Portugal",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "farinosi.com.au",
            "domain_keyword": "farinosi",
            "domain_tld": "com.au",
            "query_time": "2024-06-11 18:24:12",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Vince Algeri",
            "name_servers": [
                "ns1.hostaway.net.au",
                "ns2.hostaway.net.au",
                "ns3.hostaway.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "fansnoli.org",
            "domain_keyword": "fansnoli",
            "domain_tld": "org",
            "query_time": "2024-05-19 16:49:29",
            "create_date": "2020-11-03",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-03",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ShMLP \"Mithat Frasheri\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Istog",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AL",
            "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": [
                "sid.ns.cloudflare.com",
                "zelda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "fangboli.dev",
            "domain_keyword": "fangboli",
            "domain_tld": "dev",
            "query_time": "2024-05-27 03:04:10",
            "create_date": "2020-11-19",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "farinolio.net",
            "domain_keyword": "farinolio",
            "domain_tld": "net",
            "query_time": "2024-06-11 18:24:12",
            "create_date": "2018-01-01",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "feragnoli.com",
            "domain_keyword": "feragnoli",
            "domain_tld": "com",
            "query_time": "2024-06-13 09:06:35",
            "create_date": "2004-11-11",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.kasserver.com",
                "ns4.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "magnoli.com",
            "domain_keyword": "magnoli",
            "domain_tld": "com",
            "query_time": "2024-05-28 09:17:50",
            "create_date": "1999-09-20",
            "update_date": "2011-06-27",
            "expiry_date": "2029-09-20",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "nic1.greatwall.net",
                "nic2.greatwall.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "fragnol.com",
            "domain_keyword": "fragnol",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:47:40",
            "create_date": "2018-01-15",
            "update_date": "2021-01-09",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "varnoli.com",
            "domain_keyword": "varnoli",
            "domain_tld": "com",
            "query_time": "2024-05-09 07:59:46",
            "create_date": "2023-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "fagnoni.com",
            "domain_keyword": "fagnoni",
            "domain_tld": "com",
            "query_time": "2024-05-23 00:20:05",
            "create_date": "1998-10-26",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "kagnoli.com",
            "domain_keyword": "kagnoli",
            "domain_tld": "com",
            "query_time": "2024-05-14 19:43:17",
            "create_date": "1998-02-15",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "b5qpi3ad.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "fagioli.biz",
            "domain_keyword": "fagioli",
            "domain_tld": "biz",
            "query_time": "2024-05-29 10:52:55",
            "create_date": "2003-11-24",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "www.tldregistrarsolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.serverlet.com",
                "ns2.serverlet.com",
                "ns3.serverlet.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "magnoli.pl",
            "domain_keyword": "magnoli",
            "domain_tld": "pl",
            "query_time": "2024-04-27 20:01:50",
            "create_date": "2023-04-04",
            "update_date": "2023-04-04",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 62,
            "domain_name": "parnoli.com",
            "domain_keyword": "parnoli",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:52:53",
            "create_date": "2022-03-07",
            "update_date": "2023-03-14",
            "expiry_date": "2029-03-07",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MARIO VELLAR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "bagnoli.biz",
            "domain_keyword": "bagnoli",
            "domain_tld": "biz",
            "query_time": "2024-04-26 19:38:10",
            "create_date": "2010-07-14",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bagnoli NET S.r.l.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RE",
            "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.drnameservice.com",
                "ns2.drnameservice.com",
                "ns3.drnameservice.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "fargolf.org",
            "domain_keyword": "fargolf",
            "domain_tld": "org",
            "query_time": "2024-05-12 09:54:55",
            "create_date": "2023-11-04",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1509,
            "registrar_name": "Cosmotown, Inc.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gabriel.ns.cloudflare.com",
                "kate.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "tagnoli.com",
            "domain_keyword": "tagnoli",
            "domain_tld": "com",
            "query_time": "2024-05-14 04:25:37",
            "create_date": "2023-07-24",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-24",
            "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=tagnoli.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "fargoni.com",
            "domain_keyword": "fargoni",
            "domain_tld": "com",
            "query_time": "2024-04-28 22:08:57",
            "create_date": "2022-12-19",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-19",
            "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.4955801111",
            "registrant_fax": "+7.4955801111",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "zagnoli.com",
            "domain_keyword": "zagnoli",
            "domain_tld": "com",
            "query_time": "2024-05-25 20:16:21",
            "create_date": "1999-10-17",
            "update_date": "2022-10-18",
            "expiry_date": "2025-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "fargosi.com",
            "domain_keyword": "fargosi",
            "domain_tld": "com",
            "query_time": "2024-05-24 05:44:06",
            "create_date": "2002-10-30",
            "update_date": "2022-10-31",
            "expiry_date": "2024-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.wibidei.com",
                "ns2.wibidei.com",
                "ns3.wibidei.com",
                "ns4.wibidei.com",
                "ns5.wibidei.com",
                "ns6.wibidei.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "fagnoni.net",
            "domain_keyword": "fagnoni",
            "domain_tld": "net",
            "query_time": "2024-04-15 20:33:05",
            "create_date": "2000-03-29",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "gagnoli.website",
            "domain_keyword": "gagnoli",
            "domain_tld": "website",
            "query_time": "2024-05-12 13:18:46",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "TencentCloud",
            "registrant_state": "si chuan sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ragnoli.it",
            "domain_keyword": "ragnoli",
            "domain_tld": "it",
            "query_time": "2024-04-26 21:51:36",
            "create_date": "2009-07-17",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-17",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 72,
            "domain_name": "margoli.us",
            "domain_keyword": "margoli",
            "domain_tld": "us",
            "query_time": "2024-05-28 20:16:53",
            "create_date": "2013-04-17",
            "update_date": "2023-04-22",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Richard Margolius",
            "registrant_address": "54 Broadview Ave",
            "registrant_city": "New Rochelle",
            "registrant_state": "New York",
            "registrant_zip": "10804",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5165260427",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "farnola.com",
            "domain_keyword": "farnola",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:48:34",
            "create_date": "2021-02-24",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "farnold.com",
            "domain_keyword": "farnold",
            "domain_tld": "com",
            "query_time": "2024-04-22 03:45:51",
            "create_date": "2017-11-10",
            "update_date": "2020-11-04",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "fargolf.net",
            "domain_keyword": "fargolf",
            "domain_tld": "net",
            "query_time": "2024-05-24 05:44:05",
            "create_date": "2023-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1040.ui-dns.biz",
                "ns1049.ui-dns.com",
                "ns1118.ui-dns.org",
                "ns1122.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "magnoli.ru",
            "domain_keyword": "magnoli",
            "domain_tld": "ru",
            "query_time": "2024-05-02 18:36:50",
            "create_date": "2023-07-19",
            "expiry_date": "2024-07-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "fagioli.net",
            "domain_keyword": "fagioli",
            "domain_tld": "net",
            "query_time": "2024-05-27 17:23:06",
            "create_date": "2002-03-14",
            "update_date": "2024-05-25",
            "expiry_date": "2024-03-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.publinord.com",
                "ns2.publinord.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "fragnol.net",
            "domain_keyword": "fragnol",
            "domain_tld": "net",
            "query_time": "2024-05-27 03:18:41",
            "create_date": "2011-01-22",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-22",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "franoli.com",
            "domain_keyword": "franoli",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:36:46",
            "create_date": "2003-12-06",
            "update_date": "2023-11-07",
            "expiry_date": "2024-12-06",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Las Palmas",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://tieredaccess.com/contact/4d3d7369-f5ed-4d6d-9870-d1ab38269cdd",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mydomain.com",
                "ns2.mydomain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "fannoli.net",
            "domain_keyword": "fannoli",
            "domain_tld": "net",
            "query_time": "2024-04-17 10:19:26",
            "create_date": "2018-08-03",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "fagioli.com",
            "domain_keyword": "fagioli",
            "domain_tld": "com",
            "query_time": "2024-05-14 03:22:12",
            "create_date": "2016-06-16",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-29",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FAGIOLI S.P.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "fagioli.it",
            "domain_keyword": "fagioli",
            "domain_tld": "it",
            "query_time": "2024-05-23 00:20:03",
            "create_date": "1997-09-10",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-08",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Fagioli S.p.A.",
            "registrant_address": "Via G. Ferraris  13",
            "registrant_city": "Sant'Ilario D'Enza",
            "registrant_state": "RE",
            "registrant_zip": "42049",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 83,
            "domain_name": "bagnoli.net",
            "domain_keyword": "bagnoli",
            "domain_tld": "net",
            "query_time": "2024-04-26 19:38:10",
            "create_date": "2003-04-21",
            "update_date": "2023-11-28",
            "expiry_date": "2026-04-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "darnoli.com",
            "domain_keyword": "darnoli",
            "domain_tld": "com",
            "query_time": "2024-06-07 23:54:29",
            "create_date": "2021-02-09",
            "update_date": "2023-02-10",
            "expiry_date": "2025-02-09",
            "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, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=darnoli.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "bagnoli.com",
            "domain_keyword": "bagnoli",
            "domain_tld": "com",
            "query_time": "2024-04-26 19:38:10",
            "create_date": "2001-07-12",
            "update_date": "2023-08-11",
            "expiry_date": "2024-07-12",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=bagnoli.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "farioli.com",
            "domain_keyword": "farioli",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:05:56",
            "create_date": "2003-09-23",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "fargolf.co.uk",
            "domain_keyword": "fargolf",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 12:18:51",
            "create_date": "2017-11-15",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-15",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "fargolf.com",
            "domain_keyword": "fargolf",
            "domain_tld": "com",
            "query_time": "2024-04-22 12:18:50",
            "create_date": "2015-06-09",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "magnoli.dev",
            "domain_keyword": "magnoli",
            "domain_tld": "dev",
            "query_time": "2024-05-25 10:00:22",
            "create_date": "2019-03-02",
            "update_date": "2023-08-20",
            "expiry_date": "2025-03-02",
            "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": [
                "bill.ns.cloudflare.com",
                "pearl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "fagnola.it",
            "domain_keyword": "fagnola",
            "domain_tld": "it",
            "query_time": "2024-05-29 10:52:58",
            "create_date": "2004-11-22",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "JOLLY ORO S.r.l.",
            "registrant_address": "Via Gramsci, 15",
            "registrant_city": "torino",
            "registrant_state": "TO",
            "registrant_zip": "10121",
            "registrant_country": "IT",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 91,
            "domain_name": "farmoli.com",
            "domain_keyword": "farmoli",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:57:03",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1835,
            "registrar_name": "DropCatch.com 424 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "This domain was caught by DropCatch.com on behalf of a DropCatch customer",
            "registrant_company": "Pending backorder/auction delivery at www.DropCatch.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.3035029098",
            "name_servers": [
                "ns1.dropcatch.com",
                "ns2.dropcatch.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "cagnoli.com",
            "domain_keyword": "cagnoli",
            "domain_tld": "com",
            "query_time": "2024-05-14 11:19:33",
            "create_date": "1999-07-14",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-14",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "FRIGORIFICO CAGNOLI S.A.",
            "registrant_state": "BUENOS AIRES",
            "registrant_country": "AR",
            "name_servers": [
                "ns941.webempresa.eu",
                "ns942.webempresa.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "bagnoli.org",
            "domain_keyword": "bagnoli",
            "domain_tld": "org",
            "query_time": "2024-04-26 19:38:11",
            "create_date": "2000-05-15",
            "update_date": "2023-12-03",
            "expiry_date": "2026-05-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mirko Bagnoli",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "cargoli.com",
            "domain_keyword": "cargoli",
            "domain_tld": "com",
            "query_time": "2024-05-15 00:56:00",
            "create_date": "2020-04-04",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-04",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=cargoli.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "farghol.com",
            "domain_keyword": "farghol",
            "domain_tld": "com",
            "query_time": "2024-05-24 05:44:01",
            "create_date": "2023-09-08",
            "update_date": "2023-12-24",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "contact via https://www.1api.net/send-message/farghol.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.irandns.com",
                "ns2.irandns.com",
                "ns3.irandns.com",
                "ns4.irandns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "margoli.com",
            "domain_keyword": "margoli",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:53:22",
            "create_date": "2002-06-13",
            "update_date": "2023-10-14",
            "expiry_date": "2025-06-13",
            "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": 97,
            "domain_name": "farmnol.com",
            "domain_keyword": "farmnol",
            "domain_tld": "com",
            "query_time": "2024-05-18 16:50:50",
            "create_date": "2021-10-24",
            "update_date": "2023-06-25",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1132,
            "registrar_name": "Dotname Korea Corp.",
            "registrar_website": "http://www.dotname.co.kr",
            "registrant_email": "dotname.co.kr/domain/whois/domain_search?mode=doit&domain=farmnol.com",
            "name_servers": [
                "jasmine.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "fagnoni.pro",
            "domain_keyword": "fagnoni",
            "domain_tld": "pro",
            "query_time": "2024-06-08 09:58:55",
            "create_date": "2013-02-13",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-13",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TINLOT FAGNONI FREDERIQUE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "fargohi.net",
            "domain_keyword": "fargohi",
            "domain_tld": "net",
            "query_time": "2024-04-22 12:18:46",
            "create_date": "2007-06-28",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "fragoli.com",
            "domain_keyword": "fragoli",
            "domain_tld": "com",
            "query_time": "2024-05-10 03:27:50",
            "create_date": "2005-11-29",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-29",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TOSCHI VIGNOLA SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.47,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>fargnoli.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>168</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>farinoli.net, farinoli.com, fagnoli.it, fragnoli.com, cargioli.com, fangnuli.net, cargnoni.com, faranali.com, faggioli.com, faraboli.com, fargiori.ru, margaoli.com, fangnali.com, faraboli.it, faminoli.com, margaoli.org, kargholi.com, farngold.de, forgioli.it, cargnoni.net, fragioli.com, yargholi.com, farinole.com, fargiori.store, margaoli.net, farinolio.info, fbrignoli.com, fangnuli.org, marignoli.com, fargboll.se, arganoli.com, fangnuli.com, fargonlc.org, cargioli.cl, farinola.com, fangnuli.info, farbnoly.com, faracoli.cfd, farinola.xyz, margnolia.com, earngoli.com, farinolio.com, farineli.com, farinolio.org, farghali.co.uk, alfargnoli.com, farmaoli.pt, fansnoli.com, farmaoli.com, farinosi.com.au, fansnoli.org, fangboli.dev, farinolio.net, feragnoli.com, magnoli.com, fragnol.com, varnoli.com, fagnoni.com, kagnoli.com, fagioli.biz, magnoli.pl, parnoli.com, bagnoli.biz, fargolf.org, tagnoli.com, fargoni.com, zagnoli.com, fargosi.com, fagnoni.net, gagnoli.website, ragnoli.it, margoli.us, farnola.com, farnold.com, fargolf.net, magnoli.ru, fagioli.net, fragnol.net, franoli.com, fannoli.net, fagioli.com, fagioli.it, bagnoli.net, darnoli.com, bagnoli.com, farioli.com, fargolf.co.uk, fargolf.com, magnoli.dev, fagnola.it, farmoli.com, cagnoli.com, bagnoli.org, cargoli.com, farghol.com, margoli.com, farmnol.com, fagnoni.pro, fargohi.net, fragoli.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>farinoli.net</domain_name>
   <domain_keyword>farinoli</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 16:55:24</query_time>
   <create_date>2020-07-14</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>ns1.hoststar.hosting</value>
    <value>ns2.hoststar.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>farinoli.com</domain_name>
   <domain_keyword>farinoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:05:54</query_time>
   <create_date>1998-11-19</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</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>fagnoli.it</domain_name>
   <domain_keyword>fagnoli</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 14:50:51</query_time>
   <create_date>2008-07-28</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>autotrasporti fagnoli pier nicola Snc</registrant_company>
   <registrant_address>via xxv aprile, 14</registrant_address>
   <registrant_city>DOVADOLA</registrant_city>
   <registrant_state>FC</registrant_state>
   <registrant_zip>47013</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>fragnoli.com</domain_name>
   <domain_keyword>fragnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:47:40</query_time>
   <create_date>2008-03-06</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-03-06</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>ns17.worldnic.com</value>
    <value>ns18.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cargioli.com</domain_name>
   <domain_keyword>cargioli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 14:01:08</query_time>
   <create_date>2019-08-16</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2028-08-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Cristobal Cargioli</registrant_name>
   <registrant_company>Cristobal Cargioli</registrant_company>
   <registrant_address>Santa Rosa 5130</registrant_address>
   <registrant_city>Santiago</registrant_city>
   <registrant_state>Santiago</registrant_state>
   <registrant_zip>0000000</registrant_zip>
   <registrant_country>CL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+56.025538211</registrant_phone>
   <name_servers>
    <value>ns1.dominioschile.com</value>
    <value>ns2.dominioschile.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>fangnuli.net</domain_name>
   <domain_keyword>fangnuli</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 20:10:07</query_time>
   <create_date>2015-08-14</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>cargnoni.com</domain_name>
   <domain_keyword>cargnoni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 11:56:24</query_time>
   <create_date>2021-07-12</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.cosgn.com</value>
    <value>ns2.cosgn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>faranali.com</domain_name>
   <domain_keyword>faranali</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 00:16:37</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>faggioli.com</domain_name>
   <domain_keyword>faggioli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 20:32:49</query_time>
   <create_date>2015-03-08</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-03-08</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>faraboli.com</domain_name>
   <domain_keyword>faraboli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:51:34</query_time>
   <create_date>2012-08-06</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>fargiori.ru</domain_name>
   <domain_keyword>fargiori</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:57:35</query_time>
   <create_date>2024-04-19</create_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>pat.ns.cloudflare.com</value>
    <value>robert.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>margaoli.com</domain_name>
   <domain_keyword>margaoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 22:43:31</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-20</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>WA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/margaoli.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>rayne.ns.cloudflare.com</value>
    <value>santino.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>fangnali.com</domain_name>
   <domain_keyword>fangnali</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 21:14:21</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>http://www.55hl.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>hunan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>faraboli.it</domain_name>
   <domain_keyword>faraboli</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-22 03:25:29</query_time>
   <create_date>1997-07-08</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>FARABOLI ARREDAMENTI SRL</registrant_company>
   <registrant_address>Via S. Maria Castellina di Soragna, 7</registrant_address>
   <registrant_city>SORAGNA</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>43019</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>faminoli.com</domain_name>
   <domain_keyword>faminoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 08:43:01</query_time>
   <create_date>2016-10-19</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hamedan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IR</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/faminoli.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.registrant-verification.ispapi.net</value>
    <value>ns2.registrant-verification.ispapi.net</value>
    <value>ns3.registrant-verification.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>margaoli.org</domain_name>
   <domain_keyword>margaoli</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 20:37:11</query_time>
   <create_date>2021-06-26</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MvpZone Ventures LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>rayne.ns.cloudflare.com</value>
    <value>santino.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>kargholi.com</domain_name>
   <domain_keyword>kargholi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 19:32:23</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>farngold.de</domain_name>
   <domain_keyword>farngold</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:17:13</query_time>
   <update_date>2021-01-25</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>forgioli.it</domain_name>
   <domain_keyword>forgioli</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-27 11:38:08</query_time>
   <create_date>2012-01-12</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cargnoni.net</domain_name>
   <domain_keyword>cargnoni</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 03:40:18</query_time>
   <create_date>2021-09-12</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>fragioli.com</domain_name>
   <domain_keyword>fragioli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:46:52</query_time>
   <create_date>2019-04-02</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2025-04-02</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>ns19.domaincontrol.com</value>
    <value>ns20.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>22</num>
   <domain_name>yargholi.com</domain_name>
   <domain_keyword>yargholi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:53:46</query_time>
   <create_date>2011-07-23</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-07-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.faranic.net</value>
    <value>ns2.faranic.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>farinole.com</domain_name>
   <domain_keyword>farinole</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 00:25:38</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>2011</registrar_iana>
   <registrar_name>DropCatch.com 531 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Oluwasanmi OLAJIDE</registrant_name>
   <registrant_address>254, MADAKI STREET, KUKWABA, KUBWA</registrant_address>
   <registrant_city>KUBWA</registrant_city>
   <registrant_state>Abuja Federal Capital Territory</registrant_state>
   <registrant_zip>991101</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8078525825</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-mdzaaqbc9wh5xb8j4cudbd.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>fargiori.store</domain_name>
   <domain_keyword>fargiori</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-21 18:06:37</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>margaoli.net</domain_name>
   <domain_keyword>margaoli</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 22:43:31</query_time>
   <create_date>2022-12-22</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-12-22</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>WA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/margaoli.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>rayne.ns.cloudflare.com</value>
    <value>santino.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>farinolio.info</domain_name>
   <domain_keyword>farinolio</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 09:55:56</query_time>
   <create_date>2018-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>fbrignoli.com</domain_name>
   <domain_keyword>fbrignoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 05:33:51</query_time>
   <create_date>2021-12-20</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=fbrignoli.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>fangnuli.org</domain_name>
   <domain_keyword>fangnuli</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 03:05:28</query_time>
   <create_date>2015-08-14</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-08-14</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>marignoli.com</domain_name>
   <domain_keyword>marignoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 20:46:26</query_time>
   <create_date>2022-10-13</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.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>GZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=marignoli.com&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>fargboll.se</domain_name>
   <domain_keyword>fargboll</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-04 19:41:25</query_time>
   <create_date>2010-11-02</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.misspark.com</value>
    <value>ns2.misspark.com</value>
    <value>ns3.misspark.com</value>
    <value>ns4.misspark.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>arganoli.com</domain_name>
   <domain_keyword>arganoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 18:13:59</query_time>
   <create_date>2020-01-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-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>ns23.domaincontrol.com</value>
    <value>ns24.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>32</num>
   <domain_name>fangnuli.com</domain_name>
   <domain_keyword>fangnuli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 20:22:49</query_time>
   <create_date>2015-08-14</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>fargonlc.org</domain_name>
   <domain_keyword>fargonlc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 09:54:56</query_time>
   <create_date>2008-01-07</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2026-01-07</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>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>cargioli.cl</domain_name>
   <domain_keyword>cargioli</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-04 00:53:41</query_time>
   <create_date>2001-02-22</create_date>
   <expiry_date>2028-03-17</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Comercial Cargioli Limitada (COMERCIAL CARGIOLI LIMITADA)</registrant_name>
   <name_servers>
    <value>dns1.hosting.cl</value>
    <value>dns2.hosting.cl</value>
    <value>dns3.hosting.cl</value>
    <value>dns4.hosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>35</num>
   <domain_name>farinola.com</domain_name>
   <domain_keyword>farinola</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:05:54</query_time>
   <create_date>2015-12-06</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2025-12-06</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>fangnuli.info</domain_name>
   <domain_keyword>fangnuli</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 03:05:27</query_time>
   <create_date>2015-08-14</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>farbnoly.com</domain_name>
   <domain_keyword>farbnoly</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 22:06:03</query_time>
   <create_date>2021-12-16</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>faracoli.cfd</domain_name>
   <domain_keyword>faracoli</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-07 12:41:08</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>farinola.xyz</domain_name>
   <domain_keyword>farinola</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 11:05:54</query_time>
   <create_date>2018-03-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>margnolia.com</domain_name>
   <domain_keyword>margnolia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 11:41:22</query_time>
   <create_date>2022-06-21</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>http://www.danesconames.com</registrar_website>
   <registrant_name>Statutory Masking for data privacy</registrant_name>
   <registrant_company>Statutory Masking for data privacy</registrant_company>
   <registrant_address>Statutory Masking for data privacy</registrant_address>
   <registrant_city>Statutory Masking for data privacy</registrant_city>
   <registrant_zip>Statutory Masking for data privacy</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking for data privacy</registrant_phone>
   <registrant_fax>Statutory Masking for data privacy</registrant_fax>
   <name_servers>
    <value>ns1.ukit.com</value>
    <value>ns2.ukit.com</value>
    <value>ns3.ukit.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>earngoli.com</domain_name>
   <domain_keyword>earngoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 00:10:16</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>henan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=earngoli.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>farinolio.com</domain_name>
   <domain_keyword>farinolio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 18:24:12</query_time>
   <create_date>2017-12-19</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-19</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>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>farineli.com</domain_name>
   <domain_keyword>farineli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:05:34</query_time>
   <create_date>2010-03-12</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>farinolio.org</domain_name>
   <domain_keyword>farinolio</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 09:55:56</query_time>
   <create_date>2018-01-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-01</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>farghali.co.uk</domain_name>
   <domain_keyword>farghali</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 12:18:24</query_time>
   <create_date>2016-10-10</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2025-10-10</expiry_date>
   <registrar_name>Ascio Technologies Corp. Denmark &amp;ndash; filial af Ascio Technologies Corp. Canada [Tag = ASCIO]</registrar_name>
   <registrar_website>https://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>alfargnoli.com</domain_name>
   <domain_keyword>alfargnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 05:50:00</query_time>
   <create_date>2010-11-26</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-26</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>farmaoli.pt</domain_name>
   <domain_keyword>farmaoli</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-27 02:39:43</query_time>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>fansnoli.com</domain_name>
   <domain_keyword>fansnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:07:24</query_time>
   <create_date>2009-11-16</create_date>
   <update_date>2018-10-02</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1044.ui-dns.com</value>
    <value>ns1049.ui-dns.de</value>
    <value>ns1057.ui-dns.biz</value>
    <value>ns1114.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>farmaoli.com</domain_name>
   <domain_keyword>farmaoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:16:05</query_time>
   <create_date>2019-12-27</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Portugal</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>farinosi.com.au</domain_name>
   <domain_keyword>farinosi</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-11 18:24:12</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Vince Algeri</registrant_name>
   <name_servers>
    <value>ns1.hostaway.net.au</value>
    <value>ns2.hostaway.net.au</value>
    <value>ns3.hostaway.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>fansnoli.org</domain_name>
   <domain_keyword>fansnoli</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 16:49:29</query_time>
   <create_date>2020-11-03</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ShMLP &quot;Mithat Frasheri&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Istog</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AL</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>sid.ns.cloudflare.com</value>
    <value>zelda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>fangboli.dev</domain_name>
   <domain_keyword>fangboli</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-27 03:04:10</query_time>
   <create_date>2020-11-19</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>farinolio.net</domain_name>
   <domain_keyword>farinolio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 18:24:12</query_time>
   <create_date>2018-01-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>feragnoli.com</domain_name>
   <domain_keyword>feragnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 09:06:35</query_time>
   <create_date>2004-11-11</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns3.kasserver.com</value>
    <value>ns4.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>magnoli.com</domain_name>
   <domain_keyword>magnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 09:17:50</query_time>
   <create_date>1999-09-20</create_date>
   <update_date>2011-06-27</update_date>
   <expiry_date>2029-09-20</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>nic1.greatwall.net</value>
    <value>nic2.greatwall.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>fragnol.com</domain_name>
   <domain_keyword>fragnol</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:47:40</query_time>
   <create_date>2018-01-15</create_date>
   <update_date>2021-01-09</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>varnoli.com</domain_name>
   <domain_keyword>varnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 07:59:46</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>fagnoni.com</domain_name>
   <domain_keyword>fagnoni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 00:20:05</query_time>
   <create_date>1998-10-26</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>kagnoli.com</domain_name>
   <domain_keyword>kagnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 19:43:17</query_time>
   <create_date>1998-02-15</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>b5qpi3ad.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>fagioli.biz</domain_name>
   <domain_keyword>fagioli</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-29 10:52:55</query_time>
   <create_date>2003-11-24</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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.serverlet.com</value>
    <value>ns2.serverlet.com</value>
    <value>ns3.serverlet.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>magnoli.pl</domain_name>
   <domain_keyword>magnoli</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-27 20:01:50</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2023-04-04</update_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>parnoli.com</domain_name>
   <domain_keyword>parnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:52:53</query_time>
   <create_date>2022-03-07</create_date>
   <update_date>2023-03-14</update_date>
   <expiry_date>2029-03-07</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MARIO VELLAR</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>BE</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>bagnoli.biz</domain_name>
   <domain_keyword>bagnoli</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 19:38:10</query_time>
   <create_date>2010-07-14</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bagnoli NET S.r.l.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RE</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.drnameservice.com</value>
    <value>ns2.drnameservice.com</value>
    <value>ns3.drnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>fargolf.org</domain_name>
   <domain_keyword>fargolf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 09:54:55</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>Cosmotown, Inc.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gabriel.ns.cloudflare.com</value>
    <value>kate.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>tagnoli.com</domain_name>
   <domain_keyword>tagnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 04:25:37</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-24</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=tagnoli.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>fargoni.com</domain_name>
   <domain_keyword>fargoni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 22:08:57</query_time>
   <create_date>2022-12-19</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-19</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.4955801111</registrant_phone>
   <registrant_fax>+7.4955801111</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>zagnoli.com</domain_name>
   <domain_keyword>zagnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 20:16:21</query_time>
   <create_date>1999-10-17</create_date>
   <update_date>2022-10-18</update_date>
   <expiry_date>2025-10-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>fargosi.com</domain_name>
   <domain_keyword>fargosi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 05:44:06</query_time>
   <create_date>2002-10-30</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.wibidei.com</value>
    <value>ns2.wibidei.com</value>
    <value>ns3.wibidei.com</value>
    <value>ns4.wibidei.com</value>
    <value>ns5.wibidei.com</value>
    <value>ns6.wibidei.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>fagnoni.net</domain_name>
   <domain_keyword>fagnoni</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 20:33:05</query_time>
   <create_date>2000-03-29</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>gagnoli.website</domain_name>
   <domain_keyword>gagnoli</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-12 13:18:46</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_state>si chuan sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ragnoli.it</domain_name>
   <domain_keyword>ragnoli</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-26 21:51:36</query_time>
   <create_date>2009-07-17</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>margoli.us</domain_name>
   <domain_keyword>margoli</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-28 20:16:53</query_time>
   <create_date>2013-04-17</create_date>
   <update_date>2023-04-22</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Richard Margolius</registrant_name>
   <registrant_address>54 Broadview Ave</registrant_address>
   <registrant_city>New Rochelle</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10804</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5165260427</registrant_phone>
   <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>73</num>
   <domain_name>farnola.com</domain_name>
   <domain_keyword>farnola</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:48:34</query_time>
   <create_date>2021-02-24</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-24</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>farnold.com</domain_name>
   <domain_keyword>farnold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 03:45:51</query_time>
   <create_date>2017-11-10</create_date>
   <update_date>2020-11-04</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>fargolf.net</domain_name>
   <domain_keyword>fargolf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 05:44:05</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1040.ui-dns.biz</value>
    <value>ns1049.ui-dns.com</value>
    <value>ns1118.ui-dns.org</value>
    <value>ns1122.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>magnoli.ru</domain_name>
   <domain_keyword>magnoli</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 18:36:50</query_time>
   <create_date>2023-07-19</create_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>fagioli.net</domain_name>
   <domain_keyword>fagioli</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 17:23:06</query_time>
   <create_date>2002-03-14</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-03-14</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.publinord.com</value>
    <value>ns2.publinord.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>fragnol.net</domain_name>
   <domain_keyword>fragnol</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 03:18:41</query_time>
   <create_date>2011-01-22</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>franoli.com</domain_name>
   <domain_keyword>franoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:36:46</query_time>
   <create_date>2003-12-06</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Las Palmas</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4d3d7369-f5ed-4d6d-9870-d1ab38269cdd</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mydomain.com</value>
    <value>ns2.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>fannoli.net</domain_name>
   <domain_keyword>fannoli</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 10:19:26</query_time>
   <create_date>2018-08-03</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>fagioli.com</domain_name>
   <domain_keyword>fagioli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 03:22:12</query_time>
   <create_date>2016-06-16</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FAGIOLI S.P.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>fagioli.it</domain_name>
   <domain_keyword>fagioli</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 00:20:03</query_time>
   <create_date>1997-09-10</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Fagioli S.p.A.</registrant_company>
   <registrant_address>Via G. Ferraris  13</registrant_address>
   <registrant_city>Sant'Ilario D'Enza</registrant_city>
   <registrant_state>RE</registrant_state>
   <registrant_zip>42049</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>bagnoli.net</domain_name>
   <domain_keyword>bagnoli</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 19:38:10</query_time>
   <create_date>2003-04-21</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2026-04-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>darnoli.com</domain_name>
   <domain_keyword>darnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 23:54:29</query_time>
   <create_date>2021-02-09</create_date>
   <update_date>2023-02-10</update_date>
   <expiry_date>2025-02-09</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, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=darnoli.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.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>85</num>
   <domain_name>bagnoli.com</domain_name>
   <domain_keyword>bagnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 19:38:10</query_time>
   <create_date>2001-07-12</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=bagnoli.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>farioli.com</domain_name>
   <domain_keyword>farioli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:05:56</query_time>
   <create_date>2003-09-23</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>fargolf.co.uk</domain_name>
   <domain_keyword>fargolf</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 12:18:51</query_time>
   <create_date>2017-11-15</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>fargolf.com</domain_name>
   <domain_keyword>fargolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 12:18:50</query_time>
   <create_date>2015-06-09</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.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>89</num>
   <domain_name>magnoli.dev</domain_name>
   <domain_keyword>magnoli</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-25 10:00:22</query_time>
   <create_date>2019-03-02</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2025-03-02</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>bill.ns.cloudflare.com</value>
    <value>pearl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>fagnola.it</domain_name>
   <domain_keyword>fagnola</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 10:52:58</query_time>
   <create_date>2004-11-22</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>JOLLY ORO S.r.l.</registrant_company>
   <registrant_address>Via Gramsci, 15</registrant_address>
   <registrant_city>torino</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>farmoli.com</domain_name>
   <domain_keyword>farmoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:57:03</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1835</registrar_iana>
   <registrar_name>DropCatch.com 424 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>This domain was caught by DropCatch.com on behalf of a DropCatch customer</registrant_name>
   <registrant_company>Pending backorder/auction delivery at www.DropCatch.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.3035029098</registrant_phone>
   <name_servers>
    <value>ns1.dropcatch.com</value>
    <value>ns2.dropcatch.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>cagnoli.com</domain_name>
   <domain_keyword>cagnoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 11:19:33</query_time>
   <create_date>1999-07-14</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>FRIGORIFICO CAGNOLI S.A.</registrant_company>
   <registrant_state>BUENOS AIRES</registrant_state>
   <registrant_country>AR</registrant_country>
   <name_servers>
    <value>ns941.webempresa.eu</value>
    <value>ns942.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>bagnoli.org</domain_name>
   <domain_keyword>bagnoli</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 19:38:11</query_time>
   <create_date>2000-05-15</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2026-05-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mirko Bagnoli</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>cargoli.com</domain_name>
   <domain_keyword>cargoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 00:56:00</query_time>
   <create_date>2020-04-04</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=cargoli.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>farghol.com</domain_name>
   <domain_keyword>farghol</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 05:44:01</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/farghol.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.irandns.com</value>
    <value>ns2.irandns.com</value>
    <value>ns3.irandns.com</value>
    <value>ns4.irandns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>margoli.com</domain_name>
   <domain_keyword>margoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:53:22</query_time>
   <create_date>2002-06-13</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>97</num>
   <domain_name>farmnol.com</domain_name>
   <domain_keyword>farmnol</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 16:50:50</query_time>
   <create_date>2021-10-24</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1132</registrar_iana>
   <registrar_name>Dotname Korea Corp.</registrar_name>
   <registrar_website>http://www.dotname.co.kr</registrar_website>
   <registrant_email>dotname.co.kr/domain/whois/domain_search?mode=doit&amp;domain=farmnol.com</registrant_email>
   <name_servers>
    <value>jasmine.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>fagnoni.pro</domain_name>
   <domain_keyword>fagnoni</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-08 09:58:55</query_time>
   <create_date>2013-02-13</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TINLOT FAGNONI FREDERIQUE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>fargohi.net</domain_name>
   <domain_keyword>fargohi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 12:18:46</query_time>
   <create_date>2007-06-28</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>fragoli.com</domain_name>
   <domain_keyword>fragoli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 03:27:50</query_time>
   <create_date>2005-11-29</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TOSCHI VIGNOLA SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.47</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.