WHOIS QUERY TIME

5 May 2024 - 8:14 PM UTC

Registered: 10 March 2009
Modified: 29 February 2024
Expiry: 10 March 2025

REGISTRAR

Name: BeebyteAB

DNSSEC

delegation
signed

NAME SERVERS

ns1.beebyte.net
ns2.beebyte.net
ns3.beebyte.net

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=spontana.se
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "spontana.se"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "spontana.se",
            "domain_keyword": "spontana",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:14:00",
            "create_date": "2009-03-10",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-10",
            "registrar_name": "BeebyteAB",
            "name_servers": [
                "ns1.beebyte.net",
                "ns2.beebyte.net",
                "ns3.beebyte.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>spontana.se</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>spontana.se</domain_name>
   <domain_keyword>spontana</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:14:00</query_time>
   <create_date>2009-03-10</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>BeebyteAB</registrar_name>
   <name_servers>
    <value>ns1.beebyte.net</value>
    <value>ns2.beebyte.net</value>
    <value>ns3.beebyte.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</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.044 seconds) for "spontana.se" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 8:14 PM UTC

Registered: 10 March 2009
Modified: 29 February 2024
Expiry: 10 March 2025

REGISTRAR

Name: BeebyteAB

DNSSEC

delegation
signed

NAME SERVERS

