WHOIS QUERY TIME

4 May 2024 - 12:26 PM UTC

Modified: 27 March 2017

NAME SERVERS

ns1.domainers.de
ns2.domainers.de
ns3.domainers.de
ns4.domainers.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=fog.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "fog.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "fog.de",
            "domain_keyword": "fog",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:26:32",
            "update_date": "2017-03-27",
            "name_servers": [
                "ns1.domainers.de",
                "ns2.domainers.de",
                "ns3.domainers.de",
                "ns4.domainers.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>fog.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>fog.de</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:26:32</query_time>
   <update_date>2017-03-27</update_date>
   <name_servers>
    <value>ns1.domainers.de</value>
    <value>ns2.domainers.de</value>
    <value>ns3.domainers.de</value>
    <value>ns4.domainers.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.04</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.052 seconds) for "fog.de" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Oct 2016 - 10:26 AM UTC

Modified: 9 November 2015

NAME SERVERS

ns1.sedoparking.com
ns2.sedoparking.com

DOMAIN STATUS

connect

#2 - QUERY TIME

15 Dec 2017 - 5:42 AM UTC

Modified: 27 March 2017

NAME SERVERS

ns1.domainers.de
ns2.domainers.de
ns3.domainers.de
ns4.domainers.de

DOMAIN STATUS

