WHOIS QUERY TIME

10 May 2024 - 4:42 PM UTC

Registered: 2 April 2001
Expiry: 30 June 2024

DNSSEC

Signed delegation

NAME SERVERS

ns1.giver.dk
ns1.he.net
ns2.giver.dk
ns2.he.net
ns3.he.net
pns41.cloudns.net
pns42.cloudns.net

DOMAIN STATUS

Active

REGISTRANT

Name: Anders Giversen
Address: c/o Postboks 1576, Issortarfimmut 2
City: Nuussuaq
ZIP: 3905
Country: Greenland

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=smolf.dk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "smolf.dk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "smolf.dk",
            "domain_keyword": "smolf",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:42:43",
            "create_date": "2001-04-02",
            "expiry_date": "2024-06-30",
            "registrant_name": "Anders Giversen",
            "registrant_address": "c/o Postboks 1576, Issortarfimmut 2",
            "registrant_city": "Nuussuaq",
            "registrant_zip": "3905",
            "registrant_country": "GL",
            "name_servers": [
                "ns1.giver.dk",
                "ns1.he.net",
                "ns2.giver.dk",
                "ns2.he.net",
                "ns3.he.net",
                "pns41.cloudns.net",
                "pns42.cloudns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>smolf.dk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>smolf.dk</domain_name>
   <domain_keyword>smolf</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:42:43</query_time>
   <create_date>2001-04-02</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Anders Giversen</registrant_name>
   <registrant_address>c/o Postboks 1576, Issortarfimmut 2</registrant_address>
   <registrant_city>Nuussuaq</registrant_city>
   <registrant_zip>3905</registrant_zip>
   <registrant_country>GL</registrant_country>
   <name_servers>
    <value>ns1.giver.dk</value>
    <value>ns1.he.net</value>
    <value>ns2.giver.dk</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>pns41.cloudns.net</value>
    <value>pns42.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.034 seconds) for "smolf.dk" in our Historical WHOIS Database.
#1 - QUERY TIME

10 May 2024 - 4:42 PM UTC

Registered: 2 April 2001
Expiry: 30 June 2024

DNSSEC

Signed delegation

NAME SERVERS

ns1.giver.dk
ns1.he.net
ns2.giver.dk
ns2.he.net
ns3.he.net
pns41.cloudns.net
pns42.cloudns.net

DOMAIN STATUS

Active

REGISTRANT