ns1.beebyte.net
ns2.beebyte.net
ns3.beebyte.net

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=spontana.se
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "spontana.se",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "spontana.se",
    "results": [
        {
            "num": 1,
            "domain_name": "spontana.se",
            "domain_keyword": "spontana",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:14:00",
            "create_date": "2009-03-10",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-10",
            "registrar_name": "BeebyteAB",
            "name_servers": [
                "ns1.beebyte.net",
                "ns2.beebyte.net",
                "ns3.beebyte.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.044,
        "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>spontana.se</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>spontana.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>spontana.se</domain_name>
   <domain_keyword>spontana</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:14:00</query_time>
   <create_date>2009-03-10</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>BeebyteAB</registrar_name>
   <name_servers>
    <value>ns1.beebyte.net</value>
    <value>ns2.beebyte.net</value>
    <value>ns3.beebyte.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.044</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 5 domain names (in 0.036 seconds) which contained the exact domain keyword "spontana".
Domain Name Registered Expiry Registrar Ownership
1 spontana.com 13 Jul 2001 13 Jul 2024 GoDaddy.com, LLC -
2 spontana.org 25 Oct 2008 25 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 spontana.se 10 Mar 2009 10 Mar 2025 BeebyteAB -
4 spontana.ru 31 Aug 2015 31 Aug 2024 R01-RU Private Person
5 spontana.md 23 Oct 2020 23 Oct 2025 - -
6 spontana.net 1 Jun 2024 1 Jun 2025 NameSilo, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=spontana&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "spontana",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "spontana.com, spontana.org, spontana.se, spontana.ru, spontana.md, spontana.net",
    "results": [
        {
            "num": 1,
            "domain_name": "spontana.com",
            "domain_keyword": "spontana",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:17:02",
            "create_date": "2001-07-13",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "spontana.org",
            "domain_keyword": "spontana",
            "domain_tld": "org",
            "query_time": "2024-05-22 07:42:29",
            "create_date": "2008-10-25",
            "update_date": "2023-12-09",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tlh.ro",
                "ns2.tlh.ro"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "spontana.se",
            "domain_keyword": "spontana",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:14:00",
            "create_date": "2009-03-10",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-10",
            "registrar_name": "BeebyteAB",
            "name_servers": [
                "ns1.beebyte.net",
                "ns2.beebyte.net",
                "ns3.beebyte.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 4,
            "domain_name": "spontana.ru",
            "domain_keyword": "spontana",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:53:40",
            "create_date": "2015-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "spontana.md",
            "domain_keyword": "spontana",
            "domain_tld": "md",
            "query_time": "2024-05-06 14:56:28",
            "create_date": "2020-10-23",
            "expiry_date": "2025-10-23",
            "name_servers": [
                "ns1.smarthost.md",
                "ns2.smarthost.md"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 6,
            "domain_name": "spontana.net",
            "domain_keyword": "spontana",
            "domain_tld": "net",
            "query_time": "2024-06-04 16:09:20",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.server1.webhostmost.com",
                "ns2.server2.webhostmost.com",
                "ns3.server3.webhostmost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>spontana</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>spontana.com, spontana.org, spontana.se, spontana.ru, spontana.md, spontana.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>spontana.com</domain_name>
   <domain_keyword>spontana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:17:02</query_time>
   <create_date>2001-07-13</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>spontana.org</domain_name>
   <domain_keyword>spontana</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 07:42:29</query_time>
   <create_date>2008-10-25</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tlh.ro</value>
    <value>ns2.tlh.ro</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>spontana.se</domain_name>
   <domain_keyword>spontana</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:14:00</query_time>
   <create_date>2009-03-10</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>BeebyteAB</registrar_name>
   <name_servers>
    <value>ns1.beebyte.net</value>
    <value>ns2.beebyte.net</value>
    <value>ns3.beebyte.net</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>4</num>
   <domain_name>spontana.ru</domain_name>
   <domain_keyword>spontana</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:53:40</query_time>
   <create_date>2015-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>spontana.md</domain_name>
   <domain_keyword>spontana</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-06 14:56:28</query_time>
   <create_date>2020-10-23</create_date>
   <expiry_date>2025-10-23</expiry_date>
   <name_servers>
    <value>ns1.smarthost.md</value>
    <value>ns2.smarthost.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>spontana.net</domain_name>
   <domain_keyword>spontana</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 16:09:20</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.server1.webhostmost.com</value>
    <value>ns2.server2.webhostmost.com</value>
    <value>ns3.server3.webhostmost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</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 1,350 domain names (in 0.221 seconds) which look and sound like the brand name "spontana".
Domain Name Registered Expiry Registrar Ownership
1 sportana.store 8 May 2024 8 May 2025 Tucows.com Co. Contact Privacy Inc. Customer 0171113461
2 spontania.com 28 Dec 2004 28 Dec 2024 Register.com, Inc. -
3 spontany.com 4 Dec 2023 4 Dec 2024 DropCatch.com 429 LLC Oluwasanmi OLAJIDE
4 spontania.net 3 Jun 2023 3 Jun 2025 Gname 008 Inc -
5 sportana.be 8 Dec 2015 - Tigron BVBA -
6 spontano.com 17 Jul 2023 17 Jul 2024 DropCatch.com 482 LLC Oluwasanmi OLAJIDE
7 spontaan.tech 1 Oct 2023 1 Oct 2024 Realtime Register B.V. My Domain Provider
8 spontane.org 29 May 2013 29 May 2025 Japan Registry Services Co., Ltd. REDACTED FOR PRIVACY
9 spotnana.ru 21 Nov 2023 21 Nov 2024 RU-CENTER-RU Private Person
10 spontaan.be 23 Feb 2008 - Hostnet bv -
11 spontaan.com 14 Mar 2015 14 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 spontaan.app 27 Nov 2018 27 Nov 2024 Key-Systems LLC Privacy Protected by Hostnet
13 spontina.it 29 Nov 2001 29 Nov 2024 Aruba s.p.a. hidden
14 spontena.com 22 Apr 2013 22 Apr 2026 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
15 spontanya.ru 10 Jan 2022 10 Jan 2025 REGRU-RU yandex
16 spontan.xyz 17 Apr 2020 17 Apr 2025 Dynadot LLC -
17 pontana.de - - - -
18 spontan.mobi 16 Sep 2009 16 Sep 2024 united-domains AG REDACTED FOR PRIVACY
19 sontana.com 13 Mar 2004 13 Mar 2025 Sea Wasp, LLC Losangelesnews.com
20 spontan.de - - - -
21 spontan.online 9 Nov 2018 9 Nov 2024 united-domains AG -
22 spontani.com 7 Feb 2011 7 Feb 2026 Alpine Domains Inc. eWeb Development Inc.
23 spantana.com 5 Apr 2024 5 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
24 sportana.com 6 Feb 2013 6 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
25 spontaan.nl 8 Nov 1999 - Hostnet B.V. -
26 spotnana.biz 16 Jun 2022 16 Jun 2024 Gandi SAS REDACTED FOR PRIVACY
27 spotnana.com 16 May 2001 16 May 2025 Amazon Registrar, Inc. Identity Protection Service
28 spontant.se 29 Feb 2024 28 Feb 2025 1 Api GmbH -
29 spotnana.net 16 Jun 2022 16 Jun 2024 Amazon Registrar, Inc. Identity Protection Service
30 spontaan.work 7 Aug 2018 7 Aug 2024 Key-Systems LLC Privacy Protected by Hostnet
31 spontanea.com 16 Oct 2008 16 Oct 2024 GoDaddy.com, LLC -
32 spontania.ro 4 Nov 2013 1 Nov 2024 ICI - Registrar -
33 spontane.top 30 Nov 2022 30 Nov 2024 NameSilo,LLC PrivacyGuardian.org llc
34 spontara.com 26 Oct 2021 26 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
35 spotnana.co.uk 23 Sep 2021 23 Sep 2024 AXC [Tag = AXC-NL] -
36 sfontana.com 20 Aug 2022 20 Aug 2024 SAV.COM, LLC REDACTED FOR PRIVACY
37 spontanea.it 29 Mar 2015 12 Apr 2025 Algorithmedia S.r.l. Puglia.com Srls
38 sportana.me 7 Apr 2022 7 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
39 spontanea.net 23 Apr 2023 23 Apr 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
40 spontano.se 4 Nov 2022 4 Nov 2024 ToolDomainsOOD -
41 spontanea.org 4 May 2013 4 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
42 spontanea.com.br 26 Aug 2014 26 Aug 2024 - Pedro Ribeiro de Figueiredo
43 sportana.ru 13 Oct 2011 13 Oct 2024 RU-CENTER-RU LLC "AlSerG"
44 spontania.city 21 Mar 2017 21 Mar 2025 Name.com, Inc. REDACTED FOR PRIVACY
45 spontaan.net 24 Aug 2007 24 Aug 2024 Metaregistrar BV REDACTED FOR PRIVACY
46 spontane.com 19 Nov 1997 18 Nov 2026 Squarespace Domains II LLC REDACTED FOR PRIVACY
47 spotnana.travel 18 Sep 2006 17 Sep 2024 EnCirca, Inc. W Travel Holdings Inc
48 spontaan.club 26 Jun 2021 26 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0164931971
49 spontani.info 16 Jun 2023 16 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 spontan6.com 22 Nov 2012 22 Nov 2024 Hetzner Online GmbH REDACTED FOR PRIVACY
51 spotnana.pro 1 Jun 2024 1 Jun 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED LION
52 spontan.tips 26 Feb 2014 26 Feb 2025 united-domains AG Tobias Schmidt
53 spontan.pl 9 Apr 2019 9 Apr 2025 Aftermarket.pl Limited -
54 sontana.net 8 Apr 2024 7 Apr 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
55 spontan.com 31 Jan 1999 31 Jan 2025 1API GmbH REDACTED FOR PRIVACY
56 spontans.com 1 Feb 2024 1 Feb 2025 GoDaddy.com, LLC -
57 spontan.org 28 Jul 2000 28 Jul 2024 Variomedia AG REDACTED FOR PRIVACY
58 spontan.jetzt 6 Sep 2022 6 Sep 2024 united-domains AG REDACTED FOR PRIVACY
59 spontan.ru 29 Aug 2023 29 Aug 2024 REGRU-RU Private Person
60 spontanea.app 3 Dec 2023 3 Dec 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
61 spontane.net 11 Dec 2023 11 Dec 2024 Netowl, Inc. Xserver Inc.
62 spontan.net.pl 9 May 2016 9 May 2025 Consulting Service Sp. z o.o. -
63 spontan.se 17 May 2007 17 May 2025 One.com -
64 sontana.ru 28 Jul 2014 28 Jul 2024 REGRU-RU Private Person
65 spontan.store 10 Nov 2023 10 Nov 2026 Ledl.net GmbH -
66 spontan.io 2 Jun 2020 2 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 pontana.com 19 Apr 2014 19 Apr 2025 GoDaddy.com, LLC -
68 spotnana.org 16 Jun 2022 16 Jun 2024 Amazon Registrar, Inc. Identity Protection Service
69 spontane.info 8 Apr 2024 8 Apr 2027 Netowl, Inc. XSERVER Inc.
70 spotnana.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
71 spontang.com 15 Jan 2007 15 Jan 2025 GoDaddy.com, LLC -
72 spotnana.info 16 Jun 2022 16 Jun 2024 Gandi SAS REDACTED FOR PRIVACY
73 spontena.online 31 Jan 2023 31 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
74 spotnana.technology 1 Aug 2022 1 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
75 spontanka.ru 3 Sep 2016 3 Sep 2024 R01-RU Private Person
76 spontanx.com 23 Sep 2016 23 Sep 2024 Hetzner Online GmbH REDACTED FOR PRIVACY
77 spontanl.com 11 Mar 2024 11 Mar 2025 DNSPod, Inc. REDACTED FOR PRIVACY
78 sportana.co.uk 1 Dec 2020 1 Dec 2024 Checkdomain GmbH [Tag = VISIUM] -
79 spantana.ru 20 Oct 2023 20 Oct 2024 REGRU-RU Yandex.Mail Exclusive email address feature
80 spontanea.jp 18 May 2023 31 May 2025 - Michiko Fujiyama
81 spontane.sk 19 Sep 2003 19 Sep 2024 Webglobe, a.s. Zdeno Ziman SPONTANE
82 smontana.com 31 May 2003 1 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 spontan.digital 29 Dec 2020 29 Dec 2024 Cronon GmbH REDACTED FOR PRIVACY
84 spontane.nl 2 Dec 2015 - XNS Registrar B.V. -
85 spontanna.ru 18 Feb 2024 18 Feb 2025 REGRU-RU Yandex.Mail Exclusive email address feature
86 spontanal.com 26 Nov 2021 26 Nov 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
87 spotnana.work 1 Jun 2024 1 Jun 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED LION
88 spontan.berlin 24 Oct 2015 24 Oct 2024 Host Europe Group -
89 spontan.net 1 Mar 2010 1 Mar 2025 united domains AG -
90 pontana.net 13 Apr 2016 13 Apr 2025 Japan Registry Services Co.,Ltd.(JPRS) MIRAIT Corporation
91 spontant.com 12 Apr 2016 12 Apr 2025 Automattic Inc. REDACTED FOR PRIVACY
92 spontanea.store 20 May 2024 20 May 2025 Go Daddy, LLC Domains By Proxy, LLC
93 spotnana.cn 23 Sep 2021 23 Sep 2024 阿里云计算有限公司(万网) 陈志全
94 spontaan.co.uk 8 Nov 2017 8 Nov 2024 Hostnet B.V. [Tag = HOSTNET-NL] -
95 spontanea.cz 11 May 2021 11 May 2025 REG-INTERNET-CZ Pavel Černý
96 spontan.deals 10 Oct 2017 10 Oct 2024 united-domains AG REDACTED FOR PRIVACY
97 spontan.photography 2 Dec 2022 2 Dec 2024 IONOS SE Smard.City
98 spotana.com 8 Mar 2022 8 Mar 2025 GoDaddy.com, LLC -
99 spontan.reisen 31 Jul 2014 31 Jul 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
100 spontan.me 6 Dec 2022 6 Dec 2025 Key-Systems GmbH c/o whoisproxy.com
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 Spontana.se.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=spontana.se
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "spontana.se",
        "page_size": 100
    },
    "count": {
        "total": 1350,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sportana.store, spontania.com, spontany.com, spontania.net, sportana.be, spontano.com, spontaan.tech, spontane.org, spotnana.ru, spontaan.be, spontaan.com, spontaan.app, spontina.it, spontena.com, spontanya.ru, spontan.xyz, pontana.de, spontan.mobi, sontana.com, spontan.de, spontan.online, spontani.com, spantana.com, sportana.com, spontaan.nl, spotnana.biz, spotnana.com, spontant.se, spotnana.net, spontaan.work, spontanea.com, spontania.ro, spontane.top, spontara.com, spotnana.co.uk, sfontana.com, spontanea.it, sportana.me, spontanea.net, spontano.se, spontanea.org, spontanea.com.br, sportana.ru, spontania.city, spontaan.net, spontane.com, spotnana.travel, spontaan.club, spontani.info, spontan6.com, spotnana.pro, spontan.tips, spontan.pl, sontana.net, spontan.com, spontans.com, spontan.org, spontan.jetzt, spontan.ru, spontanea.app, spontane.net, spontan.net.pl, spontan.se, sontana.ru, spontan.store, spontan.io, pontana.com, spotnana.org, spontane.info, spotnana.xyz, spontang.com, spotnana.info, spontena.online, spotnana.technology, spontanka.ru, spontanx.com, spontanl.com, sportana.co.uk, spantana.ru, spontanea.jp, spontane.sk, smontana.com, spontan.digital, spontane.nl, spontanna.ru, spontanal.com, spotnana.work, spontan.berlin, spontan.net, pontana.net, spontant.com, spontanea.store, spotnana.cn, spontaan.co.uk, spontanea.cz, spontan.deals, spontan.photography, spotana.com, spontan.reisen, spontan.me",
    "results": [
        {
            "num": 1,
            "domain_name": "sportana.store",
            "domain_keyword": "sportana",
            "domain_tld": "store",
            "query_time": "2024-05-11 17:26:06",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0171113461",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "spontania.com",
            "domain_keyword": "spontania",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:17:43",
            "create_date": "2004-12-28",
            "update_date": "2023-11-28",
            "expiry_date": "2024-12-28",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns-1531.awsdns-63.org",
                "ns-1573.awsdns-04.co.uk",
                "ns-394.awsdns-49.com",
                "ns-743.awsdns-28.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "spontany.com",
            "domain_keyword": "spontany",
            "domain_tld": "com",
            "query_time": "2024-06-02 00:17:27",
            "create_date": "2023-12-04",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1840,
            "registrar_name": "DropCatch.com 429 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Oluwasanmi OLAJIDE",
            "registrant_address": "254, MADAKI STREET, KUKWABA, KUBWA",
            "registrant_city": "KUBWA",
            "registrant_state": "Abuja Federal Capital Territory",
            "registrant_zip": "991101",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8078525825",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "spontania.net",
            "domain_keyword": "spontania",
            "domain_tld": "net",
            "query_time": "2024-06-07 20:35:53",
            "create_date": "2023-06-03",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-03",
            "registrar_iana": 3948,
            "registrar_name": "Gname 008 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sportana.be",
            "domain_keyword": "sportana",
            "domain_tld": "be",
            "query_time": "2024-05-24 16:20:15",
            "create_date": "2015-12-08",
            "registrar_name": "Tigron BVBA",
            "registrar_website": "http://www.tigron.be",
            "name_servers": [
                "ns1.evonet.be",
                "ns2.evonet.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 6,
            "domain_name": "spontano.com",
            "domain_keyword": "spontano",
            "domain_tld": "com",
            "query_time": "2024-05-24 16:15:43",
            "create_date": "2023-07-17",
            "update_date": "2023-08-12",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1962,
            "registrar_name": "DropCatch.com 482 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Oluwasanmi OLAJIDE",
            "registrant_address": "254, MADAKI STREET, KUKWABA, KUBWA",
            "registrant_city": "KUBWA",
            "registrant_state": "Abuja Federal Capital Territory",
            "registrant_zip": "991101",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8078525825",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "spontaan.tech",
            "domain_keyword": "spontaan",
            "domain_tld": "tech",
            "query_time": "2024-06-02 00:17:24",
            "create_date": "2023-10-01",
            "update_date": "2024-04-15",
            "expiry_date": "2024-10-01",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://realtimeregister.com/",
            "registrant_company": "My Domain Provider",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "be.ns.vip.nl",
                "dns.resolver.domains",
                "nl.ns.vip.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "spontane.org",
            "domain_keyword": "spontane",
            "domain_tld": "org",
            "query_time": "2024-06-02 00:17:25",
            "create_date": "2013-05-29",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyoto",
            "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": [
                "ns1.value-domain.com",
                "ns2.value-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "spotnana.ru",
            "domain_keyword": "spotnana",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:56:47",
            "create_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "spontaan.be",
            "domain_keyword": "spontaan",
            "domain_tld": "be",
            "query_time": "2024-04-19 11:17:00",
            "create_date": "2008-02-23",
            "registrar_name": "Hostnet bv",
            "registrar_website": "http://www.hostnet.nl",
            "name_servers": [
                "ns-1243.awsdns-27.org",
                "ns-1925.awsdns-48.co.uk",
                "ns-406.awsdns-50.com",
                "ns-829.awsdns-39.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 11,
            "domain_name": "spontaan.com",
            "domain_keyword": "spontaan",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:17:00",
            "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"
            ]
        },
        {
            "num": 12,
            "domain_name": "spontaan.app",
            "domain_keyword": "spontaan",
            "domain_tld": "app",
            "query_time": "2024-05-24 16:15:39",
            "create_date": "2018-11-27",
            "update_date": "2024-01-11",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protected by Hostnet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "spontina.it",
            "domain_keyword": "spontina",
            "domain_tld": "it",
            "query_time": "2024-05-06 02:28:16",
            "create_date": "2001-11-29",
            "update_date": "2023-12-15",
            "expiry_date": "2024-11-29",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 14,
            "domain_name": "spontena.com",
            "domain_keyword": "spontena",
            "domain_tld": "com",
            "query_time": "2024-05-21 22:56:54",
            "create_date": "2013-04-22",
            "update_date": "2023-01-31",
            "expiry_date": "2026-04-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-1103.awsdns-09.org",
                "ns-1644.awsdns-13.co.uk",
                "ns-240.awsdns-30.com",
                "ns-888.awsdns-47.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "spontanya.ru",
            "domain_keyword": "spontanya",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:53:41",
            "create_date": "2022-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "REGRU-RU",
            "registrant_company": "yandex",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "spontan.xyz",
            "domain_keyword": "spontan",
            "domain_tld": "xyz",
            "query_time": "2024-04-19 11:17:02",
            "create_date": "2020-04-17",
            "update_date": "2023-11-30",
            "expiry_date": "2025-04-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "pontana.de",
            "domain_keyword": "pontana",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:56:16",
            "update_date": "2022-06-06",
            "name_servers": [
                "docks13.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 18,
            "domain_name": "spontan.mobi",
            "domain_keyword": "spontan",
            "domain_tld": "mobi",
            "query_time": "2024-05-24 16:15:39",
            "create_date": "2009-09-16",
            "update_date": "2024-05-08",
            "expiry_date": "2024-09-16",
            "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": 19,
            "domain_name": "sontana.com",
            "domain_keyword": "sontana",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:16:54",
            "create_date": "2004-03-13",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-13",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Losangelesnews inc.",
            "registrant_company": "Losangelesnews.com",
            "registrant_address": "23823 malibu road, #520",
            "registrant_city": "Malibu",
            "registrant_state": "CA",
            "registrant_zip": "90265",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.13104880403",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com",
                "ns3.fabulous.com",
                "ns4.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "spontan.de",
            "domain_keyword": "spontan",
            "domain_tld": "de",
            "query_time": "2024-05-21 23:58:10",
            "update_date": "2017-03-09",
            "name_servers": [
                "ns1.ht400.de",
                "ns2.ht200.de",
                "ns3.ht100.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 21,
            "domain_name": "spontan.online",
            "domain_keyword": "spontan",
            "domain_tld": "online",
            "query_time": "2024-04-19 11:17:02",
            "create_date": "2018-11-09",
            "update_date": "2024-04-12",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "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.",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "spontani.com",
            "domain_keyword": "spontani",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:17:43",
            "create_date": "2011-02-07",
            "update_date": "2024-03-30",
            "expiry_date": "2026-02-07",
            "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": 23,
            "domain_name": "spantana.com",
            "domain_keyword": "spantana",
            "domain_tld": "com",
            "query_time": "2024-06-10 02:51:05",
            "create_date": "2024-04-05",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sportana.com",
            "domain_keyword": "sportana",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:08:43",
            "create_date": "2013-02-06",
            "update_date": "2021-01-31",
            "expiry_date": "2025-02-06",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "spontaan.nl",
            "domain_keyword": "spontaan",
            "domain_tld": "nl",
            "query_time": "2024-04-27 15:02:24",
            "create_date": "1999-11-08",
            "update_date": "2019-01-24",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns-1529.awsdns-63.org",
                "ns-1660.awsdns-15.co.uk",
                "ns-474.awsdns-59.com",
                "ns-720.awsdns-26.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 26,
            "domain_name": "spotnana.biz",
            "domain_keyword": "spotnana",
            "domain_tld": "biz",
            "query_time": "2024-05-11 22:55:32",
            "create_date": "2022-06-16",
            "update_date": "2023-05-17",
            "expiry_date": "2024-06-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1150.awsdns-15.org",
                "ns-1647.awsdns-13.co.uk",
                "ns-201.awsdns-25.com",
                "ns-851.awsdns-42.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "spotnana.com",
            "domain_keyword": "spotnana",
            "domain_tld": "com",
            "query_time": "2024-05-16 00:16:30",
            "create_date": "2001-05-16",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-16",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of spotnana.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1392.awsdns-46.org",
                "ns-1579.awsdns-05.co.uk",
                "ns-206.awsdns-25.com",
                "ns-536.awsdns-03.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "spontant.se",
            "domain_keyword": "spontant",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:14:01",
            "create_date": "2024-02-29",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-28",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "spotnana.net",
            "domain_keyword": "spotnana",
            "domain_tld": "net",
            "query_time": "2024-05-11 22:55:28",
            "create_date": "2022-06-16",
            "update_date": "2023-05-13",
            "expiry_date": "2024-06-16",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of spotnana.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-1361.awsdns-42.org",
                "ns-1719.awsdns-22.co.uk",
                "ns-827.awsdns-39.net",
                "ns-86.awsdns-10.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "spontaan.work",
            "domain_keyword": "spontaan",
            "domain_tld": "work",
            "query_time": "2024-04-19 11:17:00",
            "create_date": "2018-08-07",
            "update_date": "2023-09-21",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protected by Hostnet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-Holland",
            "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": [
                "ns-1405.awsdns-47.org",
                "ns-1888.awsdns-44.co.uk",
                "ns-489.awsdns-61.com",
                "ns-547.awsdns-04.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "spontanea.com",
            "domain_keyword": "spontanea",
            "domain_tld": "com",
            "query_time": "2024-05-19 07:00:38",
            "create_date": "2008-10-16",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1647.websitewelcome.com",
                "ns1648.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "spontania.ro",
            "domain_keyword": "spontania",
            "domain_tld": "ro",
            "query_time": "2024-05-24 16:15:43",
            "create_date": "2013-11-04",
            "expiry_date": "2024-11-01",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns.itistul.ro",
                "ns.narin.ro",
                "ns2.itistul.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 33,
            "domain_name": "spontane.top",
            "domain_keyword": "spontane",
            "domain_tld": "top",
            "query_time": "2024-06-02 00:17:25",
            "create_date": "2022-11-30",
            "update_date": "2022-11-30",
            "expiry_date": "2024-11-30",
            "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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "spontara.com",
            "domain_keyword": "spontara",
            "domain_tld": "com",
            "query_time": "2024-05-21 22:56:54",
            "create_date": "2021-10-26",
            "update_date": "2023-09-06",
            "expiry_date": "2024-10-26",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/973bcf35-e1bf-4b77-8496-14f16ab49e42",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "spotnana.co.uk",
            "domain_keyword": "spotnana",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 06:25:57",
            "create_date": "2021-09-23",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-23",
            "registrar_name": "AXC [Tag = AXC-NL]",
            "registrar_website": "https://www.versio.nl",
            "name_servers": [
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "sfontana.com",
            "domain_keyword": "sfontana",
            "domain_tld": "com",
            "query_time": "2024-05-09 16:40:59",
            "create_date": "2022-08-20",
            "update_date": "2023-10-05",
            "expiry_date": "2024-08-20",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=sfontana.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "spontanea.it",
            "domain_keyword": "spontanea",
            "domain_tld": "it",
            "query_time": "2024-05-06 02:28:12",
            "create_date": "2015-03-29",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-12",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 38,
            "domain_name": "sportana.me",
            "domain_keyword": "sportana",
            "domain_tld": "me",
            "query_time": "2024-06-06 15:17:11",
            "create_date": "2022-04-07",
            "update_date": "2024-05-22",
            "expiry_date": "2025-04-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "docks14.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "spontanea.net",
            "domain_keyword": "spontanea",
            "domain_tld": "net",
            "query_time": "2024-05-06 02:28:12",
            "create_date": "2023-04-23",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "spontano.se",
            "domain_keyword": "spontano",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:14:01",
            "create_date": "2022-11-04",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-04",
            "registrar_name": "ToolDomainsOOD",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "spontanea.org",
            "domain_keyword": "spontanea",
            "domain_tld": "org",
            "query_time": "2024-05-06 14:56:28",
            "create_date": "2013-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dante.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "spontanea.com.br",
            "domain_keyword": "spontanea",
            "domain_tld": "com.br",
            "query_time": "2024-05-21 18:23:10",
            "create_date": "2014-08-26",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-26",
            "registrant_name": "Pedro Ribeiro de Figueiredo",
            "name_servers": [
                "ns1.tdnx.net",
                "ns2.tdnx.net",
                "ns3.tdnx.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 43,
            "domain_name": "sportana.ru",
            "domain_keyword": "sportana",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:54:27",
            "create_date": "2011-10-13",
            "expiry_date": "2024-10-13",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"AlSerG\"",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "spontania.city",
            "domain_keyword": "spontania",
            "domain_tld": "city",
            "query_time": "2024-04-19 11:17:42",
            "create_date": "2017-03-21",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-21",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Istanbul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1djs.name.com",
                "ns2dqr.name.com",
                "ns3bgq.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "spontaan.net",
            "domain_keyword": "spontaan",
            "domain_tld": "net",
            "query_time": "2024-04-19 11:17:00",
            "create_date": "2007-08-24",
            "update_date": "2023-11-10",
            "expiry_date": "2024-08-24",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://privacydomain.net/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 46,
            "domain_name": "spontane.com",
            "domain_keyword": "spontane",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:17:02",
            "create_date": "1997-11-19",
            "update_date": "2023-01-21",
            "expiry_date": "2026-11-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=spontane.com",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "spotnana.travel",
            "domain_keyword": "spotnana",
            "domain_tld": "travel",
            "query_time": "2024-05-11 22:55:28",
            "create_date": "2006-09-18",
            "update_date": "2024-01-23",
            "expiry_date": "2024-09-17",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://encirca.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "W Travel Holdings Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "standard3.encirca.net",
                "standard4.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "spontaan.club",
            "domain_keyword": "spontaan",
            "domain_tld": "club",
            "query_time": "2024-05-21 22:56:34",
            "create_date": "2021-06-26",
            "update_date": "2022-08-07",
            "expiry_date": "2024-06-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0164931971",
            "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": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "spontani.info",
            "domain_keyword": "spontani",
            "domain_tld": "info",
            "query_time": "2024-05-13 17:25:03",
            "create_date": "2023-06-16",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "spontan6.com",
            "domain_keyword": "spontan6",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:17:02",
            "create_date": "2012-11-22",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-22",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ht400.de",
                "ns2.ht200.de",
                "ns3.ht100.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "spotnana.pro",
            "domain_keyword": "spotnana",
            "domain_tld": "pro",
            "query_time": "2024-06-03 16:58:11",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bangkok",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "spontan.tips",
            "domain_keyword": "spontan",
            "domain_tld": "tips",
            "query_time": "2024-06-07 20:35:47",
            "create_date": "2014-02-26",
            "update_date": "2024-05-08",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tobias Schmidt",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "spontan.pl",
            "domain_keyword": "spontan",
            "domain_tld": "pl",
            "query_time": "2024-05-06 02:28:13",
            "create_date": "2019-04-09",
            "update_date": "2024-03-21",
            "expiry_date": "2025-04-09",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 54,
            "domain_name": "sontana.net",
            "domain_keyword": "sontana",
            "domain_tld": "net",
            "query_time": "2024-06-09 16:21:17",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "spontan.com",
            "domain_keyword": "spontan",
            "domain_tld": "com",
            "query_time": "2024-05-21 22:56:34",
            "create_date": "1999-01-31",
            "update_date": "2023-01-27",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "contact via https://www.1api.net/send-message/spontan.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.swizzonic.ch",
                "dns2.swizzonic.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "spontans.com",
            "domain_keyword": "spontans",
            "domain_tld": "com",
            "query_time": "2024-06-02 00:17:27",
            "create_date": "2024-02-01",
            "update_date": "2024-05-12",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "spontan.org",
            "domain_keyword": "spontan",
            "domain_tld": "org",
            "query_time": "2024-04-19 11:17:02",
            "create_date": "2000-07-28",
            "update_date": "2023-09-11",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG",
            "registrar_website": "https://www.variomedia.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.cnm.de",
                "ns2.cnm.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "spontan.jetzt",
            "domain_keyword": "spontan",
            "domain_tld": "jetzt",
            "query_time": "2024-05-21 22:56:34",
            "create_date": "2022-09-06",
            "update_date": "2024-04-28",
            "expiry_date": "2024-09-06",
            "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": 59,
            "domain_name": "spontan.ru",
            "domain_keyword": "spontan",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:53:40",
            "create_date": "2023-08-29",
            "expiry_date": "2024-08-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "spontanea.app",
            "domain_keyword": "spontanea",
            "domain_tld": "app",
            "query_time": "2024-06-02 00:17:25",
            "create_date": "2023-12-03",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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": 61,
            "domain_name": "spontane.net",
            "domain_keyword": "spontane",
            "domain_tld": "net",
            "query_time": "2024-06-07 20:35:47",
            "create_date": "2023-12-11",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "spontan.net.pl",
            "domain_keyword": "spontan",
            "domain_tld": "net.pl",
            "query_time": "2024-04-19 11:17:03",
            "create_date": "2016-05-09",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-09",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.cyberstores.pl",
                "ns2.cyberstores.pl",
                "ns9.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "spontan.se",
            "domain_keyword": "spontan",
            "domain_tld": "se",
            "query_time": "2024-05-21 22:56:34",
            "create_date": "2007-05-17",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-17",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 64,
            "domain_name": "sontana.ru",
            "domain_keyword": "sontana",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:49:41",
            "create_date": "2014-07-28",
            "expiry_date": "2024-07-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "spontan.store",
            "domain_keyword": "spontan",
            "domain_tld": "store",
            "query_time": "2024-05-19 07:00:38",
            "create_date": "2023-11-10",
            "update_date": "2024-04-12",
            "expiry_date": "2026-11-10",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "https://www.ledl.net",
            "registrant_state": "Nordrhein Westfalen",
            "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.",
            "name_servers": [
                "ns1.domainreactivate.net",
                "ns2.domainreactivate.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "spontan.io",
            "domain_keyword": "spontan",
            "domain_tld": "io",
            "query_time": "2024-06-07 20:35:47",
            "create_date": "2020-06-02",
            "update_date": "2023-07-11",
            "expiry_date": "2025-06-02",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "pontana.com",
            "domain_keyword": "pontana",
            "domain_tld": "com",
            "query_time": "2024-05-15 15:22:29",
            "create_date": "2014-04-19",
            "update_date": "2023-08-31",
            "expiry_date": "2025-04-19",
            "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": 68,
            "domain_name": "spotnana.org",
            "domain_keyword": "spotnana",
            "domain_tld": "org",
            "query_time": "2024-05-11 22:55:28",
            "create_date": "2022-06-16",
            "update_date": "2023-05-18",
            "expiry_date": "2024-06-16",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1527.awsdns-62.org",
                "ns-1936.awsdns-50.co.uk",
                "ns-488.awsdns-61.com",
                "ns-982.awsdns-58.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "spontane.info",
            "domain_keyword": "spontane",
            "domain_tld": "info",
            "query_time": "2024-06-07 20:35:47",
            "create_date": "2024-04-08",
            "update_date": "2024-04-13",
            "expiry_date": "2027-04-08",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "https://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XSERVER Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "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": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "spotnana.xyz",
            "domain_keyword": "spotnana",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 07:08:44",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "spontang.com",
            "domain_keyword": "spontang",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:17:43",
            "create_date": "2007-01-15",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "spotnana.info",
            "domain_keyword": "spotnana",
            "domain_tld": "info",
            "query_time": "2024-05-11 22:55:28",
            "create_date": "2022-06-16",
            "update_date": "2023-05-17",
            "expiry_date": "2024-06-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1362.awsdns-42.org",
                "ns-1882.awsdns-43.co.uk",
                "ns-232.awsdns-29.com",
                "ns-841.awsdns-41.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "spontena.online",
            "domain_keyword": "spontena",
            "domain_tld": "online",
            "query_time": "2024-06-02 00:17:27",
            "create_date": "2023-01-31",
            "update_date": "2024-04-22",
            "expiry_date": "2025-01-31",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "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.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "spotnana.technology",
            "domain_keyword": "spotnana",
            "domain_tld": "technology",
            "query_time": "2024-04-27 06:25:57",
            "create_date": "2022-08-01",
            "update_date": "2023-09-15",
            "expiry_date": "2024-08-01",
            "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": "California",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "spontanka.ru",
            "domain_keyword": "spontanka",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:53:40",
            "create_date": "2016-09-03",
            "expiry_date": "2024-09-03",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "spontanx.com",
            "domain_keyword": "spontanx",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:17:44",
            "create_date": "2016-09-23",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-23",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ht400.de",
                "ns2.ht200.de",
                "ns3.ht100.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "spontanl.com",
            "domain_keyword": "spontanl",
            "domain_tld": "com",
            "query_time": "2024-05-13 17:25:03",
            "create_date": "2024-03-11",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-11",
            "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=spontanl.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "third.dnspod.net",
                "tom.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sportana.co.uk",
            "domain_keyword": "sportana",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 21:01:55",
            "create_date": "2020-12-01",
            "update_date": "2022-11-30",
            "expiry_date": "2024-12-01",
            "registrar_name": "Checkdomain GmbH [Tag = VISIUM]",
            "registrar_website": "https://www.checkdomain.de",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "spantana.ru",
            "domain_keyword": "spantana",
            "domain_tld": "ru",
            "query_time": "2024-05-02 15:26:50",
            "create_date": "2023-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "spontanea.jp",
            "domain_keyword": "spontanea",
            "domain_tld": "jp",
            "query_time": "2024-06-02 00:17:25",
            "create_date": "2023-05-18",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "Michiko Fujiyama",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 81,
            "domain_name": "spontane.sk",
            "domain_keyword": "spontane",
            "domain_tld": "sk",
            "query_time": "2024-05-05 18:02:32",
            "create_date": "2003-09-19",
            "update_date": "2023-10-11",
            "expiry_date": "2024-09-19",
            "registrar_name": "Webglobe, a.s.",
            "registrant_name": "Zdeno Ziman SPONTANE",
            "registrant_company": "Zdeno Ziman SPONTANE",
            "registrant_address": "P.O.Hviezdoslava 39/76",
            "registrant_city": "Martin",
            "registrant_zip": "03601",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.902160124",
            "name_servers": [
                "ns1.dnsbackup.net",
                "ns1.nameserver.sk",
                "ns2.dnsbackup.net",
                "ns2.nameserver.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 82,
            "domain_name": "smontana.com",
            "domain_keyword": "smontana",
            "domain_tld": "com",
            "query_time": "2024-06-11 11:20:15",
            "create_date": "2003-05-31",
            "update_date": "2020-05-01",
            "expiry_date": "2024-04-01",
            "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": 83,
            "domain_name": "spontan.digital",
            "domain_keyword": "spontan",
            "domain_tld": "digital",
            "query_time": "2024-05-13 17:24:59",
            "create_date": "2020-12-29",
            "update_date": "2024-02-12",
            "expiry_date": "2024-12-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks15.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "spontane.nl",
            "domain_keyword": "spontane",
            "domain_tld": "nl",
            "query_time": "2024-05-21 22:56:35",
            "create_date": "2015-12-02",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 85,
            "domain_name": "spontanna.ru",
            "domain_keyword": "spontanna",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:53:40",
            "create_date": "2024-02-18",
            "expiry_date": "2025-02-18",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "spontanal.com",
            "domain_keyword": "spontanal",
            "domain_tld": "com",
            "query_time": "2024-05-24 16:15:40",
            "create_date": "2021-11-26",
            "update_date": "2024-01-26",
            "expiry_date": "2025-11-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.ibrave.host",
                "ns2.ibrave.host",
                "ns3.ibrave.host",
                "ns4.ibrave.host"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "spotnana.work",
            "domain_keyword": "spotnana",
            "domain_tld": "work",
            "query_time": "2024-06-03 17:22:55",
            "create_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bangkok",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "spontan.berlin",
            "domain_keyword": "spontan",
            "domain_tld": "berlin",
            "query_time": "2024-05-06 14:56:28",
            "create_date": "2015-10-24",
            "update_date": "2021-01-07",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1390,
            "registrar_name": "Host Europe Group",
            "registrar_website": "http://www.domainbox.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "spontan.net",
            "domain_keyword": "spontan",
            "domain_tld": "net",
            "query_time": "2024-05-06 14:56:28",
            "create_date": "2010-03-01",
            "update_date": "2024-04-14",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "pontana.net",
            "domain_keyword": "pontana",
            "domain_tld": "net",
            "query_time": "2024-04-27 07:41:22",
            "create_date": "2016-04-13",
            "update_date": "2023-02-28",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "MIRAIT Corporation",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "spontant.com",
            "domain_keyword": "spontant",
            "domain_tld": "com",
            "query_time": "2024-05-06 02:28:15",
            "create_date": "2016-04-12",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.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": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "spontanea.store",
            "domain_keyword": "spontanea",
            "domain_tld": "store",
            "query_time": "2024-05-22 17:12:59",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "spotnana.cn",
            "domain_keyword": "spotnana",
            "domain_tld": "cn",
            "query_time": "2024-05-27 15:11:38",
            "create_date": "2021-09-23",
            "expiry_date": "2024-09-23",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "陈志全",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "spontaan.co.uk",
            "domain_keyword": "spontaan",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 11:17:03",
            "create_date": "2017-11-08",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-08",
            "registrar_name": "Hostnet B.V. [Tag = HOSTNET-NL]",
            "registrar_website": "https://www.hostnet.nl",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 95,
            "domain_name": "spontanea.cz",
            "domain_keyword": "spontanea",
            "domain_tld": "cz",
            "query_time": "2024-06-10 18:56:00",
            "create_date": "2021-05-11",
            "update_date": "2021-05-11",
            "expiry_date": "2025-05-11",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "Pavel Černý",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ]
        },
        {
            "num": 96,
            "domain_name": "spontan.deals",
            "domain_keyword": "spontan",
            "domain_tld": "deals",
            "query_time": "2024-05-06 02:28:12",
            "create_date": "2017-10-10",
            "update_date": "2024-03-07",
            "expiry_date": "2024-10-10",
            "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": 97,
            "domain_name": "spontan.photography",
            "domain_keyword": "spontan",
            "domain_tld": "photography",
            "query_time": "2024-06-02 00:17:25",
            "create_date": "2022-12-02",
            "update_date": "2024-01-16",
            "expiry_date": "2024-12-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Smard.City",
            "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": [
                "ns1016.ui-dns.com",
                "ns1080.ui-dns.org",
                "ns1101.ui-dns.de",
                "ns1121.ui-dns.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "spotana.com",
            "domain_keyword": "spotana",
            "domain_tld": "com",
            "query_time": "2024-05-11 22:51:45",
            "create_date": "2022-03-08",
            "update_date": "2023-12-31",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "spontan.reisen",
            "domain_keyword": "spontan",
            "domain_tld": "reisen",
            "query_time": "2024-05-06 14:56:28",
            "create_date": "2014-07-31",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-31",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "spontan.me",
            "domain_keyword": "spontan",
            "domain_tld": "me",
            "query_time": "2024-05-21 22:56:34",
            "create_date": "2022-12-06",
            "update_date": "2024-04-26",
            "expiry_date": "2025-12-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.221,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>spontana.se</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1350</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sportana.store, spontania.com, spontany.com, spontania.net, sportana.be, spontano.com, spontaan.tech, spontane.org, spotnana.ru, spontaan.be, spontaan.com, spontaan.app, spontina.it, spontena.com, spontanya.ru, spontan.xyz, pontana.de, spontan.mobi, sontana.com, spontan.de, spontan.online, spontani.com, spantana.com, sportana.com, spontaan.nl, spotnana.biz, spotnana.com, spontant.se, spotnana.net, spontaan.work, spontanea.com, spontania.ro, spontane.top, spontara.com, spotnana.co.uk, sfontana.com, spontanea.it, sportana.me, spontanea.net, spontano.se, spontanea.org, spontanea.com.br, sportana.ru, spontania.city, spontaan.net, spontane.com, spotnana.travel, spontaan.club, spontani.info, spontan6.com, spotnana.pro, spontan.tips, spontan.pl, sontana.net, spontan.com, spontans.com, spontan.org, spontan.jetzt, spontan.ru, spontanea.app, spontane.net, spontan.net.pl, spontan.se, sontana.ru, spontan.store, spontan.io, pontana.com, spotnana.org, spontane.info, spotnana.xyz, spontang.com, spotnana.info, spontena.online, spotnana.technology, spontanka.ru, spontanx.com, spontanl.com, sportana.co.uk, spantana.ru, spontanea.jp, spontane.sk, smontana.com, spontan.digital, spontane.nl, spontanna.ru, spontanal.com, spotnana.work, spontan.berlin, spontan.net, pontana.net, spontant.com, spontanea.store, spotnana.cn, spontaan.co.uk, spontanea.cz, spontan.deals, spontan.photography, spotana.com, spontan.reisen, spontan.me</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sportana.store</domain_name>
   <domain_keyword>sportana</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-11 17:26:06</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0171113461</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>spontania.com</domain_name>
   <domain_keyword>spontania</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:17:43</query_time>
   <create_date>2004-12-28</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-12-28</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>ns-1531.awsdns-63.org</value>
    <value>ns-1573.awsdns-04.co.uk</value>
    <value>ns-394.awsdns-49.com</value>
    <value>ns-743.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>spontany.com</domain_name>
   <domain_keyword>spontany</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 00:17:27</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1840</registrar_iana>
   <registrar_name>DropCatch.com 429 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Oluwasanmi OLAJIDE</registrant_name>
   <registrant_address>254, MADAKI STREET, KUKWABA, KUBWA</registrant_address>
   <registrant_city>KUBWA</registrant_city>
   <registrant_state>Abuja Federal Capital Territory</registrant_state>
   <registrant_zip>991101</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8078525825</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>spontania.net</domain_name>
   <domain_keyword>spontania</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 20:35:53</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>3948</registrar_iana>
   <registrar_name>Gname 008 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sportana.be</domain_name>
   <domain_keyword>sportana</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-24 16:20:15</query_time>
   <create_date>2015-12-08</create_date>
   <registrar_name>Tigron BVBA</registrar_name>
   <registrar_website>http://www.tigron.be</registrar_website>
   <name_servers>
    <value>ns1.evonet.be</value>
    <value>ns2.evonet.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>spontano.com</domain_name>
   <domain_keyword>spontano</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 16:15:43</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1962</registrar_iana>
   <registrar_name>DropCatch.com 482 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Oluwasanmi OLAJIDE</registrant_name>
   <registrant_address>254, MADAKI STREET, KUKWABA, KUBWA</registrant_address>
   <registrant_city>KUBWA</registrant_city>
   <registrant_state>Abuja Federal Capital Territory</registrant_state>
   <registrant_zip>991101</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8078525825</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>spontaan.tech</domain_name>
   <domain_keyword>spontaan</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-02 00:17:24</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://realtimeregister.com/</registrar_website>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>be.ns.vip.nl</value>
    <value>dns.resolver.domains</value>
    <value>nl.ns.vip.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>spontane.org</domain_name>
   <domain_keyword>spontane</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 00:17:25</query_time>
   <create_date>2013-05-29</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>Kyoto</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>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>spotnana.ru</domain_name>
   <domain_keyword>spotnana</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:56:47</query_time>
   <create_date>2023-11-21</create_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>10</num>
   <domain_name>spontaan.be</domain_name>
   <domain_keyword>spontaan</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-19 11:17:00</query_time>
   <create_date>2008-02-23</create_date>
   <registrar_name>Hostnet bv</registrar_name>
   <registrar_website>http://www.hostnet.nl</registrar_website>
   <name_servers>
    <value>ns-1243.awsdns-27.org</value>
    <value>ns-1925.awsdns-48.co.uk</value>
    <value>ns-406.awsdns-50.com</value>
    <value>ns-829.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>spontaan.com</domain_name>
   <domain_keyword>spontaan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:17:00</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>
  <value>
   <num>12</num>
   <domain_name>spontaan.app</domain_name>
   <domain_keyword>spontaan</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-24 16:15:39</query_time>
   <create_date>2018-11-27</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protected by Hostnet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>spontina.it</domain_name>
   <domain_keyword>spontina</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-06 02:28:16</query_time>
   <create_date>2001-11-29</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>spontena.com</domain_name>
   <domain_keyword>spontena</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 22:56:54</query_time>
   <create_date>2013-04-22</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2026-04-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-1103.awsdns-09.org</value>
    <value>ns-1644.awsdns-13.co.uk</value>
    <value>ns-240.awsdns-30.com</value>
    <value>ns-888.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>spontanya.ru</domain_name>
   <domain_keyword>spontanya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:53:41</query_time>
   <create_date>2022-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>yandex</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>spontan.xyz</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-19 11:17:02</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>pontana.de</domain_name>
   <domain_keyword>pontana</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:56:16</query_time>
   <update_date>2022-06-06</update_date>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>spontan.mobi</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-24 16:15:39</query_time>
   <create_date>2009-09-16</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-09-16</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>19</num>
   <domain_name>sontana.com</domain_name>
   <domain_keyword>sontana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:16:54</query_time>
   <create_date>2004-03-13</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Losangelesnews inc.</registrant_name>
   <registrant_company>Losangelesnews.com</registrant_company>
   <registrant_address>23823 malibu road, #520</registrant_address>
   <registrant_city>Malibu</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90265</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.13104880403</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
    <value>ns3.fabulous.com</value>
    <value>ns4.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>spontan.de</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 23:58:10</query_time>
   <update_date>2017-03-09</update_date>
   <name_servers>
    <value>ns1.ht400.de</value>
    <value>ns2.ht200.de</value>
    <value>ns3.ht100.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>spontan.online</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-19 11:17:02</query_time>
   <create_date>2018-11-09</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <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>
   <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>22</num>
   <domain_name>spontani.com</domain_name>
   <domain_keyword>spontani</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:17:43</query_time>
   <create_date>2011-02-07</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2026-02-07</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>23</num>
   <domain_name>spantana.com</domain_name>
   <domain_keyword>spantana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 02:51:05</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-05</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>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sportana.com</domain_name>
   <domain_keyword>sportana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:08:43</query_time>
   <create_date>2013-02-06</create_date>
   <update_date>2021-01-31</update_date>
   <expiry_date>2025-02-06</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>spontaan.nl</domain_name>
   <domain_keyword>spontaan</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-27 15:02:24</query_time>
   <create_date>1999-11-08</create_date>
   <update_date>2019-01-24</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns-1529.awsdns-63.org</value>
    <value>ns-1660.awsdns-15.co.uk</value>
    <value>ns-474.awsdns-59.com</value>
    <value>ns-720.awsdns-26.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>spotnana.biz</domain_name>
   <domain_keyword>spotnana</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-11 22:55:32</query_time>
   <create_date>2022-06-16</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1150.awsdns-15.org</value>
    <value>ns-1647.awsdns-13.co.uk</value>
    <value>ns-201.awsdns-25.com</value>
    <value>ns-851.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>spotnana.com</domain_name>
   <domain_keyword>spotnana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 00:16:30</query_time>
   <create_date>2001-05-16</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-16</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 spotnana.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1392.awsdns-46.org</value>
    <value>ns-1579.awsdns-05.co.uk</value>
    <value>ns-206.awsdns-25.com</value>
    <value>ns-536.awsdns-03.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>spontant.se</domain_name>
   <domain_keyword>spontant</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:14:01</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>spotnana.net</domain_name>
   <domain_keyword>spotnana</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 22:55:28</query_time>
   <create_date>2022-06-16</create_date>
   <update_date>2023-05-13</update_date>
   <expiry_date>2024-06-16</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 spotnana.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-1361.awsdns-42.org</value>
    <value>ns-1719.awsdns-22.co.uk</value>
    <value>ns-827.awsdns-39.net</value>
    <value>ns-86.awsdns-10.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>spontaan.work</domain_name>
   <domain_keyword>spontaan</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-19 11:17:00</query_time>
   <create_date>2018-08-07</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-08-07</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>Privacy Protected by Hostnet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-Holland</registrant_state>
   <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>ns-1405.awsdns-47.org</value>
    <value>ns-1888.awsdns-44.co.uk</value>
    <value>ns-489.awsdns-61.com</value>
    <value>ns-547.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>spontanea.com</domain_name>
   <domain_keyword>spontanea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 07:00:38</query_time>
   <create_date>2008-10-16</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-16</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>ns1647.websitewelcome.com</value>
    <value>ns1648.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>spontania.ro</domain_name>
   <domain_keyword>spontania</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-24 16:15:43</query_time>
   <create_date>2013-11-04</create_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns.itistul.ro</value>
    <value>ns.narin.ro</value>
    <value>ns2.itistul.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>spontane.top</domain_name>
   <domain_keyword>spontane</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-02 00:17:25</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2022-11-30</update_date>
   <expiry_date>2024-11-30</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>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>34</num>
   <domain_name>spontara.com</domain_name>
   <domain_keyword>spontara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 22:56:54</query_time>
   <create_date>2021-10-26</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/973bcf35-e1bf-4b77-8496-14f16ab49e42</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>spotnana.co.uk</domain_name>
   <domain_keyword>spotnana</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 06:25:57</query_time>
   <create_date>2021-09-23</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>AXC [Tag = AXC-NL]</registrar_name>
   <registrar_website>https://www.versio.nl</registrar_website>
   <name_servers>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>sfontana.com</domain_name>
   <domain_keyword>sfontana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 16:40:59</query_time>
   <create_date>2022-08-20</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=sfontana.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>spontanea.it</domain_name>
   <domain_keyword>spontanea</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-06 02:28:12</query_time>
   <create_date>2015-03-29</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sportana.me</domain_name>
   <domain_keyword>sportana</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-06 15:17:11</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>docks14.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>spontanea.net</domain_name>
   <domain_keyword>spontanea</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 02:28:12</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>spontano.se</domain_name>
   <domain_keyword>spontano</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:14:01</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>ToolDomainsOOD</registrar_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>spontanea.org</domain_name>
   <domain_keyword>spontanea</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 14:56:28</query_time>
   <create_date>2013-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dante.ns.cloudflare.com</value>
    <value>lisa.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>42</num>
   <domain_name>spontanea.com.br</domain_name>
   <domain_keyword>spontanea</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-21 18:23:10</query_time>
   <create_date>2014-08-26</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrant_name>Pedro Ribeiro de Figueiredo</registrant_name>
   <name_servers>
    <value>ns1.tdnx.net</value>
    <value>ns2.tdnx.net</value>
    <value>ns3.tdnx.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>sportana.ru</domain_name>
   <domain_keyword>sportana</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:54:27</query_time>
   <create_date>2011-10-13</create_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;AlSerG&quot;</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>44</num>
   <domain_name>spontania.city</domain_name>
   <domain_keyword>spontania</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-19 11:17:42</query_time>
   <create_date>2017-03-21</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Istanbul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1djs.name.com</value>
    <value>ns2dqr.name.com</value>
    <value>ns3bgq.name.com</value>
    <value>ns4cpw.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>spontaan.net</domain_name>
   <domain_keyword>spontaan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 11:17:00</query_time>
   <create_date>2007-08-24</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://privacydomain.net/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>spontane.com</domain_name>
   <domain_keyword>spontane</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:17:02</query_time>
   <create_date>1997-11-19</create_date>
   <update_date>2023-01-21</update_date>
   <expiry_date>2026-11-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=spontane.com</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>spotnana.travel</domain_name>
   <domain_keyword>spotnana</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-11 22:55:28</query_time>
   <create_date>2006-09-18</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://encirca.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>W Travel Holdings Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>standard3.encirca.net</value>
    <value>standard4.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>spontaan.club</domain_name>
   <domain_keyword>spontaan</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-21 22:56:34</query_time>
   <create_date>2021-06-26</create_date>
   <update_date>2022-08-07</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0164931971</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>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>spontani.info</domain_name>
   <domain_keyword>spontani</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 17:25:03</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>spontan6.com</domain_name>
   <domain_keyword>spontan6</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:17:02</query_time>
   <create_date>2012-11-22</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ht400.de</value>
    <value>ns2.ht200.de</value>
    <value>ns3.ht100.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>spotnana.pro</domain_name>
   <domain_keyword>spotnana</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-03 16:58:11</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LION</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bangkok</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>spontan.tips</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-06-07 20:35:47</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-02-26</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_company>Tobias Schmidt</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>spontan.pl</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-06 02:28:13</query_time>
   <create_date>2019-04-09</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sontana.net</domain_name>
   <domain_keyword>sontana</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 16:21:17</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>spontan.com</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 22:56:34</query_time>
   <create_date>1999-01-31</create_date>
   <update_date>2023-01-27</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/spontan.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.swizzonic.ch</value>
    <value>dns2.swizzonic.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>spontans.com</domain_name>
   <domain_keyword>spontans</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 00:17:27</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.thednscloud.com</value>
    <value>ns2.thednscloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>spontan.org</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 11:17:02</query_time>
   <create_date>2000-07-28</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG</registrar_name>
   <registrar_website>https://www.variomedia.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.cnm.de</value>
    <value>ns2.cnm.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>spontan.jetzt</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>jetzt</domain_tld>
   <query_time>2024-05-21 22:56:34</query_time>
   <create_date>2022-09-06</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-09-06</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>59</num>
   <domain_name>spontan.ru</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:53:40</query_time>
   <create_date>2023-08-29</create_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>spontanea.app</domain_name>
   <domain_keyword>spontanea</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 00:17:25</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the 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>61</num>
   <domain_name>spontane.net</domain_name>
   <domain_keyword>spontane</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 20:35:47</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>spontan.net.pl</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-19 11:17:03</query_time>
   <create_date>2016-05-09</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.cyberstores.pl</value>
    <value>ns2.cyberstores.pl</value>
    <value>ns9.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>spontan.se</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-21 22:56:34</query_time>
   <create_date>2007-05-17</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</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>64</num>
   <domain_name>sontana.ru</domain_name>
   <domain_keyword>sontana</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:49:41</query_time>
   <create_date>2014-07-28</create_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>spontan.store</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 07:00:38</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2026-11-10</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>https://www.ledl.net</registrar_website>
   <registrant_state>Nordrhein Westfalen</registrant_state>
   <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>
   <name_servers>
    <value>ns1.domainreactivate.net</value>
    <value>ns2.domainreactivate.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>spontan.io</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-07 20:35:47</query_time>
   <create_date>2020-06-02</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2025-06-02</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>pontana.com</domain_name>
   <domain_keyword>pontana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 15:22:29</query_time>
   <create_date>2014-04-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-04-19</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>68</num>
   <domain_name>spotnana.org</domain_name>
   <domain_keyword>spotnana</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 22:55:28</query_time>
   <create_date>2022-06-16</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1527.awsdns-62.org</value>
    <value>ns-1936.awsdns-50.co.uk</value>
    <value>ns-488.awsdns-61.com</value>
    <value>ns-982.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>spontane.info</domain_name>
   <domain_keyword>spontane</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-07 20:35:47</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2027-04-08</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>https://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</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>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>spotnana.xyz</domain_name>
   <domain_keyword>spotnana</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 07:08:44</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <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>71</num>
   <domain_name>spontang.com</domain_name>
   <domain_keyword>spontang</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:17:43</query_time>
   <create_date>2007-01-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>spotnana.info</domain_name>
   <domain_keyword>spotnana</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 22:55:28</query_time>
   <create_date>2022-06-16</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1362.awsdns-42.org</value>
    <value>ns-1882.awsdns-43.co.uk</value>
    <value>ns-232.awsdns-29.com</value>
    <value>ns-841.awsdns-41.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>spontena.online</domain_name>
   <domain_keyword>spontena</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 00:17:27</query_time>
   <create_date>2023-01-31</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-01-31</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_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <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>
   <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>74</num>
   <domain_name>spotnana.technology</domain_name>
   <domain_keyword>spotnana</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-04-27 06:25:57</query_time>
   <create_date>2022-08-01</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-08-01</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>California</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>spontanka.ru</domain_name>
   <domain_keyword>spontanka</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:53:40</query_time>
   <create_date>2016-09-03</create_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>spontanx.com</domain_name>
   <domain_keyword>spontanx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:17:44</query_time>
   <create_date>2016-09-23</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ht400.de</value>
    <value>ns2.ht200.de</value>
    <value>ns3.ht100.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>spontanl.com</domain_name>
   <domain_keyword>spontanl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 17:25:03</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-11</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=spontanl.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>third.dnspod.net</value>
    <value>tom.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>sportana.co.uk</domain_name>
   <domain_keyword>sportana</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 21:01:55</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2022-11-30</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Checkdomain GmbH [Tag = VISIUM]</registrar_name>
   <registrar_website>https://www.checkdomain.de</registrar_website>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>spantana.ru</domain_name>
   <domain_keyword>spantana</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 15:26:50</query_time>
   <create_date>2023-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>spontanea.jp</domain_name>
   <domain_keyword>spontanea</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 00:17:25</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Michiko Fujiyama</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>spontane.sk</domain_name>
   <domain_keyword>spontane</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 18:02:32</query_time>
   <create_date>2003-09-19</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <registrant_name>Zdeno Ziman SPONTANE</registrant_name>
   <registrant_company>Zdeno Ziman SPONTANE</registrant_company>
   <registrant_address>P.O.Hviezdoslava 39/76</registrant_address>
   <registrant_city>Martin</registrant_city>
   <registrant_zip>03601</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.902160124</registrant_phone>
   <name_servers>
    <value>ns1.dnsbackup.net</value>
    <value>ns1.nameserver.sk</value>
    <value>ns2.dnsbackup.net</value>
    <value>ns2.nameserver.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>smontana.com</domain_name>
   <domain_keyword>smontana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 11:20:15</query_time>
   <create_date>2003-05-31</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2024-04-01</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>83</num>
   <domain_name>spontan.digital</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-13 17:24:59</query_time>
   <create_date>2020-12-29</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>spontane.nl</domain_name>
   <domain_keyword>spontane</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 22:56:35</query_time>
   <create_date>2015-12-02</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>spontanna.ru</domain_name>
   <domain_keyword>spontanna</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:53:40</query_time>
   <create_date>2024-02-18</create_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>spontanal.com</domain_name>
   <domain_keyword>spontanal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 16:15:40</query_time>
   <create_date>2021-11-26</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-11-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.ibrave.host</value>
    <value>ns2.ibrave.host</value>
    <value>ns3.ibrave.host</value>
    <value>ns4.ibrave.host</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>spotnana.work</domain_name>
   <domain_keyword>spotnana</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-03 17:22:55</query_time>
   <create_date>2024-06-01</create_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LION</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bangkok</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>spontan.berlin</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-06 14:56:28</query_time>
   <create_date>2015-10-24</create_date>
   <update_date>2021-01-07</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Host Europe Group</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>spontan.net</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 14:56:28</query_time>
   <create_date>2010-03-01</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <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>90</num>
   <domain_name>pontana.net</domain_name>
   <domain_keyword>pontana</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 07:41:22</query_time>
   <create_date>2016-04-13</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>MIRAIT Corporation</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>spontant.com</domain_name>
   <domain_keyword>spontant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 02:28:15</query_time>
   <create_date>2016-04-12</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.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>IS</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>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>spontanea.store</domain_name>
   <domain_keyword>spontanea</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-22 17:12:59</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>spotnana.cn</domain_name>
   <domain_keyword>spotnana</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 15:11:38</query_time>
   <create_date>2021-09-23</create_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>陈志全</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>spontaan.co.uk</domain_name>
   <domain_keyword>spontaan</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 11:17:03</query_time>
   <create_date>2017-11-08</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>Hostnet B.V. [Tag = HOSTNET-NL]</registrar_name>
   <registrar_website>https://www.hostnet.nl</registrar_website>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>spontanea.cz</domain_name>
   <domain_keyword>spontanea</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-06-10 18:56:00</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2021-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>Pavel Černý</registrant_name>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
  </value>
  <value>
   <num>96</num>
   <domain_name>spontan.deals</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-05-06 02:28:12</query_time>
   <create_date>2017-10-10</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-10-10</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>97</num>
   <domain_name>spontan.photography</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-06-02 00:17:25</query_time>
   <create_date>2022-12-02</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Smard.City</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1016.ui-dns.com</value>
    <value>ns1080.ui-dns.org</value>
    <value>ns1101.ui-dns.de</value>
    <value>ns1121.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>spotana.com</domain_name>
   <domain_keyword>spotana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 22:51:45</query_time>
   <create_date>2022-03-08</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-03-08</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.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>99</num>
   <domain_name>spontan.reisen</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>reisen</domain_tld>
   <query_time>2024-05-06 14:56:28</query_time>
   <create_date>2014-07-31</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>spontan.me</domain_name>
   <domain_keyword>spontan</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-21 22:56:34</query_time>
   <create_date>2022-12-06</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-12-06</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.221</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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