connect

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=fog.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "fog.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "fog.de",
    "results": [
        {
            "num": 1,
            "domain_name": "fog.de",
            "domain_keyword": "fog",
            "domain_tld": "de",
            "query_time": "2016-10-28 10:26:13",
            "update_date": "2015-11-09",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "fog.de",
            "domain_keyword": "fog",
            "domain_tld": "de",
            "query_time": "2017-12-15 05:42:06",
            "update_date": "2017-03-27",
            "name_servers": [
                "ns1.domainers.de",
                "ns2.domainers.de",
                "ns3.domainers.de",
                "ns4.domainers.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.052,
        "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>fog.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>fog.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fog.de</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-10-28 10:26:13</query_time>
   <update_date>2015-11-09</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>fog.de</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2017-12-15 05:42:06</query_time>
   <update_date>2017-03-27</update_date>
   <name_servers>
    <value>ns1.domainers.de</value>
    <value>ns2.domainers.de</value>
    <value>ns3.domainers.de</value>
    <value>ns4.domainers.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.052</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 123 domain names (in 0.027 seconds) which contained the exact domain keyword "fog".
Domain Name Registered Expiry Registrar Ownership
1 fog.com 29 Apr 1995 30 Apr 2025 ENOM, INC. REDACTED FOR PRIVACY
2 fog.dk 31 Jan 1997 31 Mar 2025 - Christian Arne Fog
3 fog.nl 23 Dec 1997 - Registrar.eu -
4 fog.it 11 Jun 1998 1 Jun 2024 Server Plan s.r.l. Avv. Enzo Fogliani
5 fog.br 29 Oct 1998 - - Funda??o Octac?lio Gualberto
6 fog.org 25 Dec 1998 25 Dec 2024 Register4Less, Inc. Douglas D King
7 fog.co.uk 10 Feb 1999 10 Feb 2025 Netistrar Ltd [Tag = NETISTRAR] -
8 fog.net 19 Mar 1999 19 Mar 2032 Dynadot Inc -
9 fog.ru 16 Mar 2000 31 Mar 2025 RU-CENTER-RU Ltd "Art. Lebedev, Studio"
10 fog.jp 26 Mar 2001 31 Mar 2025 - FOG INC.
11 fog.biz 18 Oct 2001 6 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 fog.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC NameFind LLC
13 fog.info 10 Nov 2003 10 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 fog.ie 21 Mar 2007 21 Mar 2025 Blacknight Solutions Fog Database Limited
15 fog.in 24 Jul 2007 24 Jul 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
16 fog.asia 24 Jul 2008 24 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com PrivacyProtect.org
17 fog.io 10 Nov 2010 10 Nov 2024 1API GmbH Registrant of fog.io
18 fog.pt 5 Jan 2012 - - -
19 fog.uk.com 27 Jun 2013 27 Jun 2024 Domain Exploitation International -
20 fog.co.nz 5 Jan 2014 - Freeparking Limited t/a DiscountDomains -
21 fog.email 23 Mar 2014 23 Mar 2025 EuroDNS S.A. REDACTED FOR PRIVACY
22 fog.solutions 9 Aug 2014 9 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 fog.singles 9 Oct 2014 9 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 fog.services 9 Oct 2014 9 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 fog.photos 9 Oct 2014 9 Oct 2024 GoDaddy.com, LLC Gulf Experts International LLC
26 fog.nyc 13 Oct 2014 12 Oct 2024 NameCheap, Inc. REDACTED FOR PRIVACY
27 fog.sk 24 Oct 2014 24 Oct 2024 Webglobe, a.s. AGE PUBLISHING - Martin Halás
28 fog.bayern 25 Oct 2014 25 Oct 2024 united-domains AG REDACTED FOR PRIVACY
29 fog.blue 18 Sep 2015 18 Sep 2024 CSC Corporate Domains, Inc. Unilever Plc
30 fog.dog 23 Sep 2015 23 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 fog.city 5 Oct 2015 5 Oct 2025 Network Solutions, LLC TLL Technology Group
32 fog.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
33 fog.tokyo 28 Oct 2015 28 Oct 2024 GMO Internet Group, Inc. -
34 fog.media 10 Mar 2016 10 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 fog.support 16 Mar 2016 16 Mar 2025 Name.com, Inc. REDACTED FOR PRIVACY
36 fog.expert 22 Mar 2016 22 Mar 2025 Name.com, Inc. REDACTED FOR PRIVACY
37 fog.pl 24 Mar 2016 24 Mar 2025 Aftermarket.pl Limited -
38 fog.cz 30 Mar 2016 30 Mar 2025 REG-WEDOS Pavel Šimon
39 fog.haus 21 Sep 2016 21 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
40 fog.international 26 Sep 2016 26 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
41 fog.company 26 Sep 2016 26 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 fog.deals 26 Sep 2016 26 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
43 fog.events 26 Sep 2016 26 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 fog.directory 26 Sep 2016 26 Sep 2024 GoDaddy.com, LLC Gulf Experts International LLC
45 fog.ninja 3 Nov 2016 3 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 fog.group 12 Mar 2017 12 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
47 fog.by 11 Apr 2017 11 Apr 2025 Reliable Software, Ltd ООО "Сила знаний"
48 fog.ltd 14 Jun 2017 14 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhuang Ding Shan
49 fog.vip 16 Jun 2017 16 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chen Huan Rui
50 fog.today 19 Jul 2017 19 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 fog.church 30 Jan 2018 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 fog.coffee 20 Feb 2018 20 Feb 2028 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
53 fog.network 9 Mar 2018 9 Mar 2025 1API GmbH REDACTED FOR PRIVACY
54 fog.chat 1 May 2018 1 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 fog.app 5 May 2018 5 May 2033 West263 International Limited Zhen Hua Jin
56 fog.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
57 fog.direct 10 Sep 2018 10 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
58 fog.plus 7 Oct 2018 7 Oct 2025 Chengdu West Dimension Digital Technology Co., Ltd. Feng Cao
59 fog.uk 31 Oct 2018 31 Oct 2025 Netistrar Ltd [Tag = NETISTRAR] -
60 fog.news 26 Apr 2019 26 Apr 2025 Name.com, Inc. BLUE SAFETY GmbH
61 fog.technology 10 May 2019 10 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 fog.fish 24 Jul 2019 24 Jul 2024 Gandi SAS REDACTED FOR PRIVACY
63 fog.co.jp 20 Aug 2019 - - fog, inc.
64 fog.monster 11 Sep 2019 11 Sep 2024 Porkbun, LLC Private by Design, LLC
65 fog.world 12 Dec 2019 12 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 fog.earth 12 Jan 2020 12 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 fog.moe 8 Feb 2020 8 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu FOGMOE
68 fog.software 2 Jun 2020 2 Jun 2025 eNom, LLC Data Protected
69 fog.ventures 26 Jun 2020 26 Jun 2024 Squarespace Domains II LLC FOG
70 fog.yoga 26 Aug 2020 26 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 fog.art 7 Sep 2020 7 Sep 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA Swiss Domain Trustee AG
72 fog.rip 9 Oct 2020 9 Oct 2024 Wild West Domains, LLC Domains By Proxy, LLC
73 fog.market 10 Jun 2021 10 Jun 2024 Key-Systems, LLC Internet Invest, Ltd. dba Imena.ua
74 fog.quest 21 Sep 2021 21 Sep 2024 Porkbun, LLC Private by Design, LLC
75 fog.xyz 4 Oct 2021 4 Oct 2024 Porkbun, LLC Private by Design, LLC
76 fog.coach 3 Dec 2021 3 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0163232413
77 fog.report 15 Jan 2022 15 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
78 fog.cool 2 Mar 2022 2 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) dong guan shi rui lai bo pen wu jing hua ke ji you xian gong si
79 fog.red 22 May 2022 22 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wen rui xin
80 fog.ovh 27 May 2022 27 May 2026 OVH REDACTED_FOR_PRIVACY
81 fog.land 21 Jun 2022 21 Jun 2024 Registrar of Domain Names REG.RU LLC Privacy Protection
82 fog.one 24 Jul 2022 24 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 fog.organic 16 Aug 2022 16 Aug 2024 Tucows Domains Inc. Data Protected
84 fog.surf 13 Sep 2022 13 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
85 fog.com.cn 21 Oct 2022 21 Oct 2024 阿里云计算有限公司(万网) 重庆庆美网络科技有限公司
86 fog.shopping 17 Dec 2022 17 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0165988903
87 fog.ng 9 Jan 2023 9 Jan 2025 HostNowNow Sleekchip Technologies
88 fog.photography 13 Feb 2023 13 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 fog.country 12 Apr 2023 12 Apr 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
90 fog.center 20 Apr 2023 20 Apr 2025 Sav.com, LLC Privacy Protection
91 fog.contact 26 Apr 2023 26 Apr 2026 Squarespace Domains II LLC REDACTED FOR PRIVACY
92 fog.gay 8 May 2023 8 May 2024 Porkbun Private by Design, LLC
93 fog.life 5 Jun 2023 5 Jun 2025 Sav.com, LLC - 43 Privacy Protection
94 fog.vet 26 Jun 2023 26 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
95 fog.ac 13 Jul 2023 13 Jul 2024 Porkbun LLC Private by Design, LLC
96 fog.army 23 Jul 2023 23 Jul 2024 OVH SAS REDACTED FOR PRIVACY
97 fog.glass 24 Jul 2023 24 Jul 2024 WEDOS Internet, a.s. Future Original Glass s.r.o.
98 fog.pub 25 Jul 2023 25 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhou hai feng
99 fog.org.uk 4 Aug 2023 4 Aug 2024 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
100 fog.yachts 3 Sep 2023 3 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Fog.de.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=fog&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "fog",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 124,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "fog.com, fog.dk, fog.nl, fog.it, fog.br, fog.org, fog.co.uk, fog.net, fog.ru, fog.jp, fog.biz, fog.us, fog.info, fog.ie, fog.in, fog.asia, fog.io, fog.pt, fog.uk.com, fog.co.nz, fog.email, fog.solutions, fog.singles, fog.services, fog.photos, fog.nyc, fog.sk, fog.bayern, fog.blue, fog.dog, fog.city, fog.feedback, fog.tokyo, fog.media, fog.support, fog.expert, fog.pl, fog.cz, fog.haus, fog.international, fog.company, fog.deals, fog.events, fog.directory, fog.ninja, fog.group, fog.by, fog.ltd, fog.vip, fog.today, fog.church, fog.coffee, fog.network, fog.chat, fog.app, fog.icu, fog.direct, fog.plus, fog.uk, fog.news, fog.technology, fog.fish, fog.co.jp, fog.monster, fog.world, fog.earth, fog.moe, fog.software, fog.ventures, fog.yoga, fog.art, fog.rip, fog.market, fog.quest, fog.xyz, fog.coach, fog.report, fog.cool, fog.red, fog.ovh, fog.land, fog.one, fog.organic, fog.surf, fog.com.cn, fog.shopping, fog.ng, fog.photography, fog.country, fog.center, fog.contact, fog.gay, fog.life, fog.vet, fog.ac, fog.army, fog.glass, fog.pub, fog.org.uk, fog.yachts",
    "results": [
        {
            "num": 1,
            "domain_name": "fog.com",
            "domain_keyword": "fog",
            "domain_tld": "com",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "1995-04-29",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dubai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "https://tieredaccess.com/contact/29df8ca7-d635-4fff-911e-122c7923aa4c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pat.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fog.dk",
            "domain_keyword": "fog",
            "domain_tld": "dk",
            "query_time": "2024-05-11 02:23:12",
            "create_date": "1997-01-31",
            "expiry_date": "2025-03-31",
            "registrant_name": "Christian Arne Fog",
            "registrant_address": "9738 75 Avenue NW",
            "registrant_city": "Edmonton, Alberta",
            "registrant_zip": "T6E 1H8",
            "registrant_country": "CA",
            "registrant_phone": "+1 7802352201",
            "name_servers": [
                "ns4.hostonline.dk",
                "ns5.hostonline.dk",
                "ns6.hostonline.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "fog.nl",
            "domain_keyword": "fog",
            "domain_tld": "nl",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "1997-12-23",
            "update_date": "2022-11-09",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns.internlnet.nl",
                "ns3.internl.net",
                "ns4.internl.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "fog.it",
            "domain_keyword": "fog",
            "domain_tld": "it",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "1998-06-11",
            "update_date": "2024-06-02",
            "expiry_date": "2024-06-01",
            "registrar_name": "Server Plan s.r.l.",
            "registrar_website": "http://www.serverplan.com",
            "registrant_company": "Avv. Enzo Fogliani",
            "registrant_address": "Via Prisciano, 42",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00136",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnshigh.com",
                "ns2.dnshigh.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "fog.br",
            "domain_keyword": "fog",
            "domain_tld": "br",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "1998-10-29",
            "update_date": "2011-08-29",
            "registrant_name": "Funda??o Octac?lio Gualberto",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "fog.org",
            "domain_keyword": "fog",
            "domain_tld": "org",
            "query_time": "2024-05-10 00:52:59",
            "create_date": "1998-12-25",
            "update_date": "2022-10-31",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1082,
            "registrar_name": "Register4Less, Inc.",
            "registrar_website": "http://register4less.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Douglas D King",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Texas",
            "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.dynu.com",
                "ns2.dynu.com",
                "ns3.dynu.com",
                "ns4.dynu.com",
                "ns5.dynu.com",
                "ns6.dynu.com",
                "ns7.dynu.com",
                "ns8.dynu.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "fog.co.uk",
            "domain_keyword": "fog",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "1999-02-10",
            "update_date": "2022-11-05",
            "expiry_date": "2025-02-10",
            "registrar_name": "Netistrar Ltd [Tag = NETISTRAR]",
            "registrar_website": "https://www.netistrar.com",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "fog.net",
            "domain_keyword": "fog",
            "domain_tld": "net",
            "query_time": "2024-04-23 09:46:34",
            "create_date": "1999-03-19",
            "update_date": "2024-01-30",
            "expiry_date": "2032-03-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "fog.ru",
            "domain_keyword": "fog",
            "domain_tld": "ru",
            "query_time": "2024-05-01 05:54:00",
            "create_date": "2000-03-16",
            "expiry_date": "2025-03-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Ltd \"Art. Lebedev, Studio\"",
            "name_servers": [
                "ns1.design.ru",
                "ns2.design.ru",
                "ns3.design.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "fog.jp",
            "domain_keyword": "fog",
            "domain_tld": "jp",
            "query_time": "2024-06-02 19:42:14",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "FOG INC.",
            "registrant_address": "Kakamigahara-shi",
            "registrant_zip": "504-0903",
            "registrant_email": "[email protected]",
            "registrant_phone": "058-371-7275",
            "registrant_fax": "06-6374-0192",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 11,
            "domain_name": "fog.biz",
            "domain_keyword": "fog",
            "domain_tld": "biz",
            "query_time": "2024-05-20 14:05:18",
            "create_date": "2001-10-18",
            "update_date": "2023-10-14",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "fog.us",
            "domain_keyword": "fog",
            "domain_tld": "us",
            "query_time": "2024-04-29 13:53:19",
            "create_date": "2002-04-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "registrant_fax": "+1.4259744689",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "fog.info",
            "domain_keyword": "fog",
            "domain_tld": "info",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2003-11-10",
            "update_date": "2024-01-29",
            "expiry_date": "2025-11-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "fog.ie",
            "domain_keyword": "fog",
            "domain_tld": "ie",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2007-03-21",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-21",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "Fog Database Limited",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "fog.in",
            "domain_keyword": "fog",
            "domain_tld": "in",
            "query_time": "2024-05-25 02:13:12",
            "create_date": "2007-07-24",
            "update_date": "2023-06-13",
            "expiry_date": "2025-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "fog.asia",
            "domain_keyword": "fog",
            "domain_tld": "asia",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2008-07-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyProtect.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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.god.in.th",
                "ns2.god.in.th"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "fog.io",
            "domain_keyword": "fog",
            "domain_tld": "io",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2010-11-10",
            "update_date": "2023-12-25",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of fog.io",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "fog.pt",
            "domain_keyword": "fog",
            "domain_tld": "pt",
            "query_time": "2024-05-10 00:52:59",
            "create_date": "2012-01-05",
            "name_servers": [
                "ns1.afraid.org",
                "ns2.afraid.org",
                "ns4.afraid.org"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 19,
            "domain_name": "fog.uk.com",
            "domain_keyword": "fog",
            "domain_tld": "uk.com",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2013-06-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-27",
            "registrar_iana": 9999,
            "registrar_name": "Domain Exploitation International",
            "registrant_email": "https://whois.centralnic.com/contact/fog.uk.com/registrant",
            "name_servers": [
                "ns1.ndsplitter.com",
                "ns2.ndsplitter.com",
                "ns3.ndsplitter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "fog.co.nz",
            "domain_keyword": "fog",
            "domain_tld": "co.nz",
            "query_time": "2024-05-10 00:52:58",
            "create_date": "2014-01-05",
            "update_date": "2024-01-08",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "fog.email",
            "domain_keyword": "fog",
            "domain_tld": "email",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2014-03-23",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.iprotus.ch",
                "ns.iprotus.com",
                "ns.iprotus.eu",
                "ns.iprotus.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "fog.solutions",
            "domain_keyword": "fog",
            "domain_tld": "solutions",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2014-08-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gulfexperts.com",
                "ns2.gulfexperts.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "fog.singles",
            "domain_keyword": "fog",
            "domain_tld": "singles",
            "query_time": "2024-04-23 09:46:35",
            "create_date": "2014-10-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gulfexperts.com",
                "ns2.gulfexperts.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "fog.services",
            "domain_keyword": "fog",
            "domain_tld": "services",
            "query_time": "2024-04-23 09:46:34",
            "create_date": "2014-10-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gulfexperts.com",
                "ns2.gulfexperts.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "fog.photos",
            "domain_keyword": "fog",
            "domain_tld": "photos",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2014-10-09",
            "update_date": "2023-08-04",
            "expiry_date": "2024-10-09",
            "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": "Gulf Experts International LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "District of Columbia",
            "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.gulfexperts.com",
                "ns2.gulfexperts.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "fog.nyc",
            "domain_keyword": "fog",
            "domain_tld": "nyc",
            "query_time": "2024-04-23 09:46:34",
            "create_date": "2014-10-13",
            "update_date": "2023-12-24",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "fog.sk",
            "domain_keyword": "fog",
            "domain_tld": "sk",
            "query_time": "2024-05-05 04:27:55",
            "create_date": "2014-10-24",
            "update_date": "2023-11-10",
            "expiry_date": "2024-10-24",
            "registrar_name": "Webglobe, a.s.",
            "registrant_name": "AGE PUBLISHING - Martin Halás",
            "registrant_company": "AGE PUBLISHING - Martin Halás",
            "registrant_address": "Zvolenská 1",
            "registrant_city": "Nitra",
            "registrant_zip": "94911",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.904559902",
            "name_servers": [
                "ns1.dnsbackup.net",
                "ns1.nameserver.sk",
                "ns2.dnsbackup.net",
                "ns2.nameserver.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 28,
            "domain_name": "fog.bayern",
            "domain_keyword": "fog",
            "domain_tld": "bayern",
            "query_time": "2024-04-23 09:46:34",
            "create_date": "2014-10-25",
            "update_date": "2024-03-10",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "fog.blue",
            "domain_keyword": "fog",
            "domain_tld": "blue",
            "query_time": "2024-04-23 09:46:34",
            "create_date": "2015-09-18",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unilever Plc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Greater London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "fog.dog",
            "domain_keyword": "fog",
            "domain_tld": "dog",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2015-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "fog.city",
            "domain_keyword": "fog",
            "domain_tld": "city",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2015-10-05",
            "update_date": "2023-08-10",
            "expiry_date": "2025-10-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TLL Technology Group",
            "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": [
                "ns1.fog.city",
                "ns2.fog.city"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "fog.feedback",
            "domain_keyword": "fog",
            "domain_tld": "feedback",
            "query_time": "2024-06-02 19:42:14",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "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": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "fog.tokyo",
            "domain_keyword": "fog",
            "domain_tld": "tokyo",
            "query_time": "2024-04-23 09:46:38",
            "create_date": "2015-10-28",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-28",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "fog.media",
            "domain_keyword": "fog",
            "domain_tld": "media",
            "query_time": "2024-04-23 09:46:34",
            "create_date": "2016-03-10",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "fog.support",
            "domain_keyword": "fog",
            "domain_tld": "support",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2016-03-16",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NCR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "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": [
                "ns1cwy.name.com",
                "ns2jqz.name.com",
                "ns3bfm.name.com",
                "ns4bfy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "fog.expert",
            "domain_keyword": "fog",
            "domain_tld": "expert",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2016-03-22",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NCR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "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": [
                "ns1cwy.name.com",
                "ns2jqz.name.com",
                "ns3bfm.name.com",
                "ns4bfy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "fog.pl",
            "domain_keyword": "fog",
            "domain_tld": "pl",
            "query_time": "2024-05-02 02:20:27",
            "create_date": "2016-03-24",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "fog.cz",
            "domain_keyword": "fog",
            "domain_tld": "cz",
            "query_time": "2024-06-02 02:59:01",
            "create_date": "2016-03-30",
            "update_date": "2024-05-29",
            "expiry_date": "2025-03-30",
            "registrar_name": "REG-WEDOS",
            "registrant_name": "Pavel Šimon",
            "registrant_address": "Dandova 2619/13, Praha 20, 193 00",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.redirect.host",
                "ns2.redirect.host"
            ]
        },
        {
            "num": 39,
            "domain_name": "fog.haus",
            "domain_keyword": "fog",
            "domain_tld": "haus",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2016-09-21",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple.com",
                "ns3.dnsimple.com",
                "ns4.dnsimple.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "fog.international",
            "domain_keyword": "fog",
            "domain_tld": "international",
            "query_time": "2024-04-23 09:46:34",
            "create_date": "2016-09-26",
            "update_date": "2023-08-14",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gulfexperts.com",
                "ns2.gulfexperts.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "fog.company",
            "domain_keyword": "fog",
            "domain_tld": "company",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2016-09-26",
            "update_date": "2023-08-14",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gulfexperts.com",
                "ns2.gulfexperts.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "fog.deals",
            "domain_keyword": "fog",
            "domain_tld": "deals",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2016-09-26",
            "update_date": "2023-08-14",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gulfexperts.com",
                "ns2.gulfexperts.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "fog.events",
            "domain_keyword": "fog",
            "domain_tld": "events",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2016-09-26",
            "update_date": "2023-08-14",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gulfexperts.com",
                "ns2.gulfexperts.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "fog.directory",
            "domain_keyword": "fog",
            "domain_tld": "directory",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2016-09-26",
            "update_date": "2023-08-04",
            "expiry_date": "2024-09-26",
            "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": "Gulf Experts International LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "District of Columbia",
            "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.gulfexperts.com",
                "ns2.gulfexperts.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "fog.ninja",
            "domain_keyword": "fog",
            "domain_tld": "ninja",
            "query_time": "2024-04-23 09:46:34",
            "create_date": "2016-11-03",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "fog.group",
            "domain_keyword": "fog",
            "domain_tld": "group",
            "query_time": "2024-04-23 09:46:34",
            "create_date": "2017-03-12",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "fog.by",
            "domain_keyword": "fog",
            "domain_tld": "by",
            "query_time": "2024-04-29 13:53:18",
            "create_date": "2017-04-11",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-11",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"Сила знаний\"",
            "registrant_address": "220030, -, г. Минск, ул. Немига, д. 3, пом. 338, каб. 411",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375292751261",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 48,
            "domain_name": "fog.ltd",
            "domain_keyword": "fog",
            "domain_tld": "ltd",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2017-06-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhuang Ding Shan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "fog.vip",
            "domain_keyword": "fog",
            "domain_tld": "vip",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2017-06-16",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Chen Huan Rui",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "fog.today",
            "domain_keyword": "fog",
            "domain_tld": "today",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2017-07-19",
            "update_date": "2023-06-24",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "fog.church",
            "domain_keyword": "fog",
            "domain_tld": "church",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2018-01-30",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-30",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "fog.coffee",
            "domain_keyword": "fog",
            "domain_tld": "coffee",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2018-02-20",
            "update_date": "2018-02-25",
            "expiry_date": "2028-02-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "fog.network",
            "domain_keyword": "fog",
            "domain_tld": "network",
            "query_time": "2024-05-10 00:52:59",
            "create_date": "2018-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ivanovo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "fog.chat",
            "domain_keyword": "fog",
            "domain_tld": "chat",
            "query_time": "2024-05-10 00:52:58",
            "create_date": "2018-05-01",
            "update_date": "2024-04-06",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "fog.app",
            "domain_keyword": "fog",
            "domain_tld": "app",
            "query_time": "2024-05-10 00:52:58",
            "create_date": "2018-05-05",
            "update_date": "2024-04-29",
            "expiry_date": "2033-05-05",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhen Hua Jin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-kneacyh7.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "fog.icu",
            "domain_keyword": "fog",
            "domain_tld": "icu",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "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.",
            "name_servers": [
                "ns1.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "fog.direct",
            "domain_keyword": "fog",
            "domain_tld": "direct",
            "query_time": "2024-04-23 09:46:34",
            "create_date": "2018-09-10",
            "update_date": "2023-10-25",
            "expiry_date": "2024-09-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "fog.plus",
            "domain_keyword": "fog",
            "domain_tld": "plus",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2018-10-07",
            "update_date": "2023-12-05",
            "expiry_date": "2025-10-07",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Feng Cao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "fog.uk",
            "domain_keyword": "fog",
            "domain_tld": "uk",
            "query_time": "2024-06-10 15:40:12",
            "create_date": "2018-10-31",
            "update_date": "2022-11-05",
            "expiry_date": "2025-10-31",
            "registrar_name": "Netistrar Ltd [Tag = NETISTRAR]",
            "registrar_website": "https://www.netistrar.com",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "fog.news",
            "domain_keyword": "fog",
            "domain_tld": "news",
            "query_time": "2024-05-10 00:52:59",
            "create_date": "2019-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BLUE SAFETY GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1glr.name.com",
                "ns2nsy.name.com",
                "ns3bgq.name.com",
                "ns4qxz.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "fog.technology",
            "domain_keyword": "fog",
            "domain_tld": "technology",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2019-05-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "fog.fish",
            "domain_keyword": "fog",
            "domain_tld": "fish",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2019-07-24",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-24",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1018.awsdns-63.net",
                "ns-1428.awsdns-50.org",
                "ns-1718.awsdns-22.co.uk",
                "ns-335.awsdns-41.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "fog.co.jp",
            "domain_keyword": "fog",
            "domain_tld": "co.jp",
            "query_time": "2024-05-31 01:19:47",
            "create_date": "2019-08-20",
            "update_date": "2023-10-25",
            "registrant_company": "fog, inc.",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ]
        },
        {
            "num": 64,
            "domain_name": "fog.monster",
            "domain_keyword": "fog",
            "domain_tld": "monster",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2019-09-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "fog.world",
            "domain_keyword": "fog",
            "domain_tld": "world",
            "query_time": "2024-04-23 09:46:35",
            "create_date": "2019-12-12",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-12",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "fog.earth",
            "domain_keyword": "fog",
            "domain_tld": "earth",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2020-01-12",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "fog.moe",
            "domain_keyword": "fog",
            "domain_tld": "moe",
            "query_time": "2024-05-25 02:13:12",
            "create_date": "2020-02-08",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FOGMOE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Macao",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MO",
            "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": [
                "miles.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "fog.software",
            "domain_keyword": "fog",
            "domain_tld": "software",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2020-06-02",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "ns-1478.awsdns-56.org",
                "ns-1661.awsdns-15.co.uk",
                "ns-359.awsdns-44.com",
                "ns-887.awsdns-46.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "fog.ventures",
            "domain_keyword": "fog",
            "domain_tld": "ventures",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2020-06-26",
            "update_date": "2024-05-17",
            "expiry_date": "2024-06-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FOG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 70,
            "domain_name": "fog.yoga",
            "domain_keyword": "fog",
            "domain_tld": "yoga",
            "query_time": "2024-06-10 15:40:09",
            "create_date": "2020-08-26",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "fog.art",
            "domain_keyword": "fog",
            "domain_tld": "art",
            "query_time": "2024-05-20 14:05:18",
            "create_date": "2020-09-07",
            "update_date": "2024-04-22",
            "expiry_date": "2024-09-07",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "Swiss Domain Trustee AG",
            "registrant_state": "SG",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "fog.rip",
            "domain_keyword": "fog",
            "domain_tld": "rip",
            "query_time": "2024-04-23 09:46:34",
            "create_date": "2020-10-09",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-09",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gaean.net",
                "ns2.gaean.net",
                "ns3.gaean.net",
                "ns4.gaean.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "fog.market",
            "domain_keyword": "fog",
            "domain_tld": "market",
            "query_time": "2024-05-10 00:52:59",
            "create_date": "2021-06-10",
            "update_date": "2023-08-13",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "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.mirohost.net",
                "ns2.mirohost.net",
                "ns3.mirohost.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "fog.quest",
            "domain_keyword": "fog",
            "domain_tld": "quest",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2021-09-21",
            "update_date": "2023-12-12",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "fog.xyz",
            "domain_keyword": "fog",
            "domain_tld": "xyz",
            "query_time": "2024-04-23 09:46:35",
            "create_date": "2021-10-04",
            "update_date": "2024-04-03",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "fog.coach",
            "domain_keyword": "fog",
            "domain_tld": "coach",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2021-12-03",
            "update_date": "2021-12-08",
            "expiry_date": "2024-12-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0163232413",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "fog.report",
            "domain_keyword": "fog",
            "domain_tld": "report",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2022-01-15",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "fog.cool",
            "domain_keyword": "fog",
            "domain_tld": "cool",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2022-03-02",
            "update_date": "2024-01-09",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "dong guan shi rui lai bo pen wu jing hua ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "fog.red",
            "domain_keyword": "fog",
            "domain_tld": "red",
            "query_time": "2024-05-25 02:13:12",
            "create_date": "2022-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wen rui xin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "gui zhou",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "fog.ovh",
            "domain_keyword": "fog",
            "domain_tld": "ovh",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2022-05-27",
            "update_date": "2024-04-21",
            "expiry_date": "2026-05-27",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "fog.land",
            "domain_keyword": "fog",
            "domain_tld": "land",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2022-06-21",
            "update_date": "2023-07-18",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "fog.one",
            "domain_keyword": "fog",
            "domain_tld": "one",
            "query_time": "2024-04-23 09:46:34",
            "create_date": "2022-07-24",
            "update_date": "2023-04-13",
            "expiry_date": "2024-07-24",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "fog.organic",
            "domain_keyword": "fog",
            "domain_tld": "organic",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2022-08-16",
            "update_date": "2022-08-21",
            "expiry_date": "2024-08-16",
            "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": "Greenford",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "fog.surf",
            "domain_keyword": "fog",
            "domain_tld": "surf",
            "query_time": "2024-05-20 14:05:19",
            "create_date": "2022-09-13",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-13",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "fog.com.cn",
            "domain_keyword": "fog",
            "domain_tld": "com.cn",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2022-10-21",
            "expiry_date": "2024-10-21",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "重庆庆美网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "fog.shopping",
            "domain_keyword": "fog",
            "domain_tld": "shopping",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2022-12-17",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0165988903",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "fog.ng",
            "domain_keyword": "fog",
            "domain_tld": "ng",
            "query_time": "2024-05-14 21:11:26",
            "create_date": "2023-01-09",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-09",
            "registrar_iana": 30102017,
            "registrar_name": "HostNowNow",
            "registrar_website": "https://hostnownow.com",
            "registrant_name": "Faozey Nurudeen",
            "registrant_company": "Sleekchip Technologies",
            "registrant_address": "English",
            "registrant_city": "Abuja",
            "registrant_state": "FCT",
            "registrant_zip": "900110",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "8038000915",
            "name_servers": [
                "ns21.hostnownow.com",
                "ns22.hostnownow.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "fog.photography",
            "domain_keyword": "fog",
            "domain_tld": "photography",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2023-02-13",
            "update_date": "2023-08-15",
            "expiry_date": "2025-02-13",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "fog.country",
            "domain_keyword": "fog",
            "domain_tld": "country",
            "query_time": "2024-04-29 13:53:18",
            "create_date": "2023-04-12",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hiddenstate.xyz",
                "ns2.hiddenstate.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "fog.center",
            "domain_keyword": "fog",
            "domain_tld": "center",
            "query_time": "2024-04-29 13:53:18",
            "create_date": "2023-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "fog.contact",
            "domain_keyword": "fog",
            "domain_tld": "contact",
            "query_time": "2024-05-30 05:48:50",
            "create_date": "2023-04-26",
            "update_date": "2024-02-14",
            "expiry_date": "2026-04-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "fog.gay",
            "domain_keyword": "fog",
            "domain_tld": "gay",
            "query_time": "2024-05-28 23:55:17",
            "create_date": "2023-05-08",
            "update_date": "2024-05-20",
            "expiry_date": "2024-05-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "fog.life",
            "domain_keyword": "fog",
            "domain_tld": "life",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2023-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 3933,
            "registrar_name": "Sav.com, LLC - 43",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "fog.vet",
            "domain_keyword": "fog",
            "domain_tld": "vet",
            "query_time": "2024-05-20 14:05:20",
            "create_date": "2023-06-26",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-26",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks15.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "fog.ac",
            "domain_keyword": "fog",
            "domain_tld": "ac",
            "query_time": "2024-05-20 14:05:18",
            "create_date": "2023-07-13",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "fog.army",
            "domain_keyword": "fog",
            "domain_tld": "army",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2023-07-23",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-23",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "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": [
                "galilea.ns.cloudflare.com",
                "neil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "fog.glass",
            "domain_keyword": "fog",
            "domain_tld": "glass",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2023-07-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-24",
            "registrar_iana": 3860,
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "https://www.wedos.cz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Future Original Glass s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "fog.pub",
            "domain_keyword": "fog",
            "domain_tld": "pub",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2023-07-25",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhou hai feng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ignacio.ns.cloudflare.com",
                "tricia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "fog.org.uk",
            "domain_keyword": "fog",
            "domain_tld": "org.uk",
            "query_time": "2024-06-10 15:40:08",
            "create_date": "2023-08-04",
            "update_date": "2024-06-02",
            "expiry_date": "2024-08-04",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 100,
            "domain_name": "fog.yachts",
            "domain_keyword": "fog",
            "domain_tld": "yachts",
            "query_time": "2024-05-20 14:05:20",
            "create_date": "2023-09-03",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1693699200000_1534970",
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>fog</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>124</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>fog.com, fog.dk, fog.nl, fog.it, fog.br, fog.org, fog.co.uk, fog.net, fog.ru, fog.jp, fog.biz, fog.us, fog.info, fog.ie, fog.in, fog.asia, fog.io, fog.pt, fog.uk.com, fog.co.nz, fog.email, fog.solutions, fog.singles, fog.services, fog.photos, fog.nyc, fog.sk, fog.bayern, fog.blue, fog.dog, fog.city, fog.feedback, fog.tokyo, fog.media, fog.support, fog.expert, fog.pl, fog.cz, fog.haus, fog.international, fog.company, fog.deals, fog.events, fog.directory, fog.ninja, fog.group, fog.by, fog.ltd, fog.vip, fog.today, fog.church, fog.coffee, fog.network, fog.chat, fog.app, fog.icu, fog.direct, fog.plus, fog.uk, fog.news, fog.technology, fog.fish, fog.co.jp, fog.monster, fog.world, fog.earth, fog.moe, fog.software, fog.ventures, fog.yoga, fog.art, fog.rip, fog.market, fog.quest, fog.xyz, fog.coach, fog.report, fog.cool, fog.red, fog.ovh, fog.land, fog.one, fog.organic, fog.surf, fog.com.cn, fog.shopping, fog.ng, fog.photography, fog.country, fog.center, fog.contact, fog.gay, fog.life, fog.vet, fog.ac, fog.army, fog.glass, fog.pub, fog.org.uk, fog.yachts</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fog.com</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>1995-04-29</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dubai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/29df8ca7-d635-4fff-911e-122c7923aa4c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pat.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fog.dk</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 02:23:12</query_time>
   <create_date>1997-01-31</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Christian Arne Fog</registrant_name>
   <registrant_address>9738 75 Avenue NW</registrant_address>
   <registrant_city>Edmonton, Alberta</registrant_city>
   <registrant_zip>T6E 1H8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_phone>+1 7802352201</registrant_phone>
   <name_servers>
    <value>ns4.hostonline.dk</value>
    <value>ns5.hostonline.dk</value>
    <value>ns6.hostonline.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>fog.nl</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>1997-12-23</create_date>
   <update_date>2022-11-09</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns.internlnet.nl</value>
    <value>ns3.internl.net</value>
    <value>ns4.internl.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>fog.it</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>1998-06-11</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>Server Plan s.r.l.</registrar_name>
   <registrar_website>http://www.serverplan.com</registrar_website>
   <registrant_company>Avv. Enzo Fogliani</registrant_company>
   <registrant_address>Via Prisciano, 42</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00136</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnshigh.com</value>
    <value>ns2.dnshigh.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>fog.br</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>br</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>1998-10-29</create_date>
   <update_date>2011-08-29</update_date>
   <registrant_name>Funda??o Octac?lio Gualberto</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>fog.org</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 00:52:59</query_time>
   <create_date>1998-12-25</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1082</registrar_iana>
   <registrar_name>Register4Less, Inc.</registrar_name>
   <registrar_website>http://register4less.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Douglas D King</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Texas</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.dynu.com</value>
    <value>ns2.dynu.com</value>
    <value>ns3.dynu.com</value>
    <value>ns4.dynu.com</value>
    <value>ns5.dynu.com</value>
    <value>ns6.dynu.com</value>
    <value>ns7.dynu.com</value>
    <value>ns8.dynu.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>fog.co.uk</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>1999-02-10</create_date>
   <update_date>2022-11-05</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>Netistrar Ltd [Tag = NETISTRAR]</registrar_name>
   <registrar_website>https://www.netistrar.com</registrar_website>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>fog.net</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 09:46:34</query_time>
   <create_date>1999-03-19</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2032-03-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>fog.ru</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 05:54:00</query_time>
   <create_date>2000-03-16</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Ltd &quot;Art. Lebedev, Studio&quot;</registrant_company>
   <name_servers>
    <value>ns1.design.ru</value>
    <value>ns2.design.ru</value>
    <value>ns3.design.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>fog.jp</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 19:42:14</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>FOG INC.</registrant_name>
   <registrant_address>Kakamigahara-shi</registrant_address>
   <registrant_zip>504-0903</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>058-371-7275</registrant_phone>
   <registrant_fax>06-6374-0192</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>fog.biz</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 14:05:18</query_time>
   <create_date>2001-10-18</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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.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>12</num>
   <domain_name>fog.us</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-29 13:53:19</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <registrant_fax>+1.4259744689</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>fog.info</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2003-11-10</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-11-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>fog.ie</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2007-03-21</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>Fog Database Limited</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>fog.in</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-25 02:13:12</query_time>
   <create_date>2007-07-24</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2025-07-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.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>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>16</num>
   <domain_name>fog.asia</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2008-07-24</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyProtect.org</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>AU</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.god.in.th</value>
    <value>ns2.god.in.th</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>fog.io</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2010-11-10</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-11-10</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>Registrant of fog.io</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>fog.pt</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-10 00:52:59</query_time>
   <create_date>2012-01-05</create_date>
   <name_servers>
    <value>ns1.afraid.org</value>
    <value>ns2.afraid.org</value>
    <value>ns4.afraid.org</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>fog.uk.com</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2013-06-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Domain Exploitation International</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/fog.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.ndsplitter.com</value>
    <value>ns2.ndsplitter.com</value>
    <value>ns3.ndsplitter.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>fog.co.nz</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-10 00:52:58</query_time>
   <create_date>2014-01-05</create_date>
   <update_date>2024-01-08</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>fog.email</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2014-03-23</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.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>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.iprotus.ch</value>
    <value>ns.iprotus.com</value>
    <value>ns.iprotus.eu</value>
    <value>ns.iprotus.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>fog.solutions</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2014-08-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gulfexperts.com</value>
    <value>ns2.gulfexperts.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>fog.singles</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>singles</domain_tld>
   <query_time>2024-04-23 09:46:35</query_time>
   <create_date>2014-10-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gulfexperts.com</value>
    <value>ns2.gulfexperts.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>fog.services</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-23 09:46:34</query_time>
   <create_date>2014-10-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gulfexperts.com</value>
    <value>ns2.gulfexperts.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>fog.photos</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2014-10-09</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-10-09</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>Gulf Experts International LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>District of Columbia</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.gulfexperts.com</value>
    <value>ns2.gulfexperts.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>fog.nyc</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-23 09:46:34</query_time>
   <create_date>2014-10-13</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-10-12</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>fog.sk</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 04:27:55</query_time>
   <create_date>2014-10-24</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <registrant_name>AGE PUBLISHING - Martin Halás</registrant_name>
   <registrant_company>AGE PUBLISHING - Martin Halás</registrant_company>
   <registrant_address>Zvolenská 1</registrant_address>
   <registrant_city>Nitra</registrant_city>
   <registrant_zip>94911</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.904559902</registrant_phone>
   <name_servers>
    <value>ns1.dnsbackup.net</value>
    <value>ns1.nameserver.sk</value>
    <value>ns2.dnsbackup.net</value>
    <value>ns2.nameserver.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>fog.bayern</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-04-23 09:46:34</query_time>
   <create_date>2014-10-25</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>fog.blue</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-04-23 09:46:34</query_time>
   <create_date>2015-09-18</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unilever Plc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Greater London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>fog.dog</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2015-09-23</create_date>
   <update_date>2023-11-07</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/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>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>fog.city</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2015-10-05</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2025-10-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TLL Technology Group</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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.fog.city</value>
    <value>ns2.fog.city</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>fog.feedback</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-06-02 19:42:14</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</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>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>fog.tokyo</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-23 09:46:38</query_time>
   <create_date>2015-10-28</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>fog.media</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-23 09:46:34</query_time>
   <create_date>2016-03-10</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>fog.support</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NCR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</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>ns1cwy.name.com</value>
    <value>ns2jqz.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4bfy.name.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>fog.expert</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2016-03-22</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NCR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</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>ns1cwy.name.com</value>
    <value>ns2jqz.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4bfy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>fog.pl</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-02 02:20:27</query_time>
   <create_date>2016-03-24</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>fog.cz</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-06-02 02:59:01</query_time>
   <create_date>2016-03-30</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>REG-WEDOS</registrar_name>
   <registrant_name>Pavel Šimon</registrant_name>
   <registrant_address>Dandova 2619/13, Praha 20, 193 00</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.redirect.host</value>
    <value>ns2.redirect.host</value>
   </name_servers>
  </value>
  <value>
   <num>39</num>
   <domain_name>fog.haus</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>haus</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2016-09-21</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple.com</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>fog.international</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-23 09:46:34</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gulfexperts.com</value>
    <value>ns2.gulfexperts.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>fog.company</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gulfexperts.com</value>
    <value>ns2.gulfexperts.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>fog.deals</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gulfexperts.com</value>
    <value>ns2.gulfexperts.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>fog.events</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gulfexperts.com</value>
    <value>ns2.gulfexperts.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>fog.directory</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-09-26</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>Gulf Experts International LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>District of Columbia</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.gulfexperts.com</value>
    <value>ns2.gulfexperts.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>fog.ninja</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-23 09:46:34</query_time>
   <create_date>2016-11-03</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>fog.group</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-23 09:46:34</query_time>
   <create_date>2017-03-12</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>fog.by</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-29 13:53:18</query_time>
   <create_date>2017-04-11</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;Сила знаний&quot;</registrant_company>
   <registrant_address>220030, -, г. Минск, ул. Немига, д. 3, пом. 338, каб. 411</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375292751261</registrant_phone>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>48</num>
   <domain_name>fog.ltd</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2017-06-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhuang Ding Shan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>fog.vip</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2017-06-16</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Chen Huan Rui</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>fog.today</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2017-07-19</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>fog.church</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2018-01-30</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-30</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>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>52</num>
   <domain_name>fog.coffee</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2018-02-20</create_date>
   <update_date>2018-02-25</update_date>
   <expiry_date>2028-02-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>fog.network</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-10 00:52:59</query_time>
   <create_date>2018-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-09</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ivanovo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>fog.chat</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-10 00:52:58</query_time>
   <create_date>2018-05-01</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>fog.app</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-10 00:52:58</query_time>
   <create_date>2018-05-05</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2033-05-05</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhen Hua Jin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-kneacyh7.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>fog.icu</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <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>
   <name_servers>
    <value>ns1.rrpproxy.net</value>
    <value>ns2.rrpproxy.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>fog.direct</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-04-23 09:46:34</query_time>
   <create_date>2018-09-10</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>fog.plus</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2018-10-07</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-10-07</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Feng Cao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>fog.uk</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-10 15:40:12</query_time>
   <create_date>2018-10-31</create_date>
   <update_date>2022-11-05</update_date>
   <expiry_date>2025-10-31</expiry_date>
   <registrar_name>Netistrar Ltd [Tag = NETISTRAR]</registrar_name>
   <registrar_website>https://www.netistrar.com</registrar_website>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>fog.news</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-10 00:52:59</query_time>
   <create_date>2019-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BLUE SAFETY GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1glr.name.com</value>
    <value>ns2nsy.name.com</value>
    <value>ns3bgq.name.com</value>
    <value>ns4qxz.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>fog.technology</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2019-05-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>fog.fish</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2019-07-24</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1018.awsdns-63.net</value>
    <value>ns-1428.awsdns-50.org</value>
    <value>ns-1718.awsdns-22.co.uk</value>
    <value>ns-335.awsdns-41.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>fog.co.jp</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-31 01:19:47</query_time>
   <create_date>2019-08-20</create_date>
   <update_date>2023-10-25</update_date>
   <registrant_company>fog, inc.</registrant_company>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
  </value>
  <value>
   <num>64</num>
   <domain_name>fog.monster</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2019-09-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>fog.world</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-23 09:46:35</query_time>
   <create_date>2019-12-12</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-12</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>ns69.domaincontrol.com</value>
    <value>ns70.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>fog.earth</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2020-01-12</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>pdns03.domaincontrol.com</value>
    <value>pdns04.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>67</num>
   <domain_name>fog.moe</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-05-25 02:13:12</query_time>
   <create_date>2020-02-08</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FOGMOE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Macao</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MO</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>miles.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>fog.software</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2020-06-02</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</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>ns-1478.awsdns-56.org</value>
    <value>ns-1661.awsdns-15.co.uk</value>
    <value>ns-359.awsdns-44.com</value>
    <value>ns-887.awsdns-46.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>fog.ventures</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2020-06-26</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FOG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>70</num>
   <domain_name>fog.yoga</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>yoga</domain_tld>
   <query_time>2024-06-10 15:40:09</query_time>
   <create_date>2020-08-26</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>fog.art</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-20 14:05:18</query_time>
   <create_date>2020-09-07</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>Swiss Domain Trustee AG</registrant_company>
   <registrant_state>SG</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>fog.rip</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>rip</domain_tld>
   <query_time>2024-04-23 09:46:34</query_time>
   <create_date>2020-10-09</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gaean.net</value>
    <value>ns2.gaean.net</value>
    <value>ns3.gaean.net</value>
    <value>ns4.gaean.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>fog.market</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-10 00:52:59</query_time>
   <create_date>2021-06-10</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</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>UA</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.mirohost.net</value>
    <value>ns2.mirohost.net</value>
    <value>ns3.mirohost.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>fog.quest</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2021-09-21</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>fog.xyz</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-23 09:46:35</query_time>
   <create_date>2021-10-04</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>fog.coach</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2021-12-03</create_date>
   <update_date>2021-12-08</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0163232413</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>fog.report</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>report</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2022-01-15</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>fog.cool</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2022-03-02</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>dong guan shi rui lai bo pen wu jing hua ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>fog.red</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-25 02:13:12</query_time>
   <create_date>2022-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wen rui xin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>gui zhou</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>fog.ovh</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2022-05-27</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2026-05-27</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.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>81</num>
   <domain_name>fog.land</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2022-06-21</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>82</num>
   <domain_name>fog.one</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-23 09:46:34</query_time>
   <create_date>2022-07-24</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2024-07-24</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>fog.organic</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>organic</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2022-08-16</create_date>
   <update_date>2022-08-21</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <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>Greenford</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>fog.surf</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>surf</domain_tld>
   <query_time>2024-05-20 14:05:19</query_time>
   <create_date>2022-09-13</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-13</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>fog.com.cn</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2022-10-21</create_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>重庆庆美网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>fog.shopping</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2022-12-17</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0165988903</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>fog.ng</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-14 21:11:26</query_time>
   <create_date>2023-01-09</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>30102017</registrar_iana>
   <registrar_name>HostNowNow</registrar_name>
   <registrar_website>https://hostnownow.com</registrar_website>
   <registrant_name>Faozey Nurudeen</registrant_name>
   <registrant_company>Sleekchip Technologies</registrant_company>
   <registrant_address>English</registrant_address>
   <registrant_city>Abuja</registrant_city>
   <registrant_state>FCT</registrant_state>
   <registrant_zip>900110</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>8038000915</registrant_phone>
   <name_servers>
    <value>ns21.hostnownow.com</value>
    <value>ns22.hostnownow.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>fog.photography</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2025-02-13</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>ns73.domaincontrol.com</value>
    <value>ns74.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>fog.country</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-04-29 13:53:18</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hiddenstate.xyz</value>
    <value>ns2.hiddenstate.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>fog.center</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-04-29 13:53:18</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>fog.contact</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-30 05:48:50</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2026-04-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <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>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>fog.gay</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-28 23:55:17</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-05-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>fog.life</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>3933</registrar_iana>
   <registrar_name>Sav.com, LLC - 43</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>fog.vet</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>vet</domain_tld>
   <query_time>2024-05-20 14:05:20</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>fog.ac</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-05-20 14:05:18</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>fog.army</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>army</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-23</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>galilea.ns.cloudflare.com</value>
    <value>neil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>fog.glass</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>glass</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>3860</registrar_iana>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>https://www.wedos.cz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Future Original Glass s.r.o.</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>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>fog.pub</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhou hai feng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ignacio.ns.cloudflare.com</value>
    <value>tricia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>fog.org.uk</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-10 15:40:08</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>fog.yachts</domain_name>
   <domain_keyword>fog</domain_keyword>
   <domain_tld>yachts</domain_tld>
   <query_time>2024-05-20 14:05:20</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1693699200000_1534970</search_after>
 <stats>
  <total_time>0.027</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 7,195 domain names (in 0.081 seconds) which look and sound like the brand name "fog".
Domain Name Registered Expiry Registrar Ownership
1 fwg.it 11 Jan 2008 24 Aug 2024 Mobilling di Vito Longo Vito Longo
2 fot.homes 10 Apr 2023 10 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
3 fos.mobi 28 Jul 2006 28 Jul 2024 CSC Corporate Domains, Inc. FIDUCIAL SC
4 fot.cc 2 May 2015 2 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
5 jog.cc 17 Feb 2015 17 Feb 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
6 cog.rocks 25 Apr 2024 25 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
7 pog.co.nz 6 Dec 2016 - Freeparking Limited -
8 nog.bj 27 Feb 2023 27 Feb 2026 STARSOFT INFORMATIQUE Sensibiliser Sur l'utilisation du numerique et des TICs, promouvoir et defendre les logiciels libres
9 fon.legal 29 Oct 2023 29 Oct 2024 Porkbun LLC Private by Design, LLC
10 fon.support 2 Nov 2023 2 Nov 2024 Porkbun LLC Private by Design, LLC
11 fou.fr 7 Mar 2005 7 Mar 2025 DATAXY Reponses.fr
12 fou.net 9 Aug 2000 9 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
13 fod.net 14 Mar 2003 14 Mar 2025 Dynadot Inc -
14 fop.org.cn 6 Aug 2015 6 Aug 2024 阿里云计算有限公司(万网) 深圳市福田区公园之友城市管理服务中心
15 cog.ca 18 Oct 2000 5 Jun 2024 easyDNS Technologies Inc. Canadian Organic Growers Inc.
16 fos.swiss 18 Feb 2016 18 Feb 2025 Hostpoint FOS ASSET MANAGEMENT SA
17 foh.tech 18 Nov 2015 18 Nov 2024 Gandi SAS -
18 fov.tokyo.jp 30 Nov 2013 30 Nov 2024 - KENTARO SAISHO
19 eog.fund 18 Oct 2022 18 Oct 2024 Gandi SAS SMC2028
20 hog.cool 8 Dec 2016 8 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 forg.shop 26 Apr 2023 26 Apr 2025 Namecheap, Inc. -
22 afog.community 21 Apr 2021 21 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170434708
23 gog.ro 18 Jun 2007 17 Sep 2024 ICI - Registrar -
24 fox.pw 8 Sep 2023 8 Sep 2024 Namecheap -
25 log.hu 10 Nov 1998 - - -
26 fvg.net 26 Feb 1997 27 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. -
27 fogy.cc 25 Dec 2020 25 Dec 2024 Gandi SAS -
28 fo1.it 23 Jul 2013 23 Jul 2024 1 Api GmbH Marketingprof Srl
29 f2g.co.uk 31 Dec 2023 31 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
30 aog.co 20 Jul 2010 19 Jul 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
31 fag.co.jp 9 Feb 2019 - - FUKUOKA AGENCY Inc.
32 fbg.xyz 24 Oct 2021 24 Oct 2027 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
33 feg.co.jp 9 Jan 1996 - - Financial Engineering Group Inc.
34 foga.com 2 Feb 1994 3 Feb 2027 Network Solutions, LLC -
35 foa.co.th 14 Mar 2018 13 Mar 2026 THNIC Food Of Asia Co., Ltd. (บริษัท ฟู้ด ออฟ เอเชีย จำกัด)
36 hog.social 10 Aug 2022 10 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
37 log.garden 10 Jun 2021 10 Jun 2025 Gandi SAS REDACTED FOR PRIVACY
38 fig.email 11 Jun 2023 11 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 for.zuerich 2 Nov 2021 2 Nov 2024 Hostpoint AG Kantonspolizei Zuerich
40 fmg.tips 23 Jan 2015 23 Jan 2025 Gandi SAS FMGSuite
41 fot.photos 5 Mar 2014 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
42 flg.company 20 Sep 2016 20 Sep 2024 CSC Corporate Domains, Inc. FITNESS AND LIFESTYLE GROUP BIDCO PTY LTD
43 fpg.cloud 18 Nov 2017 18 Nov 2024 GoDaddy Domains By Proxy, LLC
44 cog.team 6 Jun 2017 6 Jun 2025 Network Solutions, LLC REDACTED FOR PRIVACY
45 foc.xyz 5 Nov 2021 5 Nov 2024 Sav.com, LLC Privacy Protection
46 frog.com 13 Jul 1998 12 Jul 2029 Network Solutions, LLC Frog Publications, Inc
47 fow.ovh 20 Mar 2023 20 Mar 2025 OVH REDACTED_FOR_PRIVACY
48 pog.mobi 31 Oct 2023 31 Oct 2024 Virtualia LLC Super domains privacy LLC
49 fof.pub 5 May 2016 5 May 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Li Yin Shan
50 focg.xyz 28 Sep 2023 28 Sep 2024 Dynadot LLC -
51 foj.buzz 13 Apr 2023 13 Apr 2024 Sav.com LLC Privacy Protection
52 mog.gives 8 Feb 2023 8 Feb 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
53 log.tennis 25 Sep 2020 25 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0159447528
54 frg.ro 5 Jul 2001 3 Sep 2024 ICI - Registrar -
55 foo.ac.cn 10 Nov 2023 10 Nov 2024 河北识道网络科技有限公司 查裕档
56 foc.nyc 27 Mar 2018 27 Mar 2025 GoDaddy.com, LLC foc.nyc
57 mog.cool 22 Nov 2023 22 Nov 2024 DNSPod, Inc. chendonggen
58 fol.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
59 foa.com.pe - - NIC.PE FIBRA OPTICA AMAZONICA DEL PERU S.A.C.
60 fogp.co.uk 5 May 2023 5 May 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
61 frog.kim 21 Sep 2022 21 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 flog.co 26 Jul 2021 26 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 frog.co.uk - 25 Jul 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
64 fof.paris 5 Dec 2020 5 Dec 2024 NETIM FOF
65 rog.asia 16 Jun 2014 16 Jun 2027 Tucows Domains Inc. Reliance Oil & Gas Sdn Bhd
66 dog.ceo 25 Apr 2017 25 Apr 2025 Gandi SAS -
67 fbg.info 5 Oct 2004 5 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 fmg.xyz 27 Oct 2021 27 Oct 2024 Sav.com, LLC Privacy Protection
69 fsg.br 28 Dec 1999 - - Sociedade Educacional Santa Rita Ltda
70 fol.rocks 26 Apr 2020 26 Apr 2025 Wild West Domains, LLC Domains By Proxy, LLC
71 fof.org.nz 19 Jul 2005 - Metaname -
72 fo7g.info 1 Nov 2023 1 Nov 2024 NameCheap, Inc. REDACTED FOR PRIVACY
73 cog.link 23 Jan 2019 23 Jan 2025 EuroDNS S.A. Cognite AS
74 f8g.lat 12 Aug 2023 12 Aug 2024 Porkbun, LLC Private by Design, LLC
75 foeg.ru 22 Nov 2023 22 Nov 2024 REGRU-RU Private Person
76 fbog.co.uk 25 Nov 2000 25 Nov 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
77 fug.cc 22 Apr 2014 22 Apr 2025 Xin Net Technology Corporation REDACTED FOR PRIVACY
78 dog.co 22 Apr 2010 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 fng.info 22 Dec 2012 22 Dec 2024 NameSilo, LLC See PrivacyGuardian.org
80 fox.academy 4 Aug 2014 4 Aug 2024 Name.com, Inc. REDACTED FOR PRIVACY
81 fov.wine 25 Apr 2023 25 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
82 fon.yachts 29 Oct 2023 29 Oct 2024 Porkbun, LLC Private by Design, LLC
83 frog.partners 13 Jul 2016 13 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 fwg.com.cn 30 Oct 2005 30 Oct 2024 商中在线科技股份有限公司 邱凡
85 fjg.cl 30 Nov 1999 25 Dec 2025 NIC Chile Fundación Jaime Guzmán E. (FUND JAIME GUZMAN ERRAZURIZ)
86 fog3.com 18 Sep 2007 18 Sep 2024 SAV.COM, LLC REDACTED FOR PRIVACY
87 fgo.ca 26 Nov 2003 26 Nov 2024 Go Daddy Domains Canada, Inc Forest Genetics Ontario (NFP)
88 for.yokohama 10 Dec 2014 10 Dec 2024 GMO Internet Group, Inc. -
89 fox.vet 29 Jan 2017 29 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
90 fug.uk 29 Feb 2016 28 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
91 fhg.mobi 12 Jun 2006 12 Jun 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
92 fcog.org 20 Jan 1997 21 Jan 2025 Network Solutions, LLC REDACTED FOR PRIVACY
93 hog.me.uk 28 Dec 2003 28 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
94 fow.com 6 Apr 1995 7 Apr 2025 CSC CORPORATE DOMAINS, INC. Euromoney Institutional Investor PLC
95 fpg.services 24 Feb 2024 24 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 foo.ca 9 Nov 2000 1 Dec 2024 Open Provider Inc. REDACTED FOR PRIVACY
97 hog.aero 6 Dec 2018 6 Dec 2026 101domain GRS Limited Quick International Courier
98 fpg.agency 29 Jun 2021 29 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
99 fob.dog 18 Jun 2023 18 Jun 2024 Porkbun LLC Private by Design, LLC
100 foo.pet 21 Jan 2024 21 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Fog.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=fog.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "fog.de",
        "page_size": 100
    },
    "count": {
        "total": 7195,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "fwg.it, fot.homes, fos.mobi, fot.cc, jog.cc, cog.rocks, pog.co.nz, nog.bj, fon.legal, fon.support, fou.fr, fou.net, fod.net, fop.org.cn, cog.ca, fos.swiss, foh.tech, fov.tokyo.jp, eog.fund, hog.cool, forg.shop, afog.community, gog.ro, fox.pw, log.hu, fvg.net, fogy.cc, fo1.it, f2g.co.uk, aog.co, fag.co.jp, fbg.xyz, feg.co.jp, foga.com, foa.co.th, hog.social, log.garden, fig.email, for.zuerich, fmg.tips, fot.photos, flg.company, fpg.cloud, cog.team, foc.xyz, frog.com, fow.ovh, pog.mobi, fof.pub, focg.xyz, foj.buzz, mog.gives, log.tennis, frg.ro, foo.ac.cn, foc.nyc, mog.cool, fol.ai, foa.com.pe, fogp.co.uk, frog.kim, flog.co, frog.co.uk, fof.paris, rog.asia, dog.ceo, fbg.info, fmg.xyz, fsg.br, fol.rocks, fof.org.nz, fo7g.info, cog.link, f8g.lat, foeg.ru, fbog.co.uk, fug.cc, dog.co, fng.info, fox.academy, fov.wine, fon.yachts, frog.partners, fwg.com.cn, fjg.cl, fog3.com, fgo.ca, for.yokohama, fox.vet, fug.uk, fhg.mobi, fcog.org, hog.me.uk, fow.com, fpg.services, foo.ca, hog.aero, fpg.agency, fob.dog, foo.pet",
    "results": [
        {
            "num": 1,
            "domain_name": "fwg.it",
            "domain_keyword": "fwg",
            "domain_tld": "it",
            "query_time": "2024-04-16 16:35:36",
            "create_date": "2008-01-11",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-24",
            "registrar_name": "Mobilling di Vito Longo",
            "registrar_website": "http://domini.tv",
            "registrant_company": "Vito Longo",
            "registrant_address": "Corso Alcide De Gasperi 298",
            "registrant_city": "Bari",
            "registrant_state": "BA",
            "registrant_zip": "70125",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "fot.homes",
            "domain_keyword": "fot",
            "domain_tld": "homes",
            "query_time": "2024-04-30 16:49:38",
            "create_date": "2023-04-10",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "fos.mobi",
            "domain_keyword": "fos",
            "domain_tld": "mobi",
            "query_time": "2024-04-30 16:44:42",
            "create_date": "2006-07-28",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-28",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FIDUCIAL SC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FR",
            "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": [
                "indom10.indomco.com",
                "indom20.indomco.net",
                "indom30.indomco.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "fot.cc",
            "domain_keyword": "fot",
            "domain_tld": "cc",
            "query_time": "2024-04-30 16:49:38",
            "create_date": "2015-05-02",
            "update_date": "2023-12-31",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Si Chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "jog.cc",
            "domain_keyword": "jog",
            "domain_tld": "cc",
            "query_time": "2024-04-30 21:45:39",
            "create_date": "2015-02-17",
            "update_date": "2024-04-27",
            "expiry_date": "2026-02-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cog.rocks",
            "domain_keyword": "cog",
            "domain_tld": "rocks",
            "query_time": "2024-04-28 18:18:53",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2026-04-25",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "pog.co.nz",
            "domain_keyword": "pog",
            "domain_tld": "co.nz",
            "query_time": "2024-05-01 11:25:35",
            "create_date": "2016-12-06",
            "update_date": "2022-11-19",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "nog.bj",
            "domain_keyword": "nog",
            "domain_tld": "bj",
            "query_time": "2024-05-06 15:55:05",
            "create_date": "2023-02-27",
            "update_date": "2023-08-15",
            "expiry_date": "2026-02-27",
            "registrar_name": "STARSOFT INFORMATIQUE",
            "registrant_name": "ONG IGBANET",
            "registrant_company": "Sensibiliser Sur l'utilisation du numerique et des TICs, promouvoir et defendre les logiciels libres",
            "registrant_address": "06 BP 1332 Cotonou",
            "registrant_city": "COTONOU",
            "registrant_country": "BJ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+229 95886650 / +229 97448766",
            "name_servers": [
                "boruto.samourai-graphic.net",
                "sarada.samourai-graphic.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "fon.legal",
            "domain_keyword": "fon",
            "domain_tld": "legal",
            "query_time": "2024-05-07 06:26:30",
            "create_date": "2023-10-29",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "fon.support",
            "domain_keyword": "fon",
            "domain_tld": "support",
            "query_time": "2024-05-07 06:27:23",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "fou.fr",
            "domain_keyword": "fou",
            "domain_tld": "fr",
            "query_time": "2024-05-05 12:43:41",
            "create_date": "2005-03-07",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-07",
            "registrar_name": "DATAXY",
            "registrar_website": "https://www.dataxy.fr",
            "registrant_company": "Reponses.fr",
            "registrant_address": "21, rue de la République, 31800 Saint-Gaudens",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.183622100",
            "name_servers": [
                "ns0.dataxy.fr",
                "ns1.dataxy.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 12,
            "domain_name": "fou.net",
            "domain_keyword": "fou",
            "domain_tld": "net",
            "query_time": "2024-04-21 07:50:34",
            "create_date": "2000-08-09",
            "update_date": "2023-03-13",
            "expiry_date": "2024-08-09",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com",
                "ns1.yjs-cdn.com",
                "ns2.yjs-cdn.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "fod.net",
            "domain_keyword": "fod",
            "domain_tld": "net",
            "query_time": "2024-04-20 20:37:36",
            "create_date": "2003-03-14",
            "update_date": "2023-05-03",
            "expiry_date": "2025-03-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "fop.org.cn",
            "domain_keyword": "fop",
            "domain_tld": "org.cn",
            "query_time": "2024-04-20 11:57:03",
            "create_date": "2015-08-06",
            "expiry_date": "2024-08-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "深圳市福田区公园之友城市管理服务中心",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cog.ca",
            "domain_keyword": "cog",
            "domain_tld": "ca",
            "query_time": "2024-04-21 03:59:15",
            "create_date": "2000-10-18",
            "update_date": "2023-07-22",
            "expiry_date": "2024-06-05",
            "registrar_name": "easyDNS Technologies Inc.",
            "registrar_website": "www.easydns.ca",
            "registrant_name": "Canadian Organic Growers Inc.",
            "registrant_address": "100 Gloucester Street,  Suite 410",
            "registrant_city": "Ottawa",
            "registrant_state": "ON",
            "registrant_zip": "K2P0A4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6132160741",
            "name_servers": [
                "nola.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "fos.swiss",
            "domain_keyword": "fos",
            "domain_tld": "swiss",
            "query_time": "2024-04-22 09:03:31",
            "create_date": "2016-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1696,
            "registrar_name": "Hostpoint",
            "registrar_website": "http://www.hostpoint.ch",
            "registrant_company": "FOS ASSET MANAGEMENT SA",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "foh.tech",
            "domain_keyword": "foh",
            "domain_tld": "tech",
            "query_time": "2024-04-23 09:50:20",
            "create_date": "2015-11-18",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "fov.tokyo.jp",
            "domain_keyword": "fov",
            "domain_tld": "tokyo.jp",
            "query_time": "2024-04-25 14:19:16",
            "create_date": "2013-11-30",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrant_name": "KENTARO SAISHO",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 19,
            "domain_name": "eog.fund",
            "domain_keyword": "eog",
            "domain_tld": "fund",
            "query_time": "2024-04-25 19:04:47",
            "create_date": "2022-10-18",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SMC2028",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "01",
            "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": [
                "ns-115-a.gandi.net",
                "ns-143-b.gandi.net",
                "ns-51-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "hog.cool",
            "domain_keyword": "hog",
            "domain_tld": "cool",
            "query_time": "2024-04-15 04:47:01",
            "create_date": "2016-12-08",
            "update_date": "2024-01-22",
            "expiry_date": "2025-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "forg.shop",
            "domain_keyword": "forg",
            "domain_tld": "shop",
            "query_time": "2024-04-27 11:32:25",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "afog.community",
            "domain_keyword": "afog",
            "domain_tld": "community",
            "query_time": "2024-04-27 17:42:58",
            "create_date": "2021-04-21",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170434708",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "gog.ro",
            "domain_keyword": "gog",
            "domain_tld": "ro",
            "query_time": "2024-04-27 20:11:59",
            "create_date": "2007-06-18",
            "expiry_date": "2024-09-17",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns01.mikesnet.ro",
                "ns02.mikesnet.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 24,
            "domain_name": "fox.pw",
            "domain_keyword": "fox",
            "domain_tld": "pw",
            "query_time": "2024-05-10 07:42:06",
            "create_date": "2023-09-08",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_email": "https://whois.nic.pw/contact/fox.pw/registrant",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "log.hu",
            "domain_keyword": "log",
            "domain_tld": "hu",
            "query_time": "2024-05-10 09:43:32",
            "create_date": "1998-11-10"
        },
        {
            "num": 26,
            "domain_name": "fvg.net",
            "domain_keyword": "fvg",
            "domain_tld": "net",
            "query_time": "2024-05-09 22:32:12",
            "create_date": "1997-02-26",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "fogy.cc",
            "domain_keyword": "fogy",
            "domain_tld": "cc",
            "query_time": "2024-05-10 00:54:22",
            "create_date": "2020-12-25",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-25",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "name_servers": [
                "ns-1015.awsdns-62.net",
                "ns-1324.awsdns-37.org",
                "ns-1549.awsdns-01.co.uk",
                "ns-273.awsdns-34.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "fo1.it",
            "domain_keyword": "fo1",
            "domain_tld": "it",
            "query_time": "2024-05-10 06:15:26",
            "create_date": "2013-07-23",
            "update_date": "2023-08-08",
            "expiry_date": "2024-07-23",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Marketingprof Srl",
            "registrant_address": "Via Vanzetti 16/a",
            "registrant_city": "Forli",
            "registrant_state": "FC",
            "registrant_zip": "47122",
            "registrant_country": "IT",
            "name_servers": [
                "parkct1.secureserver.net",
                "parkct2.secureserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 29,
            "domain_name": "f2g.co.uk",
            "domain_keyword": "f2g",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 23:32:20",
            "create_date": "2023-12-31",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-31",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "aog.co",
            "domain_keyword": "aog",
            "domain_tld": "co",
            "query_time": "2024-05-19 01:29:47",
            "create_date": "2010-07-20",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "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.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "fag.co.jp",
            "domain_keyword": "fag",
            "domain_tld": "co.jp",
            "query_time": "2024-05-17 14:39:22",
            "create_date": "2019-02-09",
            "update_date": "2024-03-01",
            "registrant_company": "FUKUOKA AGENCY Inc.",
            "name_servers": [
                "ns3.star-domain.jp",
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ]
        },
        {
            "num": 32,
            "domain_name": "fbg.xyz",
            "domain_keyword": "fbg",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 16:48:08",
            "create_date": "2021-10-24",
            "update_date": "2024-05-15",
            "expiry_date": "2027-10-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "feg.co.jp",
            "domain_keyword": "feg",
            "domain_tld": "co.jp",
            "query_time": "2024-05-15 21:50:02",
            "create_date": "1996-01-09",
            "update_date": "2024-02-01",
            "registrant_company": "Financial Engineering Group Inc.",
            "name_servers": [
                "skydns11.otsuka-office365.jp",
                "skydns12.otsuka-office365.jp",
                "skydns13.otsuka-office365.jp"
            ]
        },
        {
            "num": 34,
            "domain_name": "foga.com",
            "domain_keyword": "foga",
            "domain_tld": "com",
            "query_time": "2024-05-18 19:55:03",
            "create_date": "1994-02-02",
            "update_date": "2024-03-19",
            "expiry_date": "2027-02-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1-32.azure-dns.com",
                "ns2-32.azure-dns.net",
                "ns3-32.azure-dns.org",
                "ns4-32.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "foa.co.th",
            "domain_keyword": "foa",
            "domain_tld": "co.th",
            "query_time": "2024-05-19 08:03:40",
            "create_date": "2018-03-14",
            "update_date": "2024-03-15",
            "expiry_date": "2026-03-13",
            "registrar_name": "THNIC",
            "registrant_company": "Food Of Asia Co., Ltd. (บริษัท ฟู้ด ออฟ เอเชีย จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns3.tcc-technology.com",
                "ns4.tcc-technology.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "hog.social",
            "domain_keyword": "hog",
            "domain_tld": "social",
            "query_time": "2024-05-13 05:27:28",
            "create_date": "2022-08-10",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "log.garden",
            "domain_keyword": "log",
            "domain_tld": "garden",
            "query_time": "2024-05-12 08:01:30",
            "create_date": "2021-06-10",
            "update_date": "2024-01-07",
            "expiry_date": "2025-06-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-21-b.gandi.net",
                "ns-248-c.gandi.net",
                "ns-42-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "fig.email",
            "domain_keyword": "fig",
            "domain_tld": "email",
            "query_time": "2024-05-12 08:34:26",
            "create_date": "2023-06-11",
            "update_date": "2024-02-13",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "for.zuerich",
            "domain_keyword": "for",
            "domain_tld": "zuerich",
            "query_time": "2024-05-15 05:14:45",
            "create_date": "2021-11-02",
            "update_date": "2024-04-22",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1696,
            "registrar_name": "Hostpoint AG",
            "registrar_website": "https://www.hostpoint.ch",
            "registrant_company": "Kantonspolizei Zuerich",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "fmg.tips",
            "domain_keyword": "fmg",
            "domain_tld": "tips",
            "query_time": "2024-05-15 03:47:03",
            "create_date": "2015-01-23",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-23",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FMGSuite",
            "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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "fot.photos",
            "domain_keyword": "fot",
            "domain_tld": "photos",
            "query_time": "2024-05-15 04:31:23",
            "create_date": "2014-03-05",
            "update_date": "2024-01-19",
            "expiry_date": "2025-03-05",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "flg.company",
            "domain_keyword": "flg",
            "domain_tld": "company",
            "query_time": "2024-05-19 20:52:07",
            "create_date": "2016-09-20",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FITNESS AND LIFESTYLE GROUP BIDCO PTY LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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": [
                "carl.ns.cloudflare.com",
                "molly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "fpg.cloud",
            "domain_keyword": "fpg",
            "domain_tld": "cloud",
            "query_time": "2024-05-24 19:31:56",
            "create_date": "2017-11-18",
            "update_date": "2024-01-02",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "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 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.wtqhosting.com",
                "ns2.wtqhosting.com",
                "ns3.wtqhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cog.team",
            "domain_keyword": "cog",
            "domain_tld": "team",
            "query_time": "2024-05-23 03:59:27",
            "create_date": "2017-06-06",
            "update_date": "2024-04-12",
            "expiry_date": "2025-06-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "darl.ns.cloudflare.com",
                "sima.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "foc.xyz",
            "domain_keyword": "foc",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 17:19:09",
            "create_date": "2021-11-05",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-05",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "verification-b1572bc2.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "frog.com",
            "domain_keyword": "frog",
            "domain_tld": "com",
            "query_time": "2024-05-25 04:44:18",
            "create_date": "1998-07-13",
            "update_date": "2019-07-12",
            "expiry_date": "2029-07-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Frog Publications, Inc",
            "registrant_company": "Frog Publications, Inc",
            "registrant_address": "11820 URADCO PL STE 105",
            "registrant_city": "SAN ANTONIO",
            "registrant_state": "FL",
            "registrant_zip": "33576-7140",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3525882082",
            "registrant_fax": "+1.3525880863",
            "name_servers": [
                "ns1.bigcommerce.com",
                "ns2.bigcommerce.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "fow.ovh",
            "domain_keyword": "fow",
            "domain_tld": "ovh",
            "query_time": "2024-05-17 21:06:25",
            "create_date": "2023-03-20",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-20",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "pog.mobi",
            "domain_keyword": "pog",
            "domain_tld": "mobi",
            "query_time": "2024-05-11 20:20:06",
            "create_date": "2023-10-31",
            "update_date": "2023-11-05",
            "expiry_date": "2024-10-31",
            "registrar_iana": 3875,
            "registrar_name": "Virtualia LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super domains privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "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-virt.catched.com",
                "ns2-virt.catched.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "fof.pub",
            "domain_keyword": "fof",
            "domain_tld": "pub",
            "query_time": "2024-05-20 14:04:59",
            "create_date": "2016-05-05",
            "update_date": "2022-03-11",
            "expiry_date": "2026-05-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Yin Shan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "focg.xyz",
            "domain_keyword": "focg",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 01:17:08",
            "create_date": "2023-09-28",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-a6bllcqd.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "foj.buzz",
            "domain_keyword": "foj",
            "domain_tld": "buzz",
            "query_time": "2024-05-31 06:33:29",
            "create_date": "2023-04-13",
            "update_date": "2024-05-03",
            "expiry_date": "2024-04-13",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "mog.gives",
            "domain_keyword": "mog",
            "domain_tld": "gives",
            "query_time": "2024-05-30 23:15:46",
            "create_date": "2023-02-08",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "H\\u00E0 N\\u1ED9i",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "log.tennis",
            "domain_keyword": "log",
            "domain_tld": "tennis",
            "query_time": "2024-05-31 19:01:14",
            "create_date": "2020-09-25",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0159447528",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "frg.ro",
            "domain_keyword": "frg",
            "domain_tld": "ro",
            "query_time": "2024-05-26 05:19:02",
            "create_date": "2001-07-05",
            "expiry_date": "2024-09-03",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.cloudns.net",
                "ns2.cloudns.net",
                "ns3.cloudns.net",
                "ns4.cloudns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 55,
            "domain_name": "foo.ac.cn",
            "domain_keyword": "foo",
            "domain_tld": "ac.cn",
            "query_time": "2024-05-28 23:57:54",
            "create_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "河北识道网络科技有限公司",
            "registrant_name": "查裕档",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "foc.nyc",
            "domain_keyword": "foc",
            "domain_tld": "nyc",
            "query_time": "2024-05-27 10:06:07",
            "create_date": "2018-03-27",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "foc.nyc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "mog.cool",
            "domain_keyword": "mog",
            "domain_tld": "cool",
            "query_time": "2024-05-28 07:05:47",
            "create_date": "2023-11-22",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chendonggen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "augus.dnspod.net",
                "singer.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "fol.ai",
            "domain_keyword": "fol",
            "domain_tld": "ai",
            "query_time": "2024-06-04 10:36:49",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "foa.com.pe",
            "domain_keyword": "foa",
            "domain_tld": "com.pe",
            "query_time": "2024-06-05 09:00:22",
            "registrar_name": "NIC.PE",
            "registrant_name": "FIBRA OPTICA AMAZONICA DEL PERU S.A.C.",
            "name_servers": [
                "ns1.gruposatelital.com.pe",
                "ns2.gruposatelital.com.pe"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 60,
            "domain_name": "fogp.co.uk",
            "domain_keyword": "fogp",
            "domain_tld": "co.uk",
            "query_time": "2024-06-04 22:25:45",
            "create_date": "2023-05-05",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-05",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "frog.kim",
            "domain_keyword": "frog",
            "domain_tld": "kim",
            "query_time": "2024-06-03 19:27:03",
            "create_date": "2022-09-21",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "asa.ns.cloudflare.com",
                "major.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "flog.co",
            "domain_keyword": "flog",
            "domain_tld": "co",
            "query_time": "2024-05-27 18:08:45",
            "create_date": "2021-07-26",
            "update_date": "2023-08-16",
            "expiry_date": "2024-07-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "frog.co.uk",
            "domain_keyword": "frog",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 22:30:23",
            "update_date": "2023-08-10",
            "expiry_date": "2025-07-25",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "fof.paris",
            "domain_keyword": "fof",
            "domain_tld": "paris",
            "query_time": "2024-06-10 15:39:18",
            "create_date": "2020-12-05",
            "update_date": "2024-06-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "http://www.netim.fr",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "FOF",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns1.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "rog.asia",
            "domain_keyword": "rog",
            "domain_tld": "asia",
            "query_time": "2024-06-08 03:12:02",
            "create_date": "2014-06-16",
            "update_date": "2022-01-21",
            "expiry_date": "2027-06-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reliance Oil & Gas Sdn Bhd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Federal Territory",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "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": [
                "ssd20.internet-webhosting.com",
                "ssd21.internet-webhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "dog.ceo",
            "domain_keyword": "dog",
            "domain_tld": "ceo",
            "query_time": "2024-06-10 21:07:36",
            "create_date": "2017-04-25",
            "update_date": "2024-05-07",
            "expiry_date": "2025-04-25",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "Paris",
            "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.",
            "name_servers": [
                "dara.ns.cloudflare.com",
                "duke.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "fbg.info",
            "domain_keyword": "fbg",
            "domain_tld": "info",
            "query_time": "2024-06-11 17:28:57",
            "create_date": "2004-10-05",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-05",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "fmg.xyz",
            "domain_keyword": "fmg",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 21:01:14",
            "create_date": "2021-10-27",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-27",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "fsg.br",
            "domain_keyword": "fsg",
            "domain_tld": "br",
            "query_time": "2024-05-09 04:38:16",
            "create_date": "1999-12-28",
            "update_date": "2024-04-18",
            "registrant_name": "Sociedade Educacional Santa Rita Ltda",
            "name_servers": [
                "a1-60.akam.net",
                "a11-64.akam.net",
                "a12-66.akam.net",
                "a22-66.akam.net",
                "a3-67.akam.net",
                "a8-65.akam.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 70,
            "domain_name": "fol.rocks",
            "domain_keyword": "fol",
            "domain_tld": "rocks",
            "query_time": "2024-05-10 00:56:54",
            "create_date": "2020-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.rosehosting.com",
                "dns2.rosehosting.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "fof.org.nz",
            "domain_keyword": "fof",
            "domain_tld": "org.nz",
            "query_time": "2024-05-10 00:52:03",
            "create_date": "2005-07-19",
            "update_date": "2023-07-24",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.sitehost.co.nz",
                "ns2.sitehost.co.nz",
                "ns3.sitehost.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "fo7g.info",
            "domain_keyword": "fo7g",
            "domain_tld": "info",
            "query_time": "2024-05-10 06:15:29",
            "create_date": "2023-11-01",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N%2FA",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cog.link",
            "domain_keyword": "cog",
            "domain_tld": "link",
            "query_time": "2024-04-27 03:43:40",
            "create_date": "2019-01-23",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cognite AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "f8g.lat",
            "domain_keyword": "f8g",
            "domain_tld": "lat",
            "query_time": "2024-05-02 01:33:06",
            "create_date": "2023-08-12",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "foeg.ru",
            "domain_keyword": "foeg",
            "domain_tld": "ru",
            "query_time": "2024-05-01 05:53:58",
            "create_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "fbog.co.uk",
            "domain_keyword": "fbog",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 01:34:37",
            "create_date": "2000-11-25",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-25",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "fug.cc",
            "domain_keyword": "fug",
            "domain_tld": "cc",
            "query_time": "2024-05-05 13:49:42",
            "create_date": "2014-04-22",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-22",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/fug.cc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "dog.co",
            "domain_keyword": "dog",
            "domain_tld": "co",
            "query_time": "2024-05-06 02:54:46",
            "create_date": "2010-04-22",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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": [
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "fng.info",
            "domain_keyword": "fng",
            "domain_tld": "info",
            "query_time": "2024-04-27 14:17:28",
            "create_date": "2012-12-22",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "fox.academy",
            "domain_keyword": "fox",
            "domain_tld": "academy",
            "query_time": "2024-05-04 21:04:36",
            "create_date": "2014-08-04",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sharjah",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "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": [
                "ns1hwy.name.com",
                "ns2clp.name.com",
                "ns3fhx.name.com",
                "ns4ksy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "fov.wine",
            "domain_keyword": "fov",
            "domain_tld": "wine",
            "query_time": "2024-05-04 21:02:28",
            "create_date": "2023-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "fon.yachts",
            "domain_keyword": "fon",
            "domain_tld": "yachts",
            "query_time": "2024-05-07 06:27:24",
            "create_date": "2023-10-29",
            "update_date": "2024-03-23",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "frog.partners",
            "domain_keyword": "frog",
            "domain_tld": "partners",
            "query_time": "2024-05-12 17:38:43",
            "create_date": "2016-07-13",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-13",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "fwg.com.cn",
            "domain_keyword": "fwg",
            "domain_tld": "com.cn",
            "query_time": "2024-04-16 16:35:36",
            "create_date": "2005-10-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "邱凡",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com.cn",
                "ns2.dns.com.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "fjg.cl",
            "domain_keyword": "fjg",
            "domain_tld": "cl",
            "query_time": "2024-04-16 19:49:14",
            "create_date": "1999-11-30",
            "expiry_date": "2025-12-25",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Fundación Jaime Guzmán E. (FUND JAIME GUZMAN ERRAZURIZ)",
            "name_servers": [
                "ns-1249.awsdns-28.org",
                "ns-1997.awsdns-57.co.uk",
                "ns-440.awsdns-55.com",
                "ns-861.awsdns-43.net"
            ]
        },
        {
            "num": 86,
            "domain_name": "fog3.com",
            "domain_keyword": "fog3",
            "domain_tld": "com",
            "query_time": "2024-04-23 09:46:35",
            "create_date": "2007-09-18",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-18",
            "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=fog3.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "fgo.ca",
            "domain_keyword": "fgo",
            "domain_tld": "ca",
            "query_time": "2024-04-24 19:04:36",
            "create_date": "2003-11-26",
            "update_date": "2024-01-10",
            "expiry_date": "2024-11-26",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Forest Genetics Ontario (NFP)",
            "registrant_address": "9 pozzebon",
            "registrant_city": "sault ste marie",
            "registrant_state": "ON",
            "registrant_zip": "P6C6A7",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7057598729",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "for.yokohama",
            "domain_keyword": "for",
            "domain_tld": "yokohama",
            "query_time": "2024-04-21 21:55:34",
            "create_date": "2014-12-10",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Kanagawa",
            "registrant_country": "JP",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "fox.vet",
            "domain_keyword": "fox",
            "domain_tld": "vet",
            "query_time": "2024-04-25 14:23:08",
            "create_date": "2017-01-29",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dhq.name.com",
                "ns2fkr.name.com",
                "ns3gnv.name.com",
                "ns4dmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "fug.uk",
            "domain_keyword": "fug",
            "domain_tld": "uk",
            "query_time": "2024-04-25 20:41:49",
            "create_date": "2016-02-29",
            "update_date": "2024-01-08",
            "expiry_date": "2025-02-28",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 91,
            "domain_name": "fhg.mobi",
            "domain_keyword": "fhg",
            "domain_tld": "mobi",
            "query_time": "2024-04-17 05:50:52",
            "create_date": "2006-06-12",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-12",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "fcog.org",
            "domain_keyword": "fcog",
            "domain_tld": "org",
            "query_time": "2024-04-17 00:25:07",
            "create_date": "1997-01-20",
            "update_date": "2021-11-23",
            "expiry_date": "2025-01-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.worldnic.com",
                "ns38.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "hog.me.uk",
            "domain_keyword": "hog",
            "domain_tld": "me.uk",
            "query_time": "2024-04-19 14:06:53",
            "create_date": "2003-12-28",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-28",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns.hosteurope.com",
                "ns2.hosteurope.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "fow.com",
            "domain_keyword": "fow",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:56:45",
            "create_date": "1995-04-06",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-07",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Euromoney Institutional Investor PLC",
            "registrant_address": "8 Bouverie Street",
            "registrant_city": "London",
            "registrant_zip": "EC4Y 8AX",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2077798888",
            "name_servers": [
                "ns1-02.azure-dns.com",
                "ns2-02.azure-dns.net",
                "ns3-02.azure-dns.org",
                "ns4-02.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "fpg.services",
            "domain_keyword": "fpg",
            "domain_tld": "services",
            "query_time": "2024-04-18 15:04:55",
            "create_date": "2024-02-24",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-24",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "foo.ca",
            "domain_keyword": "foo",
            "domain_tld": "ca",
            "query_time": "2024-05-13 12:24:03",
            "create_date": "2000-11-09",
            "update_date": "2024-03-13",
            "expiry_date": "2024-12-01",
            "registrar_name": "Open Provider Inc.",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "hog.aero",
            "domain_keyword": "hog",
            "domain_tld": "aero",
            "query_time": "2024-05-13 05:27:27",
            "create_date": "2018-12-06",
            "update_date": "2018-12-06",
            "expiry_date": "2026-12-06",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Quick International Courier",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "fpg.agency",
            "domain_keyword": "fpg",
            "domain_tld": "agency",
            "query_time": "2024-05-20 06:23:06",
            "create_date": "2021-06-29",
            "update_date": "2023-08-13",
            "expiry_date": "2025-06-29",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "fob.dog",
            "domain_keyword": "fob",
            "domain_tld": "dog",
            "query_time": "2024-05-19 08:04:02",
            "create_date": "2023-06-18",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8243.hostgator.com",
                "ns8244.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "foo.pet",
            "domain_keyword": "foo",
            "domain_tld": "pet",
            "query_time": "2024-05-18 13:39:23",
            "create_date": "2024-01-21",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-21",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.081,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>fog.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7195</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>fwg.it, fot.homes, fos.mobi, fot.cc, jog.cc, cog.rocks, pog.co.nz, nog.bj, fon.legal, fon.support, fou.fr, fou.net, fod.net, fop.org.cn, cog.ca, fos.swiss, foh.tech, fov.tokyo.jp, eog.fund, hog.cool, forg.shop, afog.community, gog.ro, fox.pw, log.hu, fvg.net, fogy.cc, fo1.it, f2g.co.uk, aog.co, fag.co.jp, fbg.xyz, feg.co.jp, foga.com, foa.co.th, hog.social, log.garden, fig.email, for.zuerich, fmg.tips, fot.photos, flg.company, fpg.cloud, cog.team, foc.xyz, frog.com, fow.ovh, pog.mobi, fof.pub, focg.xyz, foj.buzz, mog.gives, log.tennis, frg.ro, foo.ac.cn, foc.nyc, mog.cool, fol.ai, foa.com.pe, fogp.co.uk, frog.kim, flog.co, frog.co.uk, fof.paris, rog.asia, dog.ceo, fbg.info, fmg.xyz, fsg.br, fol.rocks, fof.org.nz, fo7g.info, cog.link, f8g.lat, foeg.ru, fbog.co.uk, fug.cc, dog.co, fng.info, fox.academy, fov.wine, fon.yachts, frog.partners, fwg.com.cn, fjg.cl, fog3.com, fgo.ca, for.yokohama, fox.vet, fug.uk, fhg.mobi, fcog.org, hog.me.uk, fow.com, fpg.services, foo.ca, hog.aero, fpg.agency, fob.dog, foo.pet</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fwg.it</domain_name>
   <domain_keyword>fwg</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 16:35:36</query_time>
   <create_date>2008-01-11</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>Mobilling di Vito Longo</registrar_name>
   <registrar_website>http://domini.tv</registrar_website>
   <registrant_company>Vito Longo</registrant_company>
   <registrant_address>Corso Alcide De Gasperi 298</registrant_address>
   <registrant_city>Bari</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70125</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fot.homes</domain_name>
   <domain_keyword>fot</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-04-30 16:49:38</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <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>fos.mobi</domain_name>
   <domain_keyword>fos</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-30 16:44:42</query_time>
   <create_date>2006-07-28</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FIDUCIAL SC</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>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>indom10.indomco.com</value>
    <value>indom20.indomco.net</value>
    <value>indom30.indomco.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>fot.cc</domain_name>
   <domain_keyword>fot</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-30 16:49:38</query_time>
   <create_date>2015-05-02</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>jog.cc</domain_name>
   <domain_keyword>jog</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-30 21:45:39</query_time>
   <create_date>2015-02-17</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2026-02-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cog.rocks</domain_name>
   <domain_keyword>cog</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-28 18:18:53</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2026-04-25</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <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>pog.co.nz</domain_name>
   <domain_keyword>pog</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-01 11:25:35</query_time>
   <create_date>2016-12-06</create_date>
   <update_date>2022-11-19</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>nog.bj</domain_name>
   <domain_keyword>nog</domain_keyword>
   <domain_tld>bj</domain_tld>
   <query_time>2024-05-06 15:55:05</query_time>
   <create_date>2023-02-27</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2026-02-27</expiry_date>
   <registrar_name>STARSOFT INFORMATIQUE</registrar_name>
   <registrant_name>ONG IGBANET</registrant_name>
   <registrant_company>Sensibiliser Sur l'utilisation du numerique et des TICs, promouvoir et defendre les logiciels libres</registrant_company>
   <registrant_address>06 BP 1332 Cotonou</registrant_address>
   <registrant_city>COTONOU</registrant_city>
   <registrant_country>BJ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+229 95886650 / +229 97448766</registrant_phone>
   <name_servers>
    <value>boruto.samourai-graphic.net</value>
    <value>sarada.samourai-graphic.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>fon.legal</domain_name>
   <domain_keyword>fon</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-07 06:26:30</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>fon.support</domain_name>
   <domain_keyword>fon</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-07 06:27:23</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>fou.fr</domain_name>
   <domain_keyword>fou</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 12:43:41</query_time>
   <create_date>2005-03-07</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>DATAXY</registrar_name>
   <registrar_website>https://www.dataxy.fr</registrar_website>
   <registrant_company>Reponses.fr</registrant_company>
   <registrant_address>21, rue de la République, 31800 Saint-Gaudens</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.183622100</registrant_phone>
   <name_servers>
    <value>ns0.dataxy.fr</value>
    <value>ns1.dataxy.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>fou.net</domain_name>
   <domain_keyword>fou</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 07:50:34</query_time>
   <create_date>2000-08-09</create_date>
   <update_date>2023-03-13</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
    <value>ns1.yjs-cdn.com</value>
    <value>ns2.yjs-cdn.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>fod.net</domain_name>
   <domain_keyword>fod</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 20:37:36</query_time>
   <create_date>2003-03-14</create_date>
   <update_date>2023-05-03</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>fop.org.cn</domain_name>
   <domain_keyword>fop</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-20 11:57:03</query_time>
   <create_date>2015-08-06</create_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>深圳市福田区公园之友城市管理服务中心</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cog.ca</domain_name>
   <domain_keyword>cog</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-21 03:59:15</query_time>
   <create_date>2000-10-18</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>easyDNS Technologies Inc.</registrar_name>
   <registrar_website>www.easydns.ca</registrar_website>
   <registrant_name>Canadian Organic Growers Inc.</registrant_name>
   <registrant_address>100 Gloucester Street,  Suite 410</registrant_address>
   <registrant_city>Ottawa</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>K2P0A4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6132160741</registrant_phone>
   <name_servers>
    <value>nola.ns.cloudflare.com</value>
    <value>trey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>fos.swiss</domain_name>
   <domain_keyword>fos</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-04-22 09:03:31</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1696</registrar_iana>
   <registrar_name>Hostpoint</registrar_name>
   <registrar_website>http://www.hostpoint.ch</registrar_website>
   <registrant_company>FOS ASSET MANAGEMENT SA</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>foh.tech</domain_name>
   <domain_keyword>foh</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-23 09:50:20</query_time>
   <create_date>2015-11-18</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>fov.tokyo.jp</domain_name>
   <domain_keyword>fov</domain_keyword>
   <domain_tld>tokyo.jp</domain_tld>
   <query_time>2024-04-25 14:19:16</query_time>
   <create_date>2013-11-30</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>KENTARO SAISHO</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>eog.fund</domain_name>
   <domain_keyword>eog</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-04-25 19:04:47</query_time>
   <create_date>2022-10-18</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SMC2028</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>01</registrant_state>
   <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>ns-115-a.gandi.net</value>
    <value>ns-143-b.gandi.net</value>
    <value>ns-51-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>hog.cool</domain_name>
   <domain_keyword>hog</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-04-15 04:47:01</query_time>
   <create_date>2016-12-08</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>forg.shop</domain_name>
   <domain_keyword>forg</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-27 11:32:25</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <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>22</num>
   <domain_name>afog.community</domain_name>
   <domain_keyword>afog</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-04-27 17:42:58</query_time>
   <create_date>2021-04-21</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170434708</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</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>23</num>
   <domain_name>gog.ro</domain_name>
   <domain_keyword>gog</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-27 20:11:59</query_time>
   <create_date>2007-06-18</create_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns01.mikesnet.ro</value>
    <value>ns02.mikesnet.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>fox.pw</domain_name>
   <domain_keyword>fox</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-10 07:42:06</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/fox.pw/registrant</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>log.hu</domain_name>
   <domain_keyword>log</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 09:43:32</query_time>
   <create_date>1998-11-10</create_date>
  </value>
  <value>
   <num>26</num>
   <domain_name>fvg.net</domain_name>
   <domain_keyword>fvg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 22:32:12</query_time>
   <create_date>1997-02-26</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>fogy.cc</domain_name>
   <domain_keyword>fogy</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-10 00:54:22</query_time>
   <create_date>2020-12-25</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1015.awsdns-62.net</value>
    <value>ns-1324.awsdns-37.org</value>
    <value>ns-1549.awsdns-01.co.uk</value>
    <value>ns-273.awsdns-34.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>fo1.it</domain_name>
   <domain_keyword>fo1</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 06:15:26</query_time>
   <create_date>2013-07-23</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Marketingprof Srl</registrant_company>
   <registrant_address>Via Vanzetti 16/a</registrant_address>
   <registrant_city>Forli</registrant_city>
   <registrant_state>FC</registrant_state>
   <registrant_zip>47122</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>parkct1.secureserver.net</value>
    <value>parkct2.secureserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>f2g.co.uk</domain_name>
   <domain_keyword>f2g</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 23:32:20</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>aog.co</domain_name>
   <domain_keyword>aog</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 01:29:47</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.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>Illinois</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.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>fag.co.jp</domain_name>
   <domain_keyword>fag</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-17 14:39:22</query_time>
   <create_date>2019-02-09</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>FUKUOKA AGENCY Inc.</registrant_company>
   <name_servers>
    <value>ns3.star-domain.jp</value>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
  </value>
  <value>
   <num>32</num>
   <domain_name>fbg.xyz</domain_name>
   <domain_keyword>fbg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 16:48:08</query_time>
   <create_date>2021-10-24</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2027-10-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>feg.co.jp</domain_name>
   <domain_keyword>feg</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-15 21:50:02</query_time>
   <create_date>1996-01-09</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>Financial Engineering Group Inc.</registrant_company>
   <name_servers>
    <value>skydns11.otsuka-office365.jp</value>
    <value>skydns12.otsuka-office365.jp</value>
    <value>skydns13.otsuka-office365.jp</value>
   </name_servers>
  </value>
  <value>
   <num>34</num>
   <domain_name>foga.com</domain_name>
   <domain_keyword>foga</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 19:55:03</query_time>
   <create_date>1994-02-02</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2027-02-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1-32.azure-dns.com</value>
    <value>ns2-32.azure-dns.net</value>
    <value>ns3-32.azure-dns.org</value>
    <value>ns4-32.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>foa.co.th</domain_name>
   <domain_keyword>foa</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-19 08:03:40</query_time>
   <create_date>2018-03-14</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2026-03-13</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Food Of Asia Co., Ltd. (บริษัท ฟู้ด ออฟ เอเชีย จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns3.tcc-technology.com</value>
    <value>ns4.tcc-technology.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>hog.social</domain_name>
   <domain_keyword>hog</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-13 05:27:28</query_time>
   <create_date>2022-08-10</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>log.garden</domain_name>
   <domain_keyword>log</domain_keyword>
   <domain_tld>garden</domain_tld>
   <query_time>2024-05-12 08:01:30</query_time>
   <create_date>2021-06-10</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-21-b.gandi.net</value>
    <value>ns-248-c.gandi.net</value>
    <value>ns-42-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>fig.email</domain_name>
   <domain_keyword>fig</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-12 08:34:26</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>for.zuerich</domain_name>
   <domain_keyword>for</domain_keyword>
   <domain_tld>zuerich</domain_tld>
   <query_time>2024-05-15 05:14:45</query_time>
   <create_date>2021-11-02</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1696</registrar_iana>
   <registrar_name>Hostpoint AG</registrar_name>
   <registrar_website>https://www.hostpoint.ch</registrar_website>
   <registrant_company>Kantonspolizei Zuerich</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>fmg.tips</domain_name>
   <domain_keyword>fmg</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-15 03:47:03</query_time>
   <create_date>2015-01-23</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FMGSuite</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>fot.photos</domain_name>
   <domain_keyword>fot</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-15 04:31:23</query_time>
   <create_date>2014-03-05</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-03-05</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>ns73.domaincontrol.com</value>
    <value>ns74.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>42</num>
   <domain_name>flg.company</domain_name>
   <domain_keyword>flg</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-19 20:52:07</query_time>
   <create_date>2016-09-20</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FITNESS AND LIFESTYLE GROUP BIDCO PTY LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>carl.ns.cloudflare.com</value>
    <value>molly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>fpg.cloud</domain_name>
   <domain_keyword>fpg</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-24 19:31:56</query_time>
   <create_date>2017-11-18</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>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 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.wtqhosting.com</value>
    <value>ns2.wtqhosting.com</value>
    <value>ns3.wtqhosting.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>cog.team</domain_name>
   <domain_keyword>cog</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-23 03:59:27</query_time>
   <create_date>2017-06-06</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>darl.ns.cloudflare.com</value>
    <value>sima.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>foc.xyz</domain_name>
   <domain_keyword>foc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 17:19:09</query_time>
   <create_date>2021-11-05</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>verification-b1572bc2.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>frog.com</domain_name>
   <domain_keyword>frog</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 04:44:18</query_time>
   <create_date>1998-07-13</create_date>
   <update_date>2019-07-12</update_date>
   <expiry_date>2029-07-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Frog Publications, Inc</registrant_name>
   <registrant_company>Frog Publications, Inc</registrant_company>
   <registrant_address>11820 URADCO PL STE 105</registrant_address>
   <registrant_city>SAN ANTONIO</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33576-7140</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3525882082</registrant_phone>
   <registrant_fax>+1.3525880863</registrant_fax>
   <name_servers>
    <value>ns1.bigcommerce.com</value>
    <value>ns2.bigcommerce.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>fow.ovh</domain_name>
   <domain_keyword>fow</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-17 21:06:25</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns113.ovh.net</value>
    <value>ns113.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>48</num>
   <domain_name>pog.mobi</domain_name>
   <domain_keyword>pog</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-11 20:20:06</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>3875</registrar_iana>
   <registrar_name>Virtualia LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super domains privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</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-virt.catched.com</value>
    <value>ns2-virt.catched.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>fof.pub</domain_name>
   <domain_keyword>fof</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-20 14:04:59</query_time>
   <create_date>2016-05-05</create_date>
   <update_date>2022-03-11</update_date>
   <expiry_date>2026-05-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Yin Shan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>focg.xyz</domain_name>
   <domain_keyword>focg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 01:17:08</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-a6bllcqd.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>foj.buzz</domain_name>
   <domain_keyword>foj</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-31 06:33:29</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-04-13</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</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-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>mog.gives</domain_name>
   <domain_keyword>mog</domain_keyword>
   <domain_tld>gives</domain_tld>
   <query_time>2024-05-30 23:15:46</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>H\u00E0 N\u1ED9i</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>log.tennis</domain_name>
   <domain_keyword>log</domain_keyword>
   <domain_tld>tennis</domain_tld>
   <query_time>2024-05-31 19:01:14</query_time>
   <create_date>2020-09-25</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0159447528</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>frg.ro</domain_name>
   <domain_keyword>frg</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-26 05:19:02</query_time>
   <create_date>2001-07-05</create_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.cloudns.net</value>
    <value>ns2.cloudns.net</value>
    <value>ns3.cloudns.net</value>
    <value>ns4.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>foo.ac.cn</domain_name>
   <domain_keyword>foo</domain_keyword>
   <domain_tld>ac.cn</domain_tld>
   <query_time>2024-05-28 23:57:54</query_time>
   <create_date>2023-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>河北识道网络科技有限公司</registrar_name>
   <registrant_name>查裕档</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>foc.nyc</domain_name>
   <domain_keyword>foc</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-27 10:06:07</query_time>
   <create_date>2018-03-27</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>foc.nyc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>mog.cool</domain_name>
   <domain_keyword>mog</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-28 07:05:47</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chendonggen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>augus.dnspod.net</value>
    <value>singer.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>fol.ai</domain_name>
   <domain_keyword>fol</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-04 10:36:49</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>foa.com.pe</domain_name>
   <domain_keyword>foa</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-06-05 09:00:22</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>FIBRA OPTICA AMAZONICA DEL PERU S.A.C.</registrant_name>
   <name_servers>
    <value>ns1.gruposatelital.com.pe</value>
    <value>ns2.gruposatelital.com.pe</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>fogp.co.uk</domain_name>
   <domain_keyword>fogp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-04 22:25:45</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>frog.kim</domain_name>
   <domain_keyword>frog</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-06-03 19:27:03</query_time>
   <create_date>2022-09-21</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>asa.ns.cloudflare.com</value>
    <value>major.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>flog.co</domain_name>
   <domain_keyword>flog</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-27 18:08:45</query_time>
   <create_date>2021-07-26</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>frog.co.uk</domain_name>
   <domain_keyword>frog</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 22:30:23</query_time>
   <update_date>2023-08-10</update_date>
   <expiry_date>2025-07-25</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>fof.paris</domain_name>
   <domain_keyword>fof</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-06-10 15:39:18</query_time>
   <create_date>2020-12-05</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>http://www.netim.fr</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>FOF</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>rog.asia</domain_name>
   <domain_keyword>rog</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-08 03:12:02</query_time>
   <create_date>2014-06-16</create_date>
   <update_date>2022-01-21</update_date>
   <expiry_date>2027-06-16</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>Reliance Oil &amp; Gas Sdn Bhd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Federal Territory</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</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>ssd20.internet-webhosting.com</value>
    <value>ssd21.internet-webhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>dog.ceo</domain_name>
   <domain_keyword>dog</domain_keyword>
   <domain_tld>ceo</domain_tld>
   <query_time>2024-06-10 21:07:36</query_time>
   <create_date>2017-04-25</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>Paris</registrant_state>
   <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>
   <name_servers>
    <value>dara.ns.cloudflare.com</value>
    <value>duke.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>fbg.info</domain_name>
   <domain_keyword>fbg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-11 17:28:57</query_time>
   <create_date>2004-10-05</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>fmg.xyz</domain_name>
   <domain_keyword>fmg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 21:01:14</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>fsg.br</domain_name>
   <domain_keyword>fsg</domain_keyword>
   <domain_tld>br</domain_tld>
   <query_time>2024-05-09 04:38:16</query_time>
   <create_date>1999-12-28</create_date>
   <update_date>2024-04-18</update_date>
   <registrant_name>Sociedade Educacional Santa Rita Ltda</registrant_name>
   <name_servers>
    <value>a1-60.akam.net</value>
    <value>a11-64.akam.net</value>
    <value>a12-66.akam.net</value>
    <value>a22-66.akam.net</value>
    <value>a3-67.akam.net</value>
    <value>a8-65.akam.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>fol.rocks</domain_name>
   <domain_keyword>fol</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-10 00:56:54</query_time>
   <create_date>2020-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.rosehosting.com</value>
    <value>dns2.rosehosting.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>fof.org.nz</domain_name>
   <domain_keyword>fof</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-10 00:52:03</query_time>
   <create_date>2005-07-19</create_date>
   <update_date>2023-07-24</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.sitehost.co.nz</value>
    <value>ns2.sitehost.co.nz</value>
    <value>ns3.sitehost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>fo7g.info</domain_name>
   <domain_keyword>fo7g</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 06:15:29</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-01</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N%2FA</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>cog.link</domain_name>
   <domain_keyword>cog</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-27 03:43:40</query_time>
   <create_date>2019-01-23</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cognite AS</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>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>f8g.lat</domain_name>
   <domain_keyword>f8g</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-02 01:33:06</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>foeg.ru</domain_name>
   <domain_keyword>foeg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 05:53:58</query_time>
   <create_date>2023-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>fbog.co.uk</domain_name>
   <domain_keyword>fbog</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 01:34:37</query_time>
   <create_date>2000-11-25</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>fug.cc</domain_name>
   <domain_keyword>fug</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-05 13:49:42</query_time>
   <create_date>2014-04-22</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>HA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/fug.cc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>dog.co</domain_name>
   <domain_keyword>dog</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-06 02:54:46</query_time>
   <create_date>2010-04-22</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn</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>79</num>
   <domain_name>fng.info</domain_name>
   <domain_keyword>fng</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-27 14:17:28</query_time>
   <create_date>2012-12-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>fox.academy</domain_name>
   <domain_keyword>fox</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-04 21:04:36</query_time>
   <create_date>2014-08-04</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sharjah</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</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>ns1hwy.name.com</value>
    <value>ns2clp.name.com</value>
    <value>ns3fhx.name.com</value>
    <value>ns4ksy.name.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>fov.wine</domain_name>
   <domain_keyword>fov</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-04 21:02:28</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>fon.yachts</domain_name>
   <domain_keyword>fon</domain_keyword>
   <domain_tld>yachts</domain_tld>
   <query_time>2024-05-07 06:27:24</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>frog.partners</domain_name>
   <domain_keyword>frog</domain_keyword>
   <domain_tld>partners</domain_tld>
   <query_time>2024-05-12 17:38:43</query_time>
   <create_date>2016-07-13</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-13</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>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>84</num>
   <domain_name>fwg.com.cn</domain_name>
   <domain_keyword>fwg</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-16 16:35:36</query_time>
   <create_date>2005-10-30</create_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>邱凡</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com.cn</value>
    <value>ns2.dns.com.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>fjg.cl</domain_name>
   <domain_keyword>fjg</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-16 19:49:14</query_time>
   <create_date>1999-11-30</create_date>
   <expiry_date>2025-12-25</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Fundación Jaime Guzmán E. (FUND JAIME GUZMAN ERRAZURIZ)</registrant_name>
   <name_servers>
    <value>ns-1249.awsdns-28.org</value>
    <value>ns-1997.awsdns-57.co.uk</value>
    <value>ns-440.awsdns-55.com</value>
    <value>ns-861.awsdns-43.net</value>
   </name_servers>
  </value>
  <value>
   <num>86</num>
   <domain_name>fog3.com</domain_name>
   <domain_keyword>fog3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 09:46:35</query_time>
   <create_date>2007-09-18</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-18</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=fog3.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>fgo.ca</domain_name>
   <domain_keyword>fgo</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-24 19:04:36</query_time>
   <create_date>2003-11-26</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Forest Genetics Ontario (NFP)</registrant_name>
   <registrant_address>9 pozzebon</registrant_address>
   <registrant_city>sault ste marie</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>P6C6A7</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7057598729</registrant_phone>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>for.yokohama</domain_name>
   <domain_keyword>for</domain_keyword>
   <domain_tld>yokohama</domain_tld>
   <query_time>2024-04-21 21:55:34</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>fox.vet</domain_name>
   <domain_keyword>fox</domain_keyword>
   <domain_tld>vet</domain_tld>
   <query_time>2024-04-25 14:23:08</query_time>
   <create_date>2017-01-29</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dhq.name.com</value>
    <value>ns2fkr.name.com</value>
    <value>ns3gnv.name.com</value>
    <value>ns4dmx.name.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>fug.uk</domain_name>
   <domain_keyword>fug</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-25 20:41:49</query_time>
   <create_date>2016-02-29</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>fhg.mobi</domain_name>
   <domain_keyword>fhg</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-17 05:50:52</query_time>
   <create_date>2006-06-12</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.joker.com</value>
    <value>b.ns.joker.com</value>
    <value>c.ns.joker.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>fcog.org</domain_name>
   <domain_keyword>fcog</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 00:25:07</query_time>
   <create_date>1997-01-20</create_date>
   <update_date>2021-11-23</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.worldnic.com</value>
    <value>ns38.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>hog.me.uk</domain_name>
   <domain_keyword>hog</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-19 14:06:53</query_time>
   <create_date>2003-12-28</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns.hosteurope.com</value>
    <value>ns2.hosteurope.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>fow.com</domain_name>
   <domain_keyword>fow</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:56:45</query_time>
   <create_date>1995-04-06</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Euromoney Institutional Investor PLC</registrant_company>
   <registrant_address>8 Bouverie Street</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_zip>EC4Y 8AX</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2077798888</registrant_phone>
   <name_servers>
    <value>ns1-02.azure-dns.com</value>
    <value>ns2-02.azure-dns.net</value>
    <value>ns3-02.azure-dns.org</value>
    <value>ns4-02.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>fpg.services</domain_name>
   <domain_keyword>fpg</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-18 15:04:55</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-03-11</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/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>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>96</num>
   <domain_name>foo.ca</domain_name>
   <domain_keyword>foo</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-13 12:24:03</query_time>
   <create_date>2000-11-09</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Open Provider Inc.</registrar_name>
   <registrar_website>https://www.openprovider.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>hog.aero</domain_name>
   <domain_keyword>hog</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-13 05:27:27</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2018-12-06</update_date>
   <expiry_date>2026-12-06</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Quick International Courier</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>fpg.agency</domain_name>
   <domain_keyword>fpg</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-20 06:23:06</query_time>
   <create_date>2021-06-29</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2025-06-29</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>fob.dog</domain_name>
   <domain_keyword>fob</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-19 08:04:02</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8243.hostgator.com</value>
    <value>ns8244.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>foo.pet</domain_name>
   <domain_keyword>foo</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-18 13:39:23</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.081</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,029,716

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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