Name: Anders Giversen
Address: c/o Postboks 1576, Issortarfimmut 2
City: Nuussuaq
ZIP: 3905
Country: Greenland

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=smolf.dk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "smolf.dk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "smolf.dk",
    "results": [
        {
            "num": 1,
            "domain_name": "smolf.dk",
            "domain_keyword": "smolf",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:42:43",
            "create_date": "2001-04-02",
            "expiry_date": "2024-06-30",
            "registrant_name": "Anders Giversen",
            "registrant_address": "c/o Postboks 1576, Issortarfimmut 2",
            "registrant_city": "Nuussuaq",
            "registrant_zip": "3905",
            "registrant_country": "GL",
            "name_servers": [
                "ns1.giver.dk",
                "ns1.he.net",
                "ns2.giver.dk",
                "ns2.he.net",
                "ns3.he.net",
                "pns41.cloudns.net",
                "pns42.cloudns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "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>smolf.dk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>smolf.dk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>smolf.dk</domain_name>
   <domain_keyword>smolf</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:42:43</query_time>
   <create_date>2001-04-02</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Anders Giversen</registrant_name>
   <registrant_address>c/o Postboks 1576, Issortarfimmut 2</registrant_address>
   <registrant_city>Nuussuaq</registrant_city>
   <registrant_zip>3905</registrant_zip>
   <registrant_country>GL</registrant_country>
   <name_servers>
    <value>ns1.giver.dk</value>
    <value>ns1.he.net</value>
    <value>ns2.giver.dk</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>pns41.cloudns.net</value>
    <value>pns42.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</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 2 domain names (in 0.014 seconds) which contained the exact domain keyword "smolf".
Domain Name Registered Expiry Registrar Ownership
1 smolf.dk 2 Apr 2001 30 Jun 2024 - Anders Giversen
2 smolf.org 23 Jul 2007 23 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
3 smolf.com 14 Mar 2015 14 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=smolf&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "smolf",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "smolf.dk, smolf.org, smolf.com",
    "results": [
        {
            "num": 1,
            "domain_name": "smolf.dk",
            "domain_keyword": "smolf",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:42:43",
            "create_date": "2001-04-02",
            "expiry_date": "2024-06-30",
            "registrant_name": "Anders Giversen",
            "registrant_address": "c/o Postboks 1576, Issortarfimmut 2",
            "registrant_city": "Nuussuaq",
            "registrant_zip": "3905",
            "registrant_country": "GL",
            "name_servers": [
                "ns1.giver.dk",
                "ns1.he.net",
                "ns2.giver.dk",
                "ns2.he.net",
                "ns3.he.net",
                "pns41.cloudns.net",
                "pns42.cloudns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "smolf.org",
            "domain_keyword": "smolf",
            "domain_tld": "org",
            "query_time": "2024-04-25 03:03:17",
            "create_date": "2007-07-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-23",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "smolf.com",
            "domain_keyword": "smolf",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:03:17",
            "create_date": "2015-03-14",
            "update_date": "2021-03-08",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.014,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>smolf</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>smolf.dk, smolf.org, smolf.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>smolf.dk</domain_name>
   <domain_keyword>smolf</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:42:43</query_time>
   <create_date>2001-04-02</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Anders Giversen</registrant_name>
   <registrant_address>c/o Postboks 1576, Issortarfimmut 2</registrant_address>
   <registrant_city>Nuussuaq</registrant_city>
   <registrant_zip>3905</registrant_zip>
   <registrant_country>GL</registrant_country>
   <name_servers>
    <value>ns1.giver.dk</value>
    <value>ns1.he.net</value>
    <value>ns2.giver.dk</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>pns41.cloudns.net</value>
    <value>pns42.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>smolf.org</domain_name>
   <domain_keyword>smolf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 03:03:17</query_time>
   <create_date>2007-07-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>smolf.com</domain_name>
   <domain_keyword>smolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:03:17</query_time>
   <create_date>2015-03-14</create_date>
   <update_date>2021-03-08</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.014</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 477 domain names (in 0.029 seconds) which look and sound like the brand name "smolf".
Domain Name Registered Expiry Registrar Ownership
1 shmolf.com 17 Feb 2019 17 Feb 2025 Porkbun LLC Private by Design, LLC
2 emolf.com 2 Sep 2023 2 Sep 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
3 smorf.com 14 Dec 2008 14 Dec 2025 Go Canada Domains, LLC Domains By Proxy, LLC
4 stolf.net 16 Aug 2018 16 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 nmolf.club 1 Jun 2023 1 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
6 smoll.info 27 Oct 2003 27 Oct 2024 united-domains AG REDACTED FOR PRIVACY
7 scolf.com 25 Oct 2006 25 Oct 2024 Network Solutions, LLC Statutory Masking Enabled
8 sgolf.net 23 Nov 2023 23 Nov 2024 Gname 082 Inc -
9 stolf.com 8 Aug 2002 8 Aug 2025 Register.com, Inc. -
10 slolf.lol 20 Apr 2024 20 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
11 szolf.com 15 Jan 2023 15 Jan 2026 DNSPod, Inc. REDACTED FOR PRIVACY
12 smols.racing 30 Jan 2024 30 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 smols.net 23 Feb 2022 23 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
14 smoof.sk 1 Oct 2014 1 Oct 2024 WebSupport s.r.o. Everlution s. r. o.
15 amolf.org 2 Nov 2023 2 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
16 smold.com 2 Jan 2011 2 Jan 2027 eName Technology Co.,Ltd. -
17 smorf.fun 28 Jan 2024 28 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
18 smolo.com 22 Aug 2020 22 Aug 2024 GoDaddy.com, LLC -
19 smgolf.info 13 Jun 2023 13 Jun 2024 Sav.com, LLC Privacy Protection
20 smole.live 22 Mar 2024 22 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
21 smalf.uk 28 Feb 2019 28 Feb 2025 Nom-IQ Limited t/a Com Laude [Tag = NOMIQ] -
22 msolf.com 28 Mar 2018 28 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
23 smolt.pro 17 Jan 2024 17 Jan 2026 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
24 smolof.ru 6 Jul 2016 6 Jul 2024 RU-CENTER-RU OOO KPS
25 smola.sk 5 Feb 2022 5 Feb 2025 DUVALO, s.r.o. DUVALO, s.r.o.
26 smilf.money 12 Apr 2023 12 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
27 sgolf.com 7 May 2021 7 May 2025 GoDaddy.com, LLC -
28 amolf.nl 5 Mar 1990 - SURF B.V. -
29 smoll.cloud 13 Nov 2020 13 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 smoly.ru 21 Oct 2004 21 Oct 2024 RU-CENTER-RU Private Person
31 stolf.ru 28 Feb 2020 28 Feb 2025 RU-CENTER-RU Private Person
32 smolr.com 9 May 2017 9 May 2025 Name.com, Inc. Domain Protection Services, Inc.
33 smoll.monster 7 Dec 2023 7 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
34 snolf.com 15 Aug 2007 15 Aug 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Unknown
35 smalf.cloud 1 Jun 2020 1 Jun 2024 Gandi SAS REDACTED FOR PRIVACY
36 swolf.dev 4 Dec 2019 4 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 smolx.com 28 Aug 2020 28 Aug 2025 GoDaddy.com, LLC -
38 smoll.pl 15 Dec 2010 15 Dec 2024 Consulting Service Sp. z o.o. -
39 skolf.com 29 May 2011 29 May 2025 Alpine Domains Inc. eWeb Development Inc.
40 smols.xyz 1 Feb 2024 1 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
41 smorf.nl 10 Sep 2003 - team.blue nl B.V. -
42 smola.dev 10 Nov 2021 10 Nov 2024 OVH sas REDACTED FOR PRIVACY
43 smolo.vip 21 Mar 2024 21 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 smols.art 19 Jun 2023 19 Jun 2024 Sav.com, LLC - 20 Privacy Protection
45 smola.family 27 Apr 2021 27 Apr 2025 Gransy, s.r.o. Trustia Czech Republic, s.r.o.
46 smolt.ru 12 Jan 2011 12 Jan 2025 RU-CENTER-RU Private Person
47 shmolf.blog 7 Apr 2022 7 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
48 smorf.online 5 Apr 2024 5 Apr 2025 Porkbun, LLC Private by Design, LLC
49 smoof.co 17 Feb 2019 17 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 smalf.co.uk 10 Oct 2000 10 Oct 2024 Nom-IQ Limited t/a Com Laude [Tag = NOMIQ] -
51 smoef.com 10 Jan 2024 10 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu Drifter BV
52 smoof.dk 27 Mar 2008 31 Jul 2024 - PR3
53 smwolf.com 14 Dec 2007 14 Dec 2025 GoDaddy.com, LLC -
54 smola.by 29 Aug 2012 29 Aug 2024 Open Contact, Ltd Белов Вячеслав Леонидович
55 smoluf.com 8 Feb 2015 8 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
56 smolo.site 22 Mar 2024 22 Mar 2025 Gabia, Inc. -
57 smolk.top 28 Feb 2024 28 Feb 2025 NameSilo,LLC PrivacyGuardian.org llc
58 smole.xyz 18 Mar 2024 18 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
59 smoli.ru 20 Jun 2023 20 Jun 2024 REGRU-RU Private Person
60 sgolf.ru 1 Nov 2023 1 Nov 2024 REGRU-RU Private Person
61 smole.meme 24 Mar 2024 24 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
62 smolfy.com 21 Mar 2018 21 Mar 2025 GRANSY S.R.O D/B/A SUBREG.CZ REMOS spol. s r.o.
63 smplf.com 17 Aug 2015 17 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 smolz.com 19 Jan 2004 19 Jan 2025 NameCheap, Inc. -
65 stolf.today 4 Sep 2019 4 Sep 2024 Registrar of Domain Names REG.RU LLC Contact Privacy Inc. Customer 0155635327
66 smola.info 27 Feb 2006 27 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Ondrej Smola
67 smoll.shop 14 Jan 2022 14 Jan 2025 Key-Systems LLC -
68 smole.info 18 May 2007 18 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
69 smdlf.cfd 14 Jul 2023 14 Jul 2024 West263 International Limited -
70 swolf.ru 19 Mar 2023 19 Mar 2025 TIMEWEB-RU Private Person
71 smorf.xyz 27 Jan 2024 27 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
72 smolt.co.uk 22 May 2019 22 May 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
73 smole.nl 9 May 2016 - NVA Online Advertising B.V. -
74 smgolf.com 28 Apr 2007 28 Apr 2025 GoDaddy.com, LLC -
75 smolk.se 9 Oct 2014 9 Oct 2024 Loopia AB -
76 smelf.net 15 May 2007 16 May 2025 Vitalwerks Internet Solutions, LLC / No-IP.com Van Der Hor, Geoff
77 smolz.store 1 Apr 2023 1 Apr 2024 Go Daddy, LLC Domains By Proxy, LLC
78 smola.org 4 Feb 2008 4 Feb 2028 CSL Computer Service Langenbach GmbH d/b/a joker.com REDACTED FOR PRIVACY
79 smola.market 22 Apr 2023 22 Apr 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
80 smoff.ru 14 Dec 2009 14 Dec 2024 RU-CENTER-RU Private Person
81 sgolf.co.uk 21 Jan 2019 21 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
82 smols.fun 9 Feb 2024 9 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
83 soolf.com 29 Nov 2023 29 Nov 2024 Xin Net Technology Corporation REDACTED FOR PRIVACY
84 smole.site 19 Mar 2024 19 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
85 smole.pro 22 Mar 2024 22 Mar 2025 Porkbun LLC Gu
86 smplf.net 12 Sep 2018 12 Sep 2024 GoDaddy.com, LLC -
87 simolf.com 16 Apr 2023 16 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
88 smorf.vip 19 Mar 2024 19 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 smoof.io 29 Jul 2015 29 Jul 2024 Gandi SAS evitely ltd
90 smolu.com 16 Oct 2021 16 Oct 2024 Dynadot Inc -
91 skolf.dk 24 May 2007 31 May 2024 - Aarhus Kommune
92 smola.studio 31 May 2021 31 May 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
93 smole.io 18 Mar 2024 18 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
94 smtlf.com 19 Apr 2004 19 Apr 2029 XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD. -
95 sm-lf.ru 4 Nov 2021 4 Nov 2024 RU-CENTER-RU MedTiS LTD
96 smoof.uk 19 Jun 2015 19 Jun 2024 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
97 smllf.com 18 Oct 2022 18 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
98 smold.app 10 Feb 2023 10 Feb 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
99 swolf.org 13 Sep 2019 13 Sep 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
100 smola.one 14 Jul 2023 14 Jul 2024 Key-Systems LLC "SIM TECH", 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 Smolf.dk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=smolf.dk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "smolf.dk",
        "page_size": 100
    },
    "count": {
        "total": 477,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "shmolf.com, emolf.com, smorf.com, stolf.net, nmolf.club, smoll.info, scolf.com, sgolf.net, stolf.com, slolf.lol, szolf.com, smols.racing, smols.net, smoof.sk, amolf.org, smold.com, smorf.fun, smolo.com, smgolf.info, smole.live, smalf.uk, msolf.com, smolt.pro, smolof.ru, smola.sk, smilf.money, sgolf.com, amolf.nl, smoll.cloud, smoly.ru, stolf.ru, smolr.com, smoll.monster, snolf.com, smalf.cloud, swolf.dev, smolx.com, smoll.pl, skolf.com, smols.xyz, smorf.nl, smola.dev, smolo.vip, smols.art, smola.family, smolt.ru, shmolf.blog, smorf.online, smoof.co, smalf.co.uk, smoef.com, smoof.dk, smwolf.com, smola.by, smoluf.com, smolo.site, smolk.top, smole.xyz, smoli.ru, sgolf.ru, smole.meme, smolfy.com, smplf.com, smolz.com, stolf.today, smola.info, smoll.shop, smole.info, smdlf.cfd, swolf.ru, smorf.xyz, smolt.co.uk, smole.nl, smgolf.com, smolk.se, smelf.net, smolz.store, smola.org, smola.market, smoff.ru, sgolf.co.uk, smols.fun, soolf.com, smole.site, smole.pro, smplf.net, simolf.com, smorf.vip, smoof.io, smolu.com, skolf.dk, smola.studio, smole.io, smtlf.com, sm-lf.ru, smoof.uk, smllf.com, smold.app, swolf.org, smola.one",
    "results": [
        {
            "num": 1,
            "domain_name": "shmolf.com",
            "domain_keyword": "shmolf",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:36:35",
            "create_date": "2019-02-17",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/shmolf.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "emolf.com",
            "domain_keyword": "emolf",
            "domain_tld": "com",
            "query_time": "2024-05-17 17:38:39",
            "create_date": "2023-09-02",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=emolf.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "smorf.com",
            "domain_keyword": "smorf",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:52:08",
            "create_date": "2008-12-14",
            "update_date": "2024-02-25",
            "expiry_date": "2025-12-14",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains, LLC",
            "registrar_website": "https://www.gocanadadomains.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=smorf.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "stolf.net",
            "domain_keyword": "stolf",
            "domain_tld": "net",
            "query_time": "2024-05-05 19:37:19",
            "create_date": "2018-08-16",
            "update_date": "2022-08-17",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=stolf.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns438.hostgator.com.br",
                "ns439.hostgator.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "nmolf.club",
            "domain_keyword": "nmolf",
            "domain_tld": "club",
            "query_time": "2024-04-30 23:34:09",
            "create_date": "2023-06-01",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "smoll.info",
            "domain_keyword": "smoll",
            "domain_tld": "info",
            "query_time": "2024-04-25 03:03:23",
            "create_date": "2003-10-27",
            "update_date": "2024-04-10",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://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 rdds service of the registrar 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": 7,
            "domain_name": "scolf.com",
            "domain_keyword": "scolf",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:26:29",
            "create_date": "2006-10-25",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Statutory Masking Enabled",
            "registrant_company": "Statutory Masking Enabled",
            "registrant_address": "Statutory Masking Enabled",
            "registrant_city": "Statutory Masking Enabled",
            "registrant_zip": "Statutory Masking Enabled",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking Enabled",
            "registrant_fax": "Statutory Masking Enabled",
            "name_servers": [
                "ns1.host7x24.com",
                "ns2.host7x24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sgolf.net",
            "domain_keyword": "sgolf",
            "domain_tld": "net",
            "query_time": "2024-04-16 03:20:06",
            "create_date": "2023-11-23",
            "update_date": "2023-12-11",
            "expiry_date": "2024-11-23",
            "registrar_iana": 4074,
            "registrar_name": "Gname 082 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "stolf.com",
            "domain_keyword": "stolf",
            "domain_tld": "com",
            "query_time": "2024-04-17 09:20:05",
            "create_date": "2002-08-08",
            "update_date": "2023-08-26",
            "expiry_date": "2025-08-08",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "batman.alania.com.br",
                "pikachu.alania.com.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "slolf.lol",
            "domain_keyword": "slolf",
            "domain_tld": "lol",
            "query_time": "2024-04-23 16:28:15",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "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": [
                "gwen.ns.cloudflare.com",
                "jaxson.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "szolf.com",
            "domain_keyword": "szolf",
            "domain_tld": "com",
            "query_time": "2024-05-03 22:19:35",
            "create_date": "2023-01-15",
            "update_date": "2024-04-08",
            "expiry_date": "2026-01-15",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=szolf.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fridge.dnspod.net",
                "yacht.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "smols.racing",
            "domain_keyword": "smols",
            "domain_tld": "racing",
            "query_time": "2024-05-25 09:25:37",
            "create_date": "2024-01-30",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-30",
            "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": 13,
            "domain_name": "smols.net",
            "domain_keyword": "smols",
            "domain_tld": "net",
            "query_time": "2024-04-08 00:43:27",
            "create_date": "2022-02-23",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-23",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of smols.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-130.awsdns-16.com",
                "ns-1477.awsdns-56.org",
                "ns-1963.awsdns-53.co.uk",
                "ns-909.awsdns-49.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "smoof.sk",
            "domain_keyword": "smoof",
            "domain_tld": "sk",
            "query_time": "2024-05-05 17:30:40",
            "create_date": "2014-10-01",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-01",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Everlution s. r. o.",
            "registrant_company": "Everlution s. r. o.",
            "registrant_address": "Myslenická 31",
            "registrant_city": "Pezinok",
            "registrant_zip": "902 03",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.220420035",
            "name_servers": [
                "ns-1284.awsdns-32.org",
                "ns-1648.awsdns-14.co.uk",
                "ns-484.awsdns-60.com",
                "ns-723.awsdns-26.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 15,
            "domain_name": "amolf.org",
            "domain_keyword": "amolf",
            "domain_tld": "org",
            "query_time": "2024-05-08 12:54:14",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "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": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.surfnet.nl",
                "ns1.zurich.surf.net",
                "ns2.surfnet.nl",
                "ns3.surfnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "smold.com",
            "domain_keyword": "smold",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:03:11",
            "create_date": "2011-01-02",
            "update_date": "2023-01-07",
            "expiry_date": "2027-01-02",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "GuangDong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/smold.com",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "smorf.fun",
            "domain_keyword": "smorf",
            "domain_tld": "fun",
            "query_time": "2024-05-25 09:27:04",
            "create_date": "2024-01-28",
            "update_date": "2024-02-02",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "smolo.com",
            "domain_keyword": "smolo",
            "domain_tld": "com",
            "query_time": "2024-04-08 00:43:25",
            "create_date": "2020-08-22",
            "update_date": "2022-10-29",
            "expiry_date": "2024-08-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "smgolf.info",
            "domain_keyword": "smgolf",
            "domain_tld": "info",
            "query_time": "2024-05-13 18:58:31",
            "create_date": "2023-06-13",
            "update_date": "2024-02-06",
            "expiry_date": "2024-06-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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "smole.live",
            "domain_keyword": "smole",
            "domain_tld": "live",
            "query_time": "2024-05-23 14:13:28",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "smalf.uk",
            "domain_keyword": "smalf",
            "domain_tld": "uk",
            "query_time": "2024-04-13 17:54:17",
            "create_date": "2019-02-28",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-28",
            "registrar_name": "Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]",
            "registrar_website": "https://comlaude.com",
            "name_servers": [
                "amsdns1.nestle.com",
                "aoadns1.nestle.com",
                "ctrdns1.nestle.com",
                "eurdns1.nestle.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "msolf.com",
            "domain_keyword": "msolf",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:55:40",
            "create_date": "2018-03-28",
            "update_date": "2023-03-01",
            "expiry_date": "2025-03-28",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "smolt.pro",
            "domain_keyword": "smolt",
            "domain_tld": "pro",
            "query_time": "2024-05-06 13:24:11",
            "create_date": "2024-01-17",
            "update_date": "2024-03-07",
            "expiry_date": "2026-01-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar 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.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "smolof.ru",
            "domain_keyword": "smolof",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:01:50",
            "create_date": "2016-07-06",
            "expiry_date": "2024-07-06",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO KPS",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "smola.sk",
            "domain_keyword": "smola",
            "domain_tld": "sk",
            "query_time": "2024-05-05 17:30:21",
            "create_date": "2022-02-05",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-05",
            "registrar_name": "DUVALO, s.r.o.",
            "registrant_name": "DUVALO, s.r.o.",
            "registrant_address": "Herlianska 1084",
            "registrant_city": "Vranov nad Topľou",
            "registrant_zip": "09303",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "cullen.ns.cloudflare.com",
                "mona.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 26,
            "domain_name": "smilf.money",
            "domain_keyword": "smilf",
            "domain_tld": "money",
            "query_time": "2024-04-29 22:30:27",
            "create_date": "2023-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sgolf.com",
            "domain_keyword": "sgolf",
            "domain_tld": "com",
            "query_time": "2024-05-12 19:40:51",
            "create_date": "2021-05-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "amolf.nl",
            "domain_keyword": "amolf",
            "domain_tld": "nl",
            "query_time": "2024-04-22 08:18:54",
            "create_date": "1990-03-05",
            "update_date": "2021-04-16",
            "registrar_name": "SURF B.V.",
            "name_servers": [
                "ns2.surfnet.nl",
                "nsauth1.amolf.nl",
                "nsauth2.amolf.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 29,
            "domain_name": "smoll.cloud",
            "domain_keyword": "smoll",
            "domain_tld": "cloud",
            "query_time": "2024-05-23 14:13:32",
            "create_date": "2020-11-13",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "smoly.ru",
            "domain_keyword": "smoly",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:01:54",
            "create_date": "2004-10-21",
            "expiry_date": "2024-10-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns18.ruweb.net",
                "ns19.ruweb.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "stolf.ru",
            "domain_keyword": "stolf",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:58:14",
            "create_date": "2020-02-28",
            "expiry_date": "2025-02-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.inteo-s.ru",
                "ns2.hosting.inteo-s.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "smolr.com",
            "domain_keyword": "smolr",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:03:27",
            "create_date": "2017-05-09",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/smolr.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.rockawayhosting.com",
                "ns2.rockawayhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "smoll.monster",
            "domain_keyword": "smoll",
            "domain_tld": "monster",
            "query_time": "2024-04-08 00:43:21",
            "create_date": "2023-12-07",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-07",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "snolf.com",
            "domain_keyword": "snolf",
            "domain_tld": "com",
            "query_time": "2024-04-08 11:57:04",
            "create_date": "2007-08-15",
            "update_date": "2024-02-20",
            "expiry_date": "2025-08-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Vitaliy Mikhalyuk",
            "registrant_company": "Unknown",
            "registrant_address": "6 /1  Chaykovskogo per",
            "registrant_city": "Odessa",
            "registrant_zip": "65026",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.674847505",
            "name_servers": [
                "ns1.odessaglobal05.com",
                "ns1.odessaglobal05.delete-registration.com",
                "ns2.odessaglobal05.com",
                "ns2.odessaglobal05.delete-registration.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "smalf.cloud",
            "domain_keyword": "smalf",
            "domain_tld": "cloud",
            "query_time": "2024-04-12 19:04:51",
            "create_date": "2020-06-01",
            "update_date": "2023-10-10",
            "expiry_date": "2024-06-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns-1218.awsdns-24.org",
                "ns-2026.awsdns-61.co.uk",
                "ns-772.awsdns-32.net",
                "ns-81.awsdns-10.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "swolf.dev",
            "domain_keyword": "swolf",
            "domain_tld": "dev",
            "query_time": "2024-04-06 18:28:57",
            "create_date": "2019-12-04",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "smolx.com",
            "domain_keyword": "smolx",
            "domain_tld": "com",
            "query_time": "2024-05-13 18:08:49",
            "create_date": "2020-08-28",
            "update_date": "2023-09-04",
            "expiry_date": "2025-08-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "smoll.pl",
            "domain_keyword": "smoll",
            "domain_tld": "pl",
            "query_time": "2024-05-23 14:13:36",
            "create_date": "2010-12-15",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-15",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.masternet.pl",
                "ns2.masternet.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "skolf.com",
            "domain_keyword": "skolf",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:35:10",
            "create_date": "2011-05-29",
            "update_date": "2023-06-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "smols.xyz",
            "domain_keyword": "smols",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 09:25:36",
            "create_date": "2024-02-01",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-01",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "smorf.nl",
            "domain_keyword": "smorf",
            "domain_tld": "nl",
            "query_time": "2024-05-16 07:37:56",
            "create_date": "2003-09-10",
            "update_date": "2021-11-23",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 42,
            "domain_name": "smola.dev",
            "domain_keyword": "smola",
            "domain_tld": "dev",
            "query_time": "2024-05-16 14:41:07",
            "create_date": "2021-11-10",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-10",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "smolo.vip",
            "domain_keyword": "smolo",
            "domain_tld": "vip",
            "query_time": "2024-04-12 12:33:30",
            "create_date": "2024-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-21",
            "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": [
                "aleena.ns.cloudflare.com",
                "kobe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "smols.art",
            "domain_keyword": "smols",
            "domain_tld": "art",
            "query_time": "2024-05-16 14:41:19",
            "create_date": "2023-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-19",
            "registrar_iana": 3910,
            "registrar_name": "Sav.com, LLC - 20",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "smola.family",
            "domain_keyword": "smola",
            "domain_tld": "family",
            "query_time": "2024-04-29 08:15:26",
            "create_date": "2021-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Trustia Czech Republic, 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": [
                "ns1.trustia.cz",
                "ns2.trustia.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "smolt.ru",
            "domain_keyword": "smolt",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:01:53",
            "create_date": "2011-01-12",
            "expiry_date": "2025-01-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "shmolf.blog",
            "domain_keyword": "shmolf",
            "domain_tld": "blog",
            "query_time": "2024-04-11 08:37:49",
            "create_date": "2022-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "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": "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.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "smorf.online",
            "domain_keyword": "smorf",
            "domain_tld": "online",
            "query_time": "2024-04-07 16:56:21",
            "create_date": "2024-04-05",
            "expiry_date": "2025-04-05",
            "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": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "smoof.co",
            "domain_keyword": "smoof",
            "domain_tld": "co",
            "query_time": "2024-04-10 19:31:17",
            "create_date": "2019-02-17",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-17",
            "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": [
                "lisa.ns.cloudflare.com",
                "tom.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "smalf.co.uk",
            "domain_keyword": "smalf",
            "domain_tld": "co.uk",
            "query_time": "2024-04-13 17:54:17",
            "create_date": "2000-10-10",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-10",
            "registrar_name": "Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]",
            "registrar_website": "https://comlaude.com",
            "name_servers": [
                "amsdns1.nestle.com",
                "aoadns1.nestle.com",
                "ctrdns1.nestle.com",
                "eurdns1.nestle.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "domain_name": "smoef.com",
            "domain_keyword": "smoef",
            "domain_tld": "com",
            "query_time": "2024-05-13 18:04:03",
            "create_date": "2024-01-10",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Drifter BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=smoef.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hagehosting.com",
                "ns2.hagehosting.com",
                "ns3.hagehosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "smoof.dk",
            "domain_keyword": "smoof",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:42:43",
            "create_date": "2008-03-27",
            "expiry_date": "2024-07-31",
            "registrant_name": "PR3",
            "registrant_address": "Vestergade 37C",
            "registrant_city": "Vejle",
            "registrant_zip": "7100",
            "registrant_country": "DK",
            "name_servers": [
                "barbara.ns.cloudflare.com",
                "dan.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "smwolf.com",
            "domain_keyword": "smwolf",
            "domain_tld": "com",
            "query_time": "2024-04-28 02:20:50",
            "create_date": "2007-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2025-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.distributorcentral.com",
                "ns6.distributorcentral.com",
                "ns7.distributorcentral.com",
                "ns8.distributorcentral.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "smola.by",
            "domain_keyword": "smola",
            "domain_tld": "by",
            "query_time": "2024-05-22 13:52:32",
            "create_date": "2012-08-29",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-29",
            "registrar_name": "Open Contact, Ltd",
            "registrant_company": "Белов Вячеслав Леонидович",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.domain.by",
                "ns2.domain.by"
            ]
        },
        {
            "num": 55,
            "domain_name": "smoluf.com",
            "domain_keyword": "smoluf",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:03:30",
            "create_date": "2015-02-08",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns-1165.awsdns-17.org",
                "ns-1657.awsdns-15.co.uk",
                "ns-446.awsdns-55.com",
                "ns-813.awsdns-37.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "smolo.site",
            "domain_keyword": "smolo",
            "domain_tld": "site",
            "query_time": "2024-05-23 14:13:33",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-22",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "smolk.top",
            "domain_keyword": "smolk",
            "domain_tld": "top",
            "query_time": "2024-04-25 03:03:23",
            "create_date": "2024-02-28",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "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": [
                "chris.ns.cloudflare.com",
                "elsa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "smole.xyz",
            "domain_keyword": "smole",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 10:39:11",
            "create_date": "2024-03-18",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-18",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "6266j326hd3bd5fmrjbzzshbbj85b59j.ns.namepros-dns.is",
                "ns1.namepros-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "smoli.ru",
            "domain_keyword": "smoli",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:01:46",
            "create_date": "2023-06-20",
            "expiry_date": "2024-06-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adman.com",
                "ns2.adman.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "sgolf.ru",
            "domain_keyword": "sgolf",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:55:52",
            "create_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "smole.meme",
            "domain_keyword": "smole",
            "domain_tld": "meme",
            "query_time": "2024-05-25 09:25:29",
            "create_date": "2024-03-24",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "smolfy.com",
            "domain_keyword": "smolfy",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:03:18",
            "create_date": "2018-03-21",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "REMOS spol. s r.o.",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns0.atlantis.sk",
                "ns1.atlantis.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "smplf.com",
            "domain_keyword": "smplf",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:54:37",
            "create_date": "2015-08-17",
            "update_date": "2020-01-15",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "smolz.com",
            "domain_keyword": "smolz",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:03:32",
            "create_date": "2004-01-19",
            "update_date": "2022-11-25",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "stolf.today",
            "domain_keyword": "stolf",
            "domain_tld": "today",
            "query_time": "2024-05-05 19:37:19",
            "create_date": "2019-09-04",
            "update_date": "2024-05-02",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0155635327",
            "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.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "smola.info",
            "domain_keyword": "smola",
            "domain_tld": "info",
            "query_time": "2024-05-25 09:25:27",
            "create_date": "2006-02-27",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-27",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ondrej Smola",
            "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": [
                "ns1.websupport.cz",
                "ns2.websupport.cz",
                "ns3.websupport.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "smoll.shop",
            "domain_keyword": "smoll",
            "domain_tld": "shop",
            "query_time": "2024-04-25 03:03:23",
            "create_date": "2022-01-14",
            "update_date": "2024-03-28",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "BE",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "smole.info",
            "domain_keyword": "smole",
            "domain_tld": "info",
            "query_time": "2024-04-29 08:15:29",
            "create_date": "2007-05-18",
            "update_date": "2023-07-02",
            "expiry_date": "2025-05-18",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "smdlf.cfd",
            "domain_keyword": "smdlf",
            "domain_tld": "cfd",
            "query_time": "2024-05-22 04:45:32",
            "create_date": "2023-07-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "Hai Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "swolf.ru",
            "domain_keyword": "swolf",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:25:25",
            "create_date": "2023-03-19",
            "expiry_date": "2025-03-19",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "smorf.xyz",
            "domain_keyword": "smorf",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 14:14:23",
            "create_date": "2024-01-27",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-27",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "smolt.co.uk",
            "domain_keyword": "smolt",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 16:00:43",
            "create_date": "2019-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2024-05-22",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 73,
            "domain_name": "smole.nl",
            "domain_keyword": "smole",
            "domain_tld": "nl",
            "query_time": "2024-04-29 08:15:29",
            "create_date": "2016-05-09",
            "update_date": "2021-05-17",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 74,
            "domain_name": "smgolf.com",
            "domain_keyword": "smgolf",
            "domain_tld": "com",
            "query_time": "2024-05-06 07:56:13",
            "create_date": "2007-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "smolk.se",
            "domain_keyword": "smolk",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:47:57",
            "create_date": "2014-10-09",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-09",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 76,
            "domain_name": "smelf.net",
            "domain_keyword": "smelf",
            "domain_tld": "net",
            "query_time": "2024-05-24 14:56:04",
            "create_date": "2007-05-15",
            "update_date": "2016-04-02",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1327,
            "registrar_name": "Vitalwerks Internet Solutions, LLC / No-IP.com",
            "registrar_website": "http://www.noip.com/whois/",
            "registrant_name": "Van Der Hor, Geoff",
            "registrant_address": "9 phipps close, Deakin",
            "registrant_city": "Canberra",
            "registrant_state": "ACT",
            "registrant_zip": "2601",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61 2 62095599",
            "name_servers": [
                "ns1.no-ip.com",
                "ns2.no-ip.com",
                "ns3.no-ip.com",
                "ns4.no-ip.com",
                "ns5.no-ip.com",
                "static-1.no-ip.com",
                "static-2.no-ip.com",
                "static-3.no-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "smolz.store",
            "domain_keyword": "smolz",
            "domain_tld": "store",
            "query_time": "2024-05-30 20:06:17",
            "create_date": "2023-04-01",
            "update_date": "2024-05-13",
            "expiry_date": "2024-04-01",
            "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.",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "smola.org",
            "domain_keyword": "smola",
            "domain_tld": "org",
            "query_time": "2024-04-08 00:43:09",
            "create_date": "2008-02-04",
            "update_date": "2022-05-03",
            "expiry_date": "2028-02-04",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "http://www.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": [
                "dan.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "smola.market",
            "domain_keyword": "smola",
            "domain_tld": "market",
            "query_time": "2024-04-29 08:15:26",
            "create_date": "2023-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "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": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "smoff.ru",
            "domain_keyword": "smoff",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:25:45",
            "create_date": "2009-12-14",
            "expiry_date": "2024-12-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3-l2.nic.ru",
                "ns3.spaceweb.pro",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns4.spaceweb.pro",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "sgolf.co.uk",
            "domain_keyword": "sgolf",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 20:36:04",
            "create_date": "2019-01-21",
            "update_date": "2023-07-16",
            "expiry_date": "2025-01-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "smols.fun",
            "domain_keyword": "smols",
            "domain_tld": "fun",
            "query_time": "2024-05-30 20:06:16",
            "create_date": "2024-02-09",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-09",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "soolf.com",
            "domain_keyword": "soolf",
            "domain_tld": "com",
            "query_time": "2024-05-06 14:04:40",
            "create_date": "2023-11-29",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-29",
            "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": "ZJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/soolf.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "smole.site",
            "domain_keyword": "smole",
            "domain_tld": "site",
            "query_time": "2024-05-22 01:51:41",
            "create_date": "2024-03-19",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-19",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "smole.pro",
            "domain_keyword": "smole",
            "domain_tld": "pro",
            "query_time": "2024-05-22 01:51:41",
            "create_date": "2024-03-22",
            "update_date": "2024-05-20",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Assam",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "smplf.net",
            "domain_keyword": "smplf",
            "domain_tld": "net",
            "query_time": "2024-04-25 03:54:37",
            "create_date": "2018-09-12",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "simolf.com",
            "domain_keyword": "simolf",
            "domain_tld": "com",
            "query_time": "2024-05-04 15:30:36",
            "create_date": "2023-04-16",
            "update_date": "2023-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "smorf.vip",
            "domain_keyword": "smorf",
            "domain_tld": "vip",
            "query_time": "2024-05-17 10:39:52",
            "create_date": "2024-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-19",
            "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",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "smoof.io",
            "domain_keyword": "smoof",
            "domain_tld": "io",
            "query_time": "2024-04-29 08:16:07",
            "create_date": "2015-07-29",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-29",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "evitely ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-193-b.gandi.net",
                "ns-196-c.gandi.net",
                "ns-229-a.gandi.net",
                "z.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "smolu.com",
            "domain_keyword": "smolu",
            "domain_tld": "com",
            "query_time": "2024-05-16 14:41:20",
            "create_date": "2021-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "skolf.dk",
            "domain_keyword": "skolf",
            "domain_tld": "dk",
            "query_time": "2024-06-02 17:35:20",
            "create_date": "2007-05-24",
            "expiry_date": "2024-05-31",
            "registrant_name": "Aarhus Kommune",
            "registrant_address": "Rådhuspladsen 2",
            "registrant_city": "Aarhus C",
            "registrant_zip": "8000",
            "registrant_country": "DK",
            "registrant_phone": "+45 86 25 2255",
            "name_servers": [
                "ns1.jeppo-dns.dk",
                "ns2.jeppo-dns.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "smola.studio",
            "domain_keyword": "smola",
            "domain_tld": "studio",
            "query_time": "2024-06-02 06:39:53",
            "create_date": "2021-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "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": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "smole.io",
            "domain_keyword": "smole",
            "domain_tld": "io",
            "query_time": "2024-05-16 14:41:10",
            "create_date": "2024-03-18",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "smtlf.com",
            "domain_keyword": "smtlf",
            "domain_tld": "com",
            "query_time": "2024-04-28 02:14:41",
            "create_date": "2004-04-19",
            "update_date": "2024-04-17",
            "expiry_date": "2029-04-19",
            "registrar_iana": 1366,
            "registrar_name": "XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.",
            "registrar_website": "http://www.zzy.cn",
            "name_servers": [
                "ns1.cnolnic.com",
                "ns2.cnolnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "sm-lf.ru",
            "domain_keyword": "sm-lf",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:37:17",
            "create_date": "2021-11-04",
            "expiry_date": "2024-11-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "MedTiS LTD",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "smoof.uk",
            "domain_keyword": "smoof",
            "domain_tld": "uk",
            "query_time": "2024-04-25 03:45:49",
            "create_date": "2015-06-19",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-19",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "smllf.com",
            "domain_keyword": "smllf",
            "domain_tld": "com",
            "query_time": "2024-05-13 18:00:02",
            "create_date": "2022-10-18",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "smold.app",
            "domain_keyword": "smold",
            "domain_tld": "app",
            "query_time": "2024-04-10 19:31:05",
            "create_date": "2023-02-10",
            "update_date": "2023-06-07",
            "expiry_date": "2025-02-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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "swolf.org",
            "domain_keyword": "swolf",
            "domain_tld": "org",
            "query_time": "2024-04-14 06:59:01",
            "create_date": "2019-09-13",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "smola.one",
            "domain_keyword": "smola",
            "domain_tld": "one",
            "query_time": "2024-06-02 06:39:53",
            "create_date": "2023-07-14",
            "update_date": "2023-12-29",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "\"SIM TECH\", LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaya",
            "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.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>smolf.dk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>477</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>shmolf.com, emolf.com, smorf.com, stolf.net, nmolf.club, smoll.info, scolf.com, sgolf.net, stolf.com, slolf.lol, szolf.com, smols.racing, smols.net, smoof.sk, amolf.org, smold.com, smorf.fun, smolo.com, smgolf.info, smole.live, smalf.uk, msolf.com, smolt.pro, smolof.ru, smola.sk, smilf.money, sgolf.com, amolf.nl, smoll.cloud, smoly.ru, stolf.ru, smolr.com, smoll.monster, snolf.com, smalf.cloud, swolf.dev, smolx.com, smoll.pl, skolf.com, smols.xyz, smorf.nl, smola.dev, smolo.vip, smols.art, smola.family, smolt.ru, shmolf.blog, smorf.online, smoof.co, smalf.co.uk, smoef.com, smoof.dk, smwolf.com, smola.by, smoluf.com, smolo.site, smolk.top, smole.xyz, smoli.ru, sgolf.ru, smole.meme, smolfy.com, smplf.com, smolz.com, stolf.today, smola.info, smoll.shop, smole.info, smdlf.cfd, swolf.ru, smorf.xyz, smolt.co.uk, smole.nl, smgolf.com, smolk.se, smelf.net, smolz.store, smola.org, smola.market, smoff.ru, sgolf.co.uk, smols.fun, soolf.com, smole.site, smole.pro, smplf.net, simolf.com, smorf.vip, smoof.io, smolu.com, skolf.dk, smola.studio, smole.io, smtlf.com, sm-lf.ru, smoof.uk, smllf.com, smold.app, swolf.org, smola.one</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>shmolf.com</domain_name>
   <domain_keyword>shmolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:36:35</query_time>
   <create_date>2019-02-17</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/shmolf.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>emolf.com</domain_name>
   <domain_keyword>emolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 17:38:39</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=emolf.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>smorf.com</domain_name>
   <domain_keyword>smorf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:52:08</query_time>
   <create_date>2008-12-14</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-12-14</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains, LLC</registrar_name>
   <registrar_website>https://www.gocanadadomains.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=smorf.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.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>4</num>
   <domain_name>stolf.net</domain_name>
   <domain_keyword>stolf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 19:37:19</query_time>
   <create_date>2018-08-16</create_date>
   <update_date>2022-08-17</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=stolf.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns438.hostgator.com.br</value>
    <value>ns439.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>nmolf.club</domain_name>
   <domain_keyword>nmolf</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-30 23:34:09</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>smoll.info</domain_name>
   <domain_keyword>smoll</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 03:03:23</query_time>
   <create_date>2003-10-27</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://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 rdds service of the registrar 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>7</num>
   <domain_name>scolf.com</domain_name>
   <domain_keyword>scolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:26:29</query_time>
   <create_date>2006-10-25</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Statutory Masking Enabled</registrant_name>
   <registrant_company>Statutory Masking Enabled</registrant_company>
   <registrant_address>Statutory Masking Enabled</registrant_address>
   <registrant_city>Statutory Masking Enabled</registrant_city>
   <registrant_zip>Statutory Masking Enabled</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking Enabled</registrant_phone>
   <registrant_fax>Statutory Masking Enabled</registrant_fax>
   <name_servers>
    <value>ns1.host7x24.com</value>
    <value>ns2.host7x24.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sgolf.net</domain_name>
   <domain_keyword>sgolf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 03:20:06</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>4074</registrar_iana>
   <registrar_name>Gname 082 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.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>stolf.com</domain_name>
   <domain_keyword>stolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 09:20:05</query_time>
   <create_date>2002-08-08</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2025-08-08</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>batman.alania.com.br</value>
    <value>pikachu.alania.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>slolf.lol</domain_name>
   <domain_keyword>slolf</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-23 16:28:15</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</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>gwen.ns.cloudflare.com</value>
    <value>jaxson.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>szolf.com</domain_name>
   <domain_keyword>szolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 22:19:35</query_time>
   <create_date>2023-01-15</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2026-01-15</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=szolf.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>fridge.dnspod.net</value>
    <value>yacht.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>smols.racing</domain_name>
   <domain_keyword>smols</domain_keyword>
   <domain_tld>racing</domain_tld>
   <query_time>2024-05-25 09:25:37</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-01-30</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>13</num>
   <domain_name>smols.net</domain_name>
   <domain_keyword>smols</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 00:43:27</query_time>
   <create_date>2022-02-23</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of smols.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-130.awsdns-16.com</value>
    <value>ns-1477.awsdns-56.org</value>
    <value>ns-1963.awsdns-53.co.uk</value>
    <value>ns-909.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>smoof.sk</domain_name>
   <domain_keyword>smoof</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 17:30:40</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Everlution s. r. o.</registrant_name>
   <registrant_company>Everlution s. r. o.</registrant_company>
   <registrant_address>Myslenická 31</registrant_address>
   <registrant_city>Pezinok</registrant_city>
   <registrant_zip>902 03</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.220420035</registrant_phone>
   <name_servers>
    <value>ns-1284.awsdns-32.org</value>
    <value>ns-1648.awsdns-14.co.uk</value>
    <value>ns-484.awsdns-60.com</value>
    <value>ns-723.awsdns-26.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>amolf.org</domain_name>
   <domain_keyword>amolf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 12:54:14</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>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>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.surfnet.nl</value>
    <value>ns1.zurich.surf.net</value>
    <value>ns2.surfnet.nl</value>
    <value>ns3.surfnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>smold.com</domain_name>
   <domain_keyword>smold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:03:11</query_time>
   <create_date>2011-01-02</create_date>
   <update_date>2023-01-07</update_date>
   <expiry_date>2027-01-02</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>GuangDong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/smold.com</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>smorf.fun</domain_name>
   <domain_keyword>smorf</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-25 09:27:04</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>smolo.com</domain_name>
   <domain_keyword>smolo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 00:43:25</query_time>
   <create_date>2020-08-22</create_date>
   <update_date>2022-10-29</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>smgolf.info</domain_name>
   <domain_keyword>smgolf</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 18:58:31</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-06-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.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>20</num>
   <domain_name>smole.live</domain_name>
   <domain_keyword>smole</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-23 14:13:28</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>smalf.uk</domain_name>
   <domain_keyword>smalf</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-13 17:54:17</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]</registrar_name>
   <registrar_website>https://comlaude.com</registrar_website>
   <name_servers>
    <value>amsdns1.nestle.com</value>
    <value>aoadns1.nestle.com</value>
    <value>ctrdns1.nestle.com</value>
    <value>eurdns1.nestle.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>msolf.com</domain_name>
   <domain_keyword>msolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:55:40</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2025-03-28</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>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>smolt.pro</domain_name>
   <domain_keyword>smolt</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-06 13:24:11</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2026-01-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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.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>24</num>
   <domain_name>smolof.ru</domain_name>
   <domain_keyword>smolof</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:01:50</query_time>
   <create_date>2016-07-06</create_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO KPS</registrant_company>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>smola.sk</domain_name>
   <domain_keyword>smola</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 17:30:21</query_time>
   <create_date>2022-02-05</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>DUVALO, s.r.o.</registrar_name>
   <registrant_name>DUVALO, s.r.o.</registrant_name>
   <registrant_address>Herlianska 1084</registrant_address>
   <registrant_city>Vranov nad Topľou</registrant_city>
   <registrant_zip>09303</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>cullen.ns.cloudflare.com</value>
    <value>mona.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>smilf.money</domain_name>
   <domain_keyword>smilf</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-04-29 22:30:27</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sgolf.com</domain_name>
   <domain_keyword>sgolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 19:40:51</query_time>
   <create_date>2021-05-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>28</num>
   <domain_name>amolf.nl</domain_name>
   <domain_keyword>amolf</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-22 08:18:54</query_time>
   <create_date>1990-03-05</create_date>
   <update_date>2021-04-16</update_date>
   <registrar_name>SURF B.V.</registrar_name>
   <name_servers>
    <value>ns2.surfnet.nl</value>
    <value>nsauth1.amolf.nl</value>
    <value>nsauth2.amolf.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>smoll.cloud</domain_name>
   <domain_keyword>smoll</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-23 14:13:32</query_time>
   <create_date>2020-11-13</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>smoly.ru</domain_name>
   <domain_keyword>smoly</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:01:54</query_time>
   <create_date>2004-10-21</create_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns18.ruweb.net</value>
    <value>ns19.ruweb.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>stolf.ru</domain_name>
   <domain_keyword>stolf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:58:14</query_time>
   <create_date>2020-02-28</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.inteo-s.ru</value>
    <value>ns2.hosting.inteo-s.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>smolr.com</domain_name>
   <domain_keyword>smolr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:03:27</query_time>
   <create_date>2017-05-09</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/smolr.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.rockawayhosting.com</value>
    <value>ns2.rockawayhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>smoll.monster</domain_name>
   <domain_keyword>smoll</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-04-08 00:43:21</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-07</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.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>34</num>
   <domain_name>snolf.com</domain_name>
   <domain_keyword>snolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 11:57:04</query_time>
   <create_date>2007-08-15</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-08-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Vitaliy Mikhalyuk</registrant_name>
   <registrant_company>Unknown</registrant_company>
   <registrant_address>6 /1  Chaykovskogo per</registrant_address>
   <registrant_city>Odessa</registrant_city>
   <registrant_zip>65026</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.674847505</registrant_phone>
   <name_servers>
    <value>ns1.odessaglobal05.com</value>
    <value>ns1.odessaglobal05.delete-registration.com</value>
    <value>ns2.odessaglobal05.com</value>
    <value>ns2.odessaglobal05.delete-registration.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>smalf.cloud</domain_name>
   <domain_keyword>smalf</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-12 19:04:51</query_time>
   <create_date>2020-06-01</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>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_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>ns-1218.awsdns-24.org</value>
    <value>ns-2026.awsdns-61.co.uk</value>
    <value>ns-772.awsdns-32.net</value>
    <value>ns-81.awsdns-10.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>swolf.dev</domain_name>
   <domain_keyword>swolf</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-06 18:28:57</query_time>
   <create_date>2019-12-04</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <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>37</num>
   <domain_name>smolx.com</domain_name>
   <domain_keyword>smolx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 18:08:49</query_time>
   <create_date>2020-08-28</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2025-08-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.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>38</num>
   <domain_name>smoll.pl</domain_name>
   <domain_keyword>smoll</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-23 14:13:36</query_time>
   <create_date>2010-12-15</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.masternet.pl</value>
    <value>ns2.masternet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>skolf.com</domain_name>
   <domain_keyword>skolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:35:10</query_time>
   <create_date>2011-05-29</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>smols.xyz</domain_name>
   <domain_keyword>smols</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 09:25:36</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-01</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.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>41</num>
   <domain_name>smorf.nl</domain_name>
   <domain_keyword>smorf</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-16 07:37:56</query_time>
   <create_date>2003-09-10</create_date>
   <update_date>2021-11-23</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>smola.dev</domain_name>
   <domain_keyword>smola</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-16 14:41:07</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</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>CZ</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns16.ovh.net</value>
    <value>ns16.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>43</num>
   <domain_name>smolo.vip</domain_name>
   <domain_keyword>smolo</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-12 12:33:30</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-21</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>aleena.ns.cloudflare.com</value>
    <value>kobe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>smols.art</domain_name>
   <domain_keyword>smols</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-16 14:41:19</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>3910</registrar_iana>
   <registrar_name>Sav.com, LLC - 20</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>smola.family</domain_name>
   <domain_keyword>smola</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-04-29 08:15:26</query_time>
   <create_date>2021-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Trustia Czech Republic, 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>ns1.trustia.cz</value>
    <value>ns2.trustia.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>smolt.ru</domain_name>
   <domain_keyword>smolt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:01:53</query_time>
   <create_date>2011-01-12</create_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>shmolf.blog</domain_name>
   <domain_keyword>shmolf</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-11 08:37:49</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</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>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>
   <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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>smorf.online</domain_name>
   <domain_keyword>smorf</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-07 16:56:21</query_time>
   <create_date>2024-04-05</create_date>
   <expiry_date>2025-04-05</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>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>smoof.co</domain_name>
   <domain_keyword>smoof</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-10 19:31:17</query_time>
   <create_date>2019-02-17</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-17</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>lisa.ns.cloudflare.com</value>
    <value>tom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>smalf.co.uk</domain_name>
   <domain_keyword>smalf</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-13 17:54:17</query_time>
   <create_date>2000-10-10</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]</registrar_name>
   <registrar_website>https://comlaude.com</registrar_website>
   <name_servers>
    <value>amsdns1.nestle.com</value>
    <value>aoadns1.nestle.com</value>
    <value>ctrdns1.nestle.com</value>
    <value>eurdns1.nestle.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>smoef.com</domain_name>
   <domain_keyword>smoef</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 18:04:03</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Drifter BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=smoef.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hagehosting.com</value>
    <value>ns2.hagehosting.com</value>
    <value>ns3.hagehosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>smoof.dk</domain_name>
   <domain_keyword>smoof</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:42:43</query_time>
   <create_date>2008-03-27</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>PR3</registrant_name>
   <registrant_address>Vestergade 37C</registrant_address>
   <registrant_city>Vejle</registrant_city>
   <registrant_zip>7100</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>barbara.ns.cloudflare.com</value>
    <value>dan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>smwolf.com</domain_name>
   <domain_keyword>smwolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 02:20:50</query_time>
   <create_date>2007-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-12-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.distributorcentral.com</value>
    <value>ns6.distributorcentral.com</value>
    <value>ns7.distributorcentral.com</value>
    <value>ns8.distributorcentral.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>smola.by</domain_name>
   <domain_keyword>smola</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-22 13:52:32</query_time>
   <create_date>2012-08-29</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_company>Белов Вячеслав Леонидович</registrant_company>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.domain.by</value>
    <value>ns2.domain.by</value>
   </name_servers>
  </value>
  <value>
   <num>55</num>
   <domain_name>smoluf.com</domain_name>
   <domain_keyword>smoluf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:03:30</query_time>
   <create_date>2015-02-08</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns-1165.awsdns-17.org</value>
    <value>ns-1657.awsdns-15.co.uk</value>
    <value>ns-446.awsdns-55.com</value>
    <value>ns-813.awsdns-37.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>smolo.site</domain_name>
   <domain_keyword>smolo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 14:13:33</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_country>KR</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.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>smolk.top</domain_name>
   <domain_keyword>smolk</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 03:03:23</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</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>chris.ns.cloudflare.com</value>
    <value>elsa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>smole.xyz</domain_name>
   <domain_keyword>smole</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 10:39:11</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>6266j326hd3bd5fmrjbzzshbbj85b59j.ns.namepros-dns.is</value>
    <value>ns1.namepros-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>smoli.ru</domain_name>
   <domain_keyword>smoli</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:01:46</query_time>
   <create_date>2023-06-20</create_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adman.com</value>
    <value>ns2.adman.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>sgolf.ru</domain_name>
   <domain_keyword>sgolf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:55:52</query_time>
   <create_date>2023-11-01</create_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>smole.meme</domain_name>
   <domain_keyword>smole</domain_keyword>
   <domain_tld>meme</domain_tld>
   <query_time>2024-05-25 09:25:29</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>smolfy.com</domain_name>
   <domain_keyword>smolfy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:03:18</query_time>
   <create_date>2018-03-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>REMOS spol. s r.o.</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns0.atlantis.sk</value>
    <value>ns1.atlantis.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>smplf.com</domain_name>
   <domain_keyword>smplf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:54:37</query_time>
   <create_date>2015-08-17</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>smolz.com</domain_name>
   <domain_keyword>smolz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:03:32</query_time>
   <create_date>2004-01-19</create_date>
   <update_date>2022-11-25</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>stolf.today</domain_name>
   <domain_keyword>stolf</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-05 19:37:19</query_time>
   <create_date>2019-09-04</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-09-04</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>Contact Privacy Inc. Customer 0155635327</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.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>smola.info</domain_name>
   <domain_keyword>smola</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 09:25:27</query_time>
   <create_date>2006-02-27</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ondrej Smola</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>ns1.websupport.cz</value>
    <value>ns2.websupport.cz</value>
    <value>ns3.websupport.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>smoll.shop</domain_name>
   <domain_keyword>smoll</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 03:03:23</query_time>
   <create_date>2022-01-14</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>BE</registrant_country>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>smole.info</domain_name>
   <domain_keyword>smole</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 08:15:29</query_time>
   <create_date>2007-05-18</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2025-05-18</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>ns49.domaincontrol.com</value>
    <value>ns50.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>69</num>
   <domain_name>smdlf.cfd</domain_name>
   <domain_keyword>smdlf</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-22 04:45:32</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>Hai Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>swolf.ru</domain_name>
   <domain_keyword>swolf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:25:25</query_time>
   <create_date>2023-03-19</create_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>smorf.xyz</domain_name>
   <domain_keyword>smorf</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 14:14:23</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-27</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>smolt.co.uk</domain_name>
   <domain_keyword>smolt</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 16:00:43</query_time>
   <create_date>2019-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-05-22</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>smole.nl</domain_name>
   <domain_keyword>smole</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 08:15:29</query_time>
   <create_date>2016-05-09</create_date>
   <update_date>2021-05-17</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>smgolf.com</domain_name>
   <domain_keyword>smgolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 07:56:13</query_time>
   <create_date>2007-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>75</num>
   <domain_name>smolk.se</domain_name>
   <domain_keyword>smolk</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:47:57</query_time>
   <create_date>2014-10-09</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>smelf.net</domain_name>
   <domain_keyword>smelf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 14:56:04</query_time>
   <create_date>2007-05-15</create_date>
   <update_date>2016-04-02</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1327</registrar_iana>
   <registrar_name>Vitalwerks Internet Solutions, LLC / No-IP.com</registrar_name>
   <registrar_website>http://www.noip.com/whois/</registrar_website>
   <registrant_name>Van Der Hor, Geoff</registrant_name>
   <registrant_address>9 phipps close, Deakin</registrant_address>
   <registrant_city>Canberra</registrant_city>
   <registrant_state>ACT</registrant_state>
   <registrant_zip>2601</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61 2 62095599</registrant_phone>
   <name_servers>
    <value>ns1.no-ip.com</value>
    <value>ns2.no-ip.com</value>
    <value>ns3.no-ip.com</value>
    <value>ns4.no-ip.com</value>
    <value>ns5.no-ip.com</value>
    <value>static-1.no-ip.com</value>
    <value>static-2.no-ip.com</value>
    <value>static-3.no-ip.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>smolz.store</domain_name>
   <domain_keyword>smolz</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-30 20:06:17</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-04-01</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>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>smola.org</domain_name>
   <domain_keyword>smola</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-08 00:43:09</query_time>
   <create_date>2008-02-04</create_date>
   <update_date>2022-05-03</update_date>
   <expiry_date>2028-02-04</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>http://www.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>dan.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>smola.market</domain_name>
   <domain_keyword>smola</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-04-29 08:15:26</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</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>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>smoff.ru</domain_name>
   <domain_keyword>smoff</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:25:45</query_time>
   <create_date>2009-12-14</create_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3-l2.nic.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns4.spaceweb.pro</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>sgolf.co.uk</domain_name>
   <domain_keyword>sgolf</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 20:36:04</query_time>
   <create_date>2019-01-21</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>smols.fun</domain_name>
   <domain_keyword>smols</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-30 20:06:16</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-09</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.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>soolf.com</domain_name>
   <domain_keyword>soolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 14:04:40</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>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>ZJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/soolf.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>smole.site</domain_name>
   <domain_keyword>smole</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-22 01:51:41</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-19</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>smole.pro</domain_name>
   <domain_keyword>smole</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-22 01:51:41</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-03-22</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>Gu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Assam</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>smplf.net</domain_name>
   <domain_keyword>smplf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 03:54:37</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>87</num>
   <domain_name>simolf.com</domain_name>
   <domain_keyword>simolf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 15:30:36</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2023-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>smorf.vip</domain_name>
   <domain_keyword>smorf</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-17 10:39:52</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-19</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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>smoof.io</domain_name>
   <domain_keyword>smoof</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-29 08:16:07</query_time>
   <create_date>2015-07-29</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-29</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>evitely ltd</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-193-b.gandi.net</value>
    <value>ns-196-c.gandi.net</value>
    <value>ns-229-a.gandi.net</value>
    <value>z.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>smolu.com</domain_name>
   <domain_keyword>smolu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 14:41:20</query_time>
   <create_date>2021-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>skolf.dk</domain_name>
   <domain_keyword>skolf</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-06-02 17:35:20</query_time>
   <create_date>2007-05-24</create_date>
   <expiry_date>2024-05-31</expiry_date>
   <registrant_name>Aarhus Kommune</registrant_name>
   <registrant_address>Rådhuspladsen 2</registrant_address>
   <registrant_city>Aarhus C</registrant_city>
   <registrant_zip>8000</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 86 25 2255</registrant_phone>
   <name_servers>
    <value>ns1.jeppo-dns.dk</value>
    <value>ns2.jeppo-dns.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>smola.studio</domain_name>
   <domain_keyword>smola</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-02 06:39:53</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</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>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>smole.io</domain_name>
   <domain_keyword>smole</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-16 14:41:10</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>smtlf.com</domain_name>
   <domain_keyword>smtlf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 02:14:41</query_time>
   <create_date>2004-04-19</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2029-04-19</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <name_servers>
    <value>ns1.cnolnic.com</value>
    <value>ns2.cnolnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>sm-lf.ru</domain_name>
   <domain_keyword>sm-lf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:37:17</query_time>
   <create_date>2021-11-04</create_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>MedTiS LTD</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>smoof.uk</domain_name>
   <domain_keyword>smoof</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-25 03:45:49</query_time>
   <create_date>2015-06-19</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>smllf.com</domain_name>
   <domain_keyword>smllf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 18:00:02</query_time>
   <create_date>2022-10-18</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>smold.app</domain_name>
   <domain_keyword>smold</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-10 19:31:05</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2025-02-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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.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>swolf.org</domain_name>
   <domain_keyword>swolf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 06:59:01</query_time>
   <create_date>2019-09-13</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</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>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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>smola.one</domain_name>
   <domain_keyword>smola</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-02 06:39:53</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-07-14</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>&quot;SIM TECH&quot;, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaya</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.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,580,776

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,580,776
Total WHOIS records with a Registrant Contact 166,155,850
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,716,648
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,364,811
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,812,076

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,545,220,593
Total WHOIS records with a Registrant Contact 1,276,779,445
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,116,938,375
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,047,719,497

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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