WHOIS QUERY TIME

6 Jun 2024 - 3:37 PM UTC

Registered: 11 July 2018
Expiry: 11 July 2025

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

ns-1410.awsdns-48.org
ns-1989.awsdns-56.co.uk
ns-55.awsdns-06.com
ns-569.awsdns-07.net

REGISTRANT

Name: resIT

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=atempo.cl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "atempo.cl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "atempo.cl",
            "domain_keyword": "atempo",
            "domain_tld": "cl",
            "query_time": "2024-06-06 15:37:23",
            "create_date": "2018-07-11",
            "expiry_date": "2025-07-11",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "resIT",
            "name_servers": [
                "ns-1410.awsdns-48.org",
                "ns-1989.awsdns-56.co.uk",
                "ns-55.awsdns-06.com",
                "ns-569.awsdns-07.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.135,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>atempo.cl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>atempo.cl</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-06 15:37:23</query_time>
   <create_date>2018-07-11</create_date>
   <expiry_date>2025-07-11</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>resIT</registrant_name>
   <name_servers>
    <value>ns-1410.awsdns-48.org</value>
    <value>ns-1989.awsdns-56.co.uk</value>
    <value>ns-55.awsdns-06.com</value>
    <value>ns-569.awsdns-07.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.135</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.275 seconds) for "atempo.cl" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Feb 2024 - 8:37 PM UTC

Registered: 11 July 2018
Expiry: 11 July 2025

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

ns-1204.awsdns-22.org
ns-1762.awsdns-28.co.uk
ns-523.awsdns-01.net
ns-82.awsdns-10.com

REGISTRANT

Name: resIT

#2 - QUERY TIME

6 Jun 2024 - 3:37 PM UTC

Registered: 11 July 2018
Expiry: 11 July 2025

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

ns-1410.awsdns-48.org
ns-1989.awsdns-56.co.uk
ns-55.awsdns-06.com
ns-569.awsdns-07.net

REGISTRANT

Name: resIT

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=atempo.cl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "atempo.cl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "atempo.cl",
    "results": [
        {
            "num": 1,
            "domain_name": "atempo.cl",
            "domain_keyword": "atempo",
            "domain_tld": "cl",
            "query_time": "2024-02-20 20:37:06",
            "create_date": "2018-07-11",
            "expiry_date": "2025-07-11",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "resIT",
            "name_servers": [
                "ns-1204.awsdns-22.org",
                "ns-1762.awsdns-28.co.uk",
                "ns-523.awsdns-01.net",
                "ns-82.awsdns-10.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "atempo.cl",
            "domain_keyword": "atempo",
            "domain_tld": "cl",
            "query_time": "2024-06-06 15:37:23",
            "create_date": "2018-07-11",
            "expiry_date": "2025-07-11",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "resIT",
            "name_servers": [
                "ns-1410.awsdns-48.org",
                "ns-1989.awsdns-56.co.uk",
                "ns-55.awsdns-06.com",
                "ns-569.awsdns-07.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.275,
        "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>atempo.cl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>atempo.cl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>atempo.cl</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-02-20 20:37:06</query_time>
   <create_date>2018-07-11</create_date>
   <expiry_date>2025-07-11</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>resIT</registrant_name>
   <name_servers>
    <value>ns-1204.awsdns-22.org</value>
    <value>ns-1762.awsdns-28.co.uk</value>
    <value>ns-523.awsdns-01.net</value>
    <value>ns-82.awsdns-10.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>atempo.cl</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-06 15:37:23</query_time>
   <create_date>2018-07-11</create_date>
   <expiry_date>2025-07-11</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>resIT</registrant_name>
   <name_servers>
    <value>ns-1410.awsdns-48.org</value>
    <value>ns-1989.awsdns-56.co.uk</value>
    <value>ns-55.awsdns-06.com</value>
    <value>ns-569.awsdns-07.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.275</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 29 domain names (in 0.102 seconds) which contained the exact domain keyword "atempo".
Domain Name Registered Expiry Registrar Ownership
1 atempo.com 26 Mar 1997 27 Mar 2025 GoDaddy.com, LLC -
2 atempo.org 19 May 1998 18 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 atempo.it 10 Apr 2000 23 Feb 2025 V.I.P. Video Italia Production s.r.l. V.I.P. S.r.l.
4 atempo.dk 25 Apr 2000 30 Jun 2024 - Niels Linneberg
5 atempo.net 10 Jul 2003 10 Jul 2024 10DENCEHISPAHARD, S.L A tempo
6 atempo.jp 17 Jul 2003 31 Jul 2024 - (Not displayed by registrant's request)
7 atempo.ca 15 Jul 2008 15 Jul 2024 Register.ca Inc. REDACTED FOR PRIVACY
8 atempo.com.co 6 Mar 2013 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 atempo.sk 23 Jun 2013 23 Jun 2024 WebSupport s.r.o. Ing. Ervín Zaťko EASY
10 atempo.nl 9 Feb 2014 - XNS Registrar B.V. -
11 atempo.club 19 Jan 2015 18 Jan 2025 Tucows Domains Inc. Mavi Iletisim Mehendislik Dan. Mum. Tic. Ltd. Sti
12 atempo.ru 29 Apr 2017 29 Apr 2025 REGRU-RU Private Person
13 atempo.cl 11 Jul 2018 11 Jul 2025 NIC Chile resIT
14 atempo.cn 2 Nov 2018 2 Nov 2024 阿里云计算有限公司(万网) 王晓文
15 atempo.pt 3 Apr 2020 3 Apr 2026 - 3 H - Comunicação de Marketing Lda
16 atempo.life 2 Sep 2020 2 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 atempo.education 30 Sep 2020 30 Sep 2024 OVH SAS REDACTED FOR PRIVACY
18 atempo.dev 29 Jan 2021 29 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
19 atempo.cloud 4 May 2021 4 May 2025 OVH sas REDACTED FOR PRIVACY
20 atempo.co 25 Apr 2022 25 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
21 atempo.social 31 Oct 2022 31 Oct 2024 Key-Systems, LLC atempo Betriebsgesellschaft mbH
22 atempo.cat 20 Feb 2023 20 Feb 2025 Soluciones Corporativas IP, SLU -
23 atempo.store 16 May 2023 16 May 2025 Go Daddy, LLC Domains By Proxy, LLC
24 atempo.online 16 May 2023 16 May 2025 Go Daddy, LLC Domains By Proxy, LLC
25 atempo.me 11 Jul 2023 11 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 atempo.site 16 Dec 2023 16 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
27 atempo.tech 24 Jan 2024 24 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
28 atempo.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
29 atempo.art 30 Apr 2024 30 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
30 atempo.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=atempo&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "atempo",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 30,
        "relation": "eq",
        "current": 30
    },
    "unique_domains": "atempo.com, atempo.org, atempo.it, atempo.dk, atempo.net, atempo.jp, atempo.ca, atempo.com.co, atempo.sk, atempo.nl, atempo.club, atempo.ru, atempo.cl, atempo.cn, atempo.pt, atempo.life, atempo.education, atempo.dev, atempo.cloud, atempo.co, atempo.social, atempo.cat, atempo.store, atempo.online, atempo.me, atempo.site, atempo.tech, atempo.xyz, atempo.art, atempo.info",
    "results": [
        {
            "num": 1,
            "domain_name": "atempo.com",
            "domain_keyword": "atempo",
            "domain_tld": "com",
            "query_time": "2024-06-03 20:08:37",
            "create_date": "1997-03-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "atempo.org",
            "domain_keyword": "atempo",
            "domain_tld": "org",
            "query_time": "2024-04-15 19:38:24",
            "create_date": "1998-05-19",
            "update_date": "2024-03-21",
            "expiry_date": "2025-05-18",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "atempo.it",
            "domain_keyword": "atempo",
            "domain_tld": "it",
            "query_time": "2024-05-11 16:38:22",
            "create_date": "2000-04-10",
            "update_date": "2024-03-10",
            "expiry_date": "2025-02-23",
            "registrar_name": "V.I.P. Video Italia Production s.r.l.",
            "registrar_website": "https://www.videoitaliaproduction.it",
            "registrant_company": "V.I.P. S.r.l.",
            "registrant_address": "Galleria Falcone Borsellino, 3",
            "registrant_city": "Bologna",
            "registrant_state": "BO",
            "registrant_zip": "40123",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.videoitaliaproduction.it",
                "ns2.videoitaliaproduction.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "atempo.dk",
            "domain_keyword": "atempo",
            "domain_tld": "dk",
            "query_time": "2024-05-10 02:45:00",
            "create_date": "2000-04-25",
            "expiry_date": "2024-06-30",
            "registrant_name": "Niels Linneberg",
            "registrant_address": "Dalgårdsvej 34",
            "registrant_city": "Oksbøl",
            "registrant_zip": "6840",
            "registrant_country": "DK",
            "registrant_phone": "+45 75272758",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "atempo.net",
            "domain_keyword": "atempo",
            "domain_tld": "net",
            "query_time": "2024-04-15 19:38:24",
            "create_date": "2003-07-10",
            "update_date": "2020-06-06",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1403,
            "registrar_name": "10DENCEHISPAHARD, S.L",
            "registrar_website": "https://www.cdmon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A tempo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "http://www.whoiscontactsprotection.com/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "atempo.jp",
            "domain_keyword": "atempo",
            "domain_tld": "jp",
            "query_time": "2024-05-23 04:53:52",
            "create_date": "2003-07-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 7,
            "domain_name": "atempo.ca",
            "domain_keyword": "atempo",
            "domain_tld": "ca",
            "query_time": "2024-04-15 19:38:24",
            "create_date": "2008-07-15",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-15",
            "registrar_name": "Register.ca Inc.",
            "registrar_website": "https://register.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.griffmedia.com",
                "ns6.griffmedia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "atempo.com.co",
            "domain_keyword": "atempo",
            "domain_tld": "com.co",
            "query_time": "2024-05-09 04:39:54",
            "create_date": "2013-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.slmhosting.org",
                "ns9.slmhosting.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "atempo.sk",
            "domain_keyword": "atempo",
            "domain_tld": "sk",
            "query_time": "2024-05-05 17:30:44",
            "create_date": "2013-06-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-23",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Ing. Ervín Zaťko",
            "registrant_company": "Ing. Ervín Zaťko EASY",
            "registrant_address": "Záhradná 1",
            "registrant_city": "Čebovce",
            "registrant_zip": "99125",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "atempo.nl",
            "domain_keyword": "atempo",
            "domain_tld": "nl",
            "query_time": "2024-04-15 19:38:24",
            "create_date": "2014-02-09",
            "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": 11,
            "domain_name": "atempo.club",
            "domain_keyword": "atempo",
            "domain_tld": "club",
            "query_time": "2024-05-20 10:16:50",
            "create_date": "2015-01-19",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mavi Iletisim Mehendislik Dan. Mum. Tic. Ltd. Sti",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webkontrol.doruk.net.tr",
                "ns2.webkontrol.doruk.net.tr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "atempo.ru",
            "domain_keyword": "atempo",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:25:13",
            "create_date": "2017-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "atempo.cl",
            "domain_keyword": "atempo",
            "domain_tld": "cl",
            "query_time": "2024-06-06 15:37:23",
            "create_date": "2018-07-11",
            "expiry_date": "2025-07-11",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "resIT",
            "name_servers": [
                "ns-1410.awsdns-48.org",
                "ns-1989.awsdns-56.co.uk",
                "ns-55.awsdns-06.com",
                "ns-569.awsdns-07.net"
            ]
        },
        {
            "num": 14,
            "domain_name": "atempo.cn",
            "domain_keyword": "atempo",
            "domain_tld": "cn",
            "query_time": "2024-05-11 16:38:22",
            "create_date": "2018-11-02",
            "expiry_date": "2024-11-02",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王晓文",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "atempo.pt",
            "domain_keyword": "atempo",
            "domain_tld": "pt",
            "query_time": "2024-06-06 15:37:23",
            "create_date": "2020-04-03",
            "expiry_date": "2026-04-03",
            "registrant_name": "3 H - Comunicação de Marketing Lda",
            "registrant_address": "CC Marques de Abrantes, 43 Rc Dto",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1200-718",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected],[email protected]",
            "name_servers": [
                "ns5.mydnspt.net",
                "ns6.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 16,
            "domain_name": "atempo.life",
            "domain_keyword": "atempo",
            "domain_tld": "life",
            "query_time": "2024-05-20 10:16:50",
            "create_date": "2020-09-02",
            "update_date": "2023-10-17",
            "expiry_date": "2025-09-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": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "atempo.education",
            "domain_keyword": "atempo",
            "domain_tld": "education",
            "query_time": "2024-06-06 15:37:23",
            "create_date": "2020-09-30",
            "update_date": "2023-10-05",
            "expiry_date": "2024-09-30",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hybrid3688-1.fr.ns.planethoster.net",
                "hybrid3688.fr.ns.planethoster.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "atempo.dev",
            "domain_keyword": "atempo",
            "domain_tld": "dev",
            "query_time": "2024-05-24 13:39:29",
            "create_date": "2021-01-29",
            "update_date": "2024-03-14",
            "expiry_date": "2026-01-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "atempo.cloud",
            "domain_keyword": "atempo",
            "domain_tld": "cloud",
            "query_time": "2024-05-04 00:02:51",
            "create_date": "2021-05-04",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-04",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "isla.ns.cloudflare.com",
                "rick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "atempo.co",
            "domain_keyword": "atempo",
            "domain_tld": "co",
            "query_time": "2024-05-20 10:16:50",
            "create_date": "2022-04-25",
            "update_date": "2024-05-19",
            "expiry_date": "2025-04-25",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "atempo.social",
            "domain_keyword": "atempo",
            "domain_tld": "social",
            "query_time": "2024-04-15 19:38:24",
            "create_date": "2022-10-31",
            "update_date": "2023-12-15",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "atempo Betriebsgesellschaft mbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "atempo.cat",
            "domain_keyword": "atempo",
            "domain_tld": "cat",
            "query_time": "2024-06-06 15:37:23",
            "create_date": "2023-02-20",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7961.webempresa.eu",
                "ns7962.webempresa.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "atempo.store",
            "domain_keyword": "atempo",
            "domain_tld": "store",
            "query_time": "2024-05-17 00:57:43",
            "create_date": "2023-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "atempo.online",
            "domain_keyword": "atempo",
            "domain_tld": "online",
            "query_time": "2024-05-19 18:54:26",
            "create_date": "2023-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "atempo.me",
            "domain_keyword": "atempo",
            "domain_tld": "me",
            "query_time": "2024-06-06 15:37:23",
            "create_date": "2023-07-11",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-11",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "atempo.site",
            "domain_keyword": "atempo",
            "domain_tld": "site",
            "query_time": "2024-06-06 15:37:23",
            "create_date": "2023-12-16",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "atempo.tech",
            "domain_keyword": "atempo",
            "domain_tld": "tech",
            "query_time": "2024-05-19 18:54:26",
            "create_date": "2024-01-24",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "atempo.xyz",
            "domain_keyword": "atempo",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 04:39:54",
            "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": 29,
            "domain_name": "atempo.art",
            "domain_keyword": "atempo",
            "domain_tld": "art",
            "query_time": "2024-05-02 14:18:22",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "atempo.info",
            "domain_keyword": "atempo",
            "domain_tld": "info",
            "query_time": "2024-05-25 16:59:19",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "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": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.102,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>atempo</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>30</total>
  <relation>eq</relation>
  <current>30</current>
 </count>
 <unique_domains>atempo.com, atempo.org, atempo.it, atempo.dk, atempo.net, atempo.jp, atempo.ca, atempo.com.co, atempo.sk, atempo.nl, atempo.club, atempo.ru, atempo.cl, atempo.cn, atempo.pt, atempo.life, atempo.education, atempo.dev, atempo.cloud, atempo.co, atempo.social, atempo.cat, atempo.store, atempo.online, atempo.me, atempo.site, atempo.tech, atempo.xyz, atempo.art, atempo.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>atempo.com</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 20:08:37</query_time>
   <create_date>1997-03-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-27</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>atempo.org</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 19:38:24</query_time>
   <create_date>1998-05-19</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>atempo.it</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-11 16:38:22</query_time>
   <create_date>2000-04-10</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>V.I.P. Video Italia Production s.r.l.</registrar_name>
   <registrar_website>https://www.videoitaliaproduction.it</registrar_website>
   <registrant_company>V.I.P. S.r.l.</registrant_company>
   <registrant_address>Galleria Falcone Borsellino, 3</registrant_address>
   <registrant_city>Bologna</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40123</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.videoitaliaproduction.it</value>
    <value>ns2.videoitaliaproduction.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>atempo.dk</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 02:45:00</query_time>
   <create_date>2000-04-25</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Niels Linneberg</registrant_name>
   <registrant_address>Dalgårdsvej 34</registrant_address>
   <registrant_city>Oksbøl</registrant_city>
   <registrant_zip>6840</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 75272758</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>atempo.net</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 19:38:24</query_time>
   <create_date>2003-07-10</create_date>
   <update_date>2020-06-06</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10DENCEHISPAHARD, S.L</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A tempo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>http://www.whoiscontactsprotection.com/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>atempo.jp</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-23 04:53:52</query_time>
   <create_date>2003-07-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>atempo.ca</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-15 19:38:24</query_time>
   <create_date>2008-07-15</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>Register.ca Inc.</registrar_name>
   <registrar_website>https://register.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.griffmedia.com</value>
    <value>ns6.griffmedia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>atempo.com.co</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-09 04:39:54</query_time>
   <create_date>2013-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.slmhosting.org</value>
    <value>ns9.slmhosting.org</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>9</num>
   <domain_name>atempo.sk</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 17:30:44</query_time>
   <create_date>2013-06-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Ing. Ervín Zaťko</registrant_name>
   <registrant_company>Ing. Ervín Zaťko EASY</registrant_company>
   <registrant_address>Záhradná 1</registrant_address>
   <registrant_city>Čebovce</registrant_city>
   <registrant_zip>99125</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>atempo.nl</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-15 19:38:24</query_time>
   <create_date>2014-02-09</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>11</num>
   <domain_name>atempo.club</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-20 10:16:50</query_time>
   <create_date>2015-01-19</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-18</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>Mavi Iletisim Mehendislik Dan. Mum. Tic. Ltd. Sti</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>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>ns1.webkontrol.doruk.net.tr</value>
    <value>ns2.webkontrol.doruk.net.tr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>atempo.ru</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:25:13</query_time>
   <create_date>2017-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>atempo.cl</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-06 15:37:23</query_time>
   <create_date>2018-07-11</create_date>
   <expiry_date>2025-07-11</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>resIT</registrant_name>
   <name_servers>
    <value>ns-1410.awsdns-48.org</value>
    <value>ns-1989.awsdns-56.co.uk</value>
    <value>ns-55.awsdns-06.com</value>
    <value>ns-569.awsdns-07.net</value>
   </name_servers>
  </value>
  <value>
   <num>14</num>
   <domain_name>atempo.cn</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-11 16:38:22</query_time>
   <create_date>2018-11-02</create_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王晓文</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>atempo.pt</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-06 15:37:23</query_time>
   <create_date>2020-04-03</create_date>
   <expiry_date>2026-04-03</expiry_date>
   <registrant_name>3 H - Comunicação de Marketing Lda</registrant_name>
   <registrant_address>CC Marques de Abrantes, 43 Rc Dto</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1200-718</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns5.mydnspt.net</value>
    <value>ns6.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>atempo.life</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-20 10:16:50</query_time>
   <create_date>2020-09-02</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2025-09-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>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>atempo.education</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-06-06 15:37:23</query_time>
   <create_date>2020-09-30</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hybrid3688-1.fr.ns.planethoster.net</value>
    <value>hybrid3688.fr.ns.planethoster.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>atempo.dev</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-24 13:39:29</query_time>
   <create_date>2021-01-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2026-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>atempo.cloud</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-04 00:02:51</query_time>
   <create_date>2021-05-04</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>isla.ns.cloudflare.com</value>
    <value>rick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>atempo.co</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-20 10:16:50</query_time>
   <create_date>2022-04-25</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>atempo.social</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-15 19:38:24</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-10-31</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>atempo Betriebsgesellschaft mbH</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>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>atempo.cat</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-06-06 15:37:23</query_time>
   <create_date>2023-02-20</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7961.webempresa.eu</value>
    <value>ns7962.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>atempo.store</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-17 00:57:43</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>atempo.online</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 18:54:26</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>atempo.me</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-06 15:37:23</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-11</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>atempo.site</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-06 15:37:23</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>atempo.tech</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-19 18:54:26</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>atempo.xyz</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 04:39:54</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>29</num>
   <domain_name>atempo.art</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-02 14:18:22</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>atempo.info</domain_name>
   <domain_keyword>atempo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 16:59:19</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</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>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.102</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 5,272 domain names (in 0.323 seconds) which look and sound like the brand name "atempo".
Domain Name Registered Expiry Registrar Ownership
1 abtempo.hu 25 Aug 2010 - - -
2 atempos.store 5 Feb 2024 5 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
3 otempo.vip 19 Feb 2024 19 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
4 3tempo.it 28 Jan 2019 28 Jan 2025 Netsons S.r.l. Elios Societa Cooperativa Sociale
5 natempo.com 5 May 2023 5 May 2025 GoDaddy.com, LLC -
6 xtempo.in 16 May 2011 16 May 2025 Endurance Digital Domain Technology LLP X Tempo
7 mtempo.com 27 Jun 2020 27 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
8 taempo.com 10 Jul 2016 10 Jul 2024 ANNULET, INC BuyDomains.com
9 wtempo.online 30 Jan 2023 30 Jan 2025 Registrar of Domain Names REG.RU, LLC Private Person
10 2tempo.com 21 Apr 2005 21 Apr 2025 Tucows Domains Inc. -
11 altempo.app 7 Mar 2023 7 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
12 atempa.org.br 17 Aug 2011 17 Aug 2025 - Associa??o dos Trabalhadores em Educa??o de Porto
13 otempo.nl 6 Jul 2012 - ZXCS -
14 atemgo.com 16 Mar 2022 15 Mar 2024 Eurodns S.A. Incubesa Europe s.l.
15 artempo.info 29 Sep 2023 29 Sep 2026 GoDaddy.com, LLC Domains By Proxy, LLC
16 wtempo.pl 17 May 2023 17 May 2025 PERSKIMEDIA Szymon Perski -
17 altempo.org 8 Oct 2010 8 Oct 2026 OVH sas ANNE LAURE JOLAIN
18 atiempo.work 1 Sep 2023 1 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 altempo.com 16 Nov 2003 16 Nov 2024 Nameshield SAS ALGECO
20 catempo.org 4 May 2012 4 May 2025 Tucows Domains Inc. COOPERATIVA AUTOSERVIZI TIBURT
21 altempo.biz 2 Jun 2016 1 Jun 2025 Nameshield SAS ALGECO
22 atempol.pl 6 Oct 2014 6 Oct 2024 home.pl S.A. -
23 atemps.cat 2 May 2006 2 May 2025 Openprovider -
24 batempo.com 14 Jul 2022 14 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
25 atempoe.com 17 Apr 2024 17 Apr 2025 NameSilo, LLC -
26 artempo.paris 16 Dec 2014 16 Dec 2024 IONOS SE Agence THRIVE
27 atempt.shop 26 Apr 2023 26 Apr 2025 Sav.com, LLC -
28 avtempo.nl 20 Feb 2001 - Triple Interactive B.V. -
29 atemto.com.br 9 Nov 2010 9 Nov 2025 UOLHOST (22) Cristiano Reis de Morais
30 4tempo.info 9 Jan 2013 9 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 otempo.gal 2 Dec 2014 2 Dec 2024 Acens Technologies, S.L.U -
32 atiempo.net 20 Aug 2004 20 Aug 2024 Tucows Domains Inc. -
33 artempo.it 6 Oct 2005 8 Sep 2024 Aruba s.p.a. Artempo Italia s.a.s. di Nicola Di Cuia
34 btempo.com 9 Mar 2020 9 Mar 2025 GoDaddy.com, LLC -
35 artempo.vip 8 Jan 2024 8 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei dong hao
36 ntempo.net 23 Mar 2007 23 Mar 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
37 ttempo.com 27 Mar 2021 27 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
38 ztempo.com 14 Jan 2017 14 Jan 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
39 itempo.store 3 Dec 2023 3 Dec 2024 Tucows.com Co. Contact Privacy Inc. Customer 0169503365
40 etempo.com 14 Oct 2001 14 Oct 2024 GoDaddy.com, LLC -
41 altempo.website 12 Dec 2022 12 Dec 2024 InternetX GmbH AL TEMPO
42 atempor.com 24 Mar 2023 24 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com REGIS SILVEIRA DE OLIVEIRA
43 atemps.app 12 Aug 2023 12 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 atiempo.info 15 Dec 2006 15 Dec 2024 10dencehispahard, S.L. Bikuma Global Services
45 atempi.com.co 21 Nov 2006 20 Nov 2024 Mi.com.co REDACTED FOR PRIVACY
46 otempo.dk 28 Feb 2014 28 Feb 2025 - Robert Olaf Berlowicz
47 atemppo.com 20 May 2013 20 May 2025 Arsys Internet, S.L. dba NICLINE.COM ATEMPPO CUATRO SL
48 atempol.com.pl 15 Jun 2000 14 Jun 2024 home.pl S.A. -
49 atempoo.com 11 Jun 2021 11 Jun 2024 Soluciones Corporativas IP, SL -
50 atembo.it 14 May 2019 14 May 2024 Nameshield hidden
51 atempor.online 24 Mar 2023 24 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
52 otempo.pt - - - EL TIEMPO PREVISTO SLU
53 amtempo.de - - - -
54 wtempo.com 2 Nov 2018 2 Nov 2027 DNSPod, Inc. REDACTED FOR PRIVACY
55 abtempo.com 1 Mar 2023 1 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
56 adempo.com 7 Aug 2012 7 Aug 2024 Cloudflare, Inc. DATA REDACTED
57 otempo.org 20 Jul 2018 20 Jul 2024 OVH sas REDACTED FOR PRIVACY
58 atempc.com 11 Feb 2023 11 Feb 2025 GoDaddy.com, LLC -
59 itempo.de - - - -
60 atiempo.live 1 Jan 2024 1 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
61 atemps.store 9 May 2023 9 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
62 4tempo.net 9 Jan 2013 9 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 atexpo.online 31 Mar 2023 31 Mar 2026 PDR Ltd. d/b/a PublicDomainRegistry.com none
64 atembo.net 5 Jul 2023 5 Jul 2024 GoDaddy.com, LLC -
65 atemps.net 26 Jun 2012 26 Jun 2024 acens Technologies, S.L.U. Gema Garcia Cardona
66 atiempo.co 24 Feb 2010 23 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 atiempo.cl 24 Nov 1998 21 Dec 2024 NIC Chile Elizabeth Carmona Castillo
68 3tempo.net 20 Jun 2013 20 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
69 altempo.ru 4 Sep 2023 4 Sep 2024 REGRU-RU LLC "Monarkh"
70 tatempo.com 2 Jun 2023 2 Jun 2024 SAV.COM, LLC - 1 REDACTED FOR PRIVACY
71 a-tempo.fr 21 Mar 2010 21 Mar 2025 IONOS SE Ano Nymous
72 atexpo.org 25 Sep 2008 25 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 atemio.org 11 Nov 2010 11 Nov 2024 united-domains AG Atelmo GmbH
74 atemto.net 11 May 2016 11 May 2024 OVH, SAS REDACTED FOR PRIVACY
75 atemps.in 27 Oct 2017 27 Oct 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
76 ktempo.com 31 Mar 2018 31 Mar 2025 GoDaddy.com, LLC -
77 atempi.com 12 Jan 2008 12 Jan 2025 Megazone Corp., dba HOSTING.KR beats
78 atecpo.com 21 Apr 2020 21 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
79 eatempo.com 16 May 2023 16 May 2025 Cloudflare, Inc. DATA REDACTED
80 adempo.llc 14 Dec 2022 14 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
81 ltempo.com 5 Aug 2017 5 Aug 2024 Cloudflare, Inc. DATA REDACTED
82 4tempo.com 9 Jan 2013 9 Jan 2025 GoDaddy.com, LLC -
83 hatempo.com 24 Sep 2020 24 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
84 itempo.tv 30 Oct 2015 30 Oct 2024 OVH sas Registry Services, LLC
85 agtempo.com 31 May 2019 31 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
86 atempa.org 19 Feb 2011 19 Feb 2025 united-domains AG REDACTED FOR PRIVACY
87 atiempo.app 29 Apr 2019 29 Apr 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
88 a-tempo.nl 28 Feb 2007 - ZXCS -
89 atyempo.com 18 Feb 2024 18 Feb 2025 Squarespace Domains II LLC atyempo.com
90 ntempo.org 23 Mar 2007 23 Mar 2025 eNom, LLC Whois Privacy Protection Service, Inc.
91 actempo.com 6 Dec 2017 6 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 atembo.com 17 May 2009 17 May 2025 gabia Whois Privacy Services by DOMAINCA
93 atemoo.com 19 May 2024 19 May 2026 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
94 artempo.fun 8 Jan 2024 8 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei dong hao
95 attempo.cloud 21 Nov 2019 21 Nov 2028 GoDaddy Domains By Proxy, LLC
96 atiempo.pro 1 Feb 2023 1 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 ateempo.com 9 Jan 2018 9 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
98 atempy.com 26 Jun 2015 26 Jun 2024 Network Solutions, LLC -
99 atiempo.site 10 Aug 2023 10 Aug 2024 Dynadot LLC -
100 atiempo.com.co 23 Jan 2000 14 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Atempo.cl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=atempo.cl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "atempo.cl",
        "page_size": 100
    },
    "count": {
        "total": 5272,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "abtempo.hu, atempos.store, otempo.vip, 3tempo.it, natempo.com, xtempo.in, mtempo.com, taempo.com, wtempo.online, 2tempo.com, altempo.app, atempa.org.br, otempo.nl, atemgo.com, artempo.info, wtempo.pl, altempo.org, atiempo.work, altempo.com, catempo.org, altempo.biz, atempol.pl, atemps.cat, batempo.com, atempoe.com, artempo.paris, atempt.shop, avtempo.nl, atemto.com.br, 4tempo.info, otempo.gal, atiempo.net, artempo.it, btempo.com, artempo.vip, ntempo.net, ttempo.com, ztempo.com, itempo.store, etempo.com, altempo.website, atempor.com, atemps.app, atiempo.info, atempi.com.co, otempo.dk, atemppo.com, atempol.com.pl, atempoo.com, atembo.it, atempor.online, otempo.pt, amtempo.de, wtempo.com, abtempo.com, adempo.com, otempo.org, atempc.com, itempo.de, atiempo.live, atemps.store, 4tempo.net, atexpo.online, atembo.net, atemps.net, atiempo.co, atiempo.cl, 3tempo.net, altempo.ru, tatempo.com, a-tempo.fr, atexpo.org, atemio.org, atemto.net, atemps.in, ktempo.com, atempi.com, atecpo.com, eatempo.com, adempo.llc, ltempo.com, 4tempo.com, hatempo.com, itempo.tv, agtempo.com, atempa.org, atiempo.app, a-tempo.nl, atyempo.com, ntempo.org, actempo.com, atembo.com, atemoo.com, artempo.fun, attempo.cloud, atiempo.pro, ateempo.com, atempy.com, atiempo.site, atiempo.com.co",
    "results": [
        {
            "num": 1,
            "domain_name": "abtempo.hu",
            "domain_keyword": "abtempo",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:10:26",
            "create_date": "2010-08-25"
        },
        {
            "num": 2,
            "domain_name": "atempos.store",
            "domain_keyword": "atempos",
            "domain_tld": "store",
            "query_time": "2024-05-27 16:41:07",
            "create_date": "2024-02-05",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "otempo.vip",
            "domain_keyword": "otempo",
            "domain_tld": "vip",
            "query_time": "2024-06-11 16:44:12",
            "create_date": "2024-02-19",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chip.ns.cloudflare.com",
                "christina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "3tempo.it",
            "domain_keyword": "3tempo",
            "domain_tld": "it",
            "query_time": "2024-06-12 14:22:04",
            "create_date": "2019-01-28",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-28",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "Elios Societa Cooperativa Sociale",
            "registrant_address": "Viale Volta, 18/a",
            "registrant_city": "Novara",
            "registrant_state": "NO",
            "registrant_zip": "28100",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "natempo.com",
            "domain_keyword": "natempo",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:17:35",
            "create_date": "2023-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "xtempo.in",
            "domain_keyword": "xtempo",
            "domain_tld": "in",
            "query_time": "2024-05-31 01:42:57",
            "create_date": "2011-05-16",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-16",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "X Tempo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bh-19.webhostbox.net",
                "ns2.bh-19.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "mtempo.com",
            "domain_keyword": "mtempo",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:54:44",
            "create_date": "2020-06-27",
            "update_date": "2023-04-10",
            "expiry_date": "2024-06-27",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "taempo.com",
            "domain_keyword": "taempo",
            "domain_tld": "com",
            "query_time": "2024-04-21 13:29:18",
            "create_date": "2016-07-10",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-10",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "wtempo.online",
            "domain_keyword": "wtempo",
            "domain_tld": "online",
            "query_time": "2024-06-13 10:29:40",
            "create_date": "2023-01-30",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "2tempo.com",
            "domain_keyword": "2tempo",
            "domain_tld": "com",
            "query_time": "2024-04-28 11:16:22",
            "create_date": "2005-04-21",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "altempo.app",
            "domain_keyword": "altempo",
            "domain_tld": "app",
            "query_time": "2024-05-11 00:29:00",
            "create_date": "2023-03-07",
            "update_date": "2024-04-21",
            "expiry_date": "2025-03-07",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "atempa.org.br",
            "domain_keyword": "atempa",
            "domain_tld": "org.br",
            "query_time": "2024-05-11 16:38:21",
            "create_date": "2011-08-17",
            "update_date": "2023-08-18",
            "expiry_date": "2025-08-17",
            "registrant_name": "Associa??o dos Trabalhadores em Educa??o de Porto",
            "name_servers": [
                "ns198.hostgator.com.br",
                "ns199.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 13,
            "domain_name": "otempo.nl",
            "domain_keyword": "otempo",
            "domain_tld": "nl",
            "query_time": "2024-05-27 21:27:38",
            "create_date": "2012-07-06",
            "update_date": "2020-02-18",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 14,
            "domain_name": "atemgo.com",
            "domain_keyword": "atemgo",
            "domain_tld": "com",
            "query_time": "2024-05-29 22:15:28",
            "create_date": "2022-03-16",
            "update_date": "2024-03-16",
            "expiry_date": "2024-03-15",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "Perez Angel",
            "registrant_company": "Incubesa Europe s.l.",
            "registrant_address": "Avenida de la constitucion 6, Local 53-54 Arroyo de la miel, OFFICE 214",
            "registrant_city": "Arroyo de la miel",
            "registrant_zip": "29631",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.639550261",
            "name_servers": [
                "alice.ns.cloudflare.com",
                "tosana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteAllowed http://www.icann.org/epp#clientDeleteAllowed",
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "artempo.info",
            "domain_keyword": "artempo",
            "domain_tld": "info",
            "query_time": "2024-06-04 03:27:37",
            "create_date": "2023-09-29",
            "update_date": "2023-10-04",
            "expiry_date": "2026-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "wtempo.pl",
            "domain_keyword": "wtempo",
            "domain_tld": "pl",
            "query_time": "2024-06-01 17:09:03",
            "create_date": "2023-05-17",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-17",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "altempo.org",
            "domain_keyword": "altempo",
            "domain_tld": "org",
            "query_time": "2024-04-18 19:34:43",
            "create_date": "2010-10-08",
            "update_date": "2023-09-09",
            "expiry_date": "2026-10-08",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ANNE LAURE JOLAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "atiempo.work",
            "domain_keyword": "atiempo",
            "domain_tld": "work",
            "query_time": "2024-05-15 04:30:48",
            "create_date": "2023-09-01",
            "update_date": "2024-02-16",
            "expiry_date": "2024-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostingviaweb.net",
                "ns2.hostingviaweb.net",
                "ns3.hostingviaweb.net",
                "ns4.hostingviaweb.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "altempo.com",
            "domain_keyword": "altempo",
            "domain_tld": "com",
            "query_time": "2024-05-17 10:38:46",
            "create_date": "2003-11-16",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1251,
            "registrar_name": "Nameshield SAS",
            "registrar_website": "https://www.nameshield.com",
            "registrant_company": "ALGECO",
            "registrant_state": "N/C",
            "registrant_country": "FR",
            "registrant_email": "https://secure.nameshield.net/contact/altempo.com/owner",
            "name_servers": [
                "nsa.perf1.fr",
                "nsb.perf1.com",
                "nsc.perf1.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "catempo.org",
            "domain_keyword": "catempo",
            "domain_tld": "org",
            "query_time": "2024-05-08 23:26:50",
            "create_date": "2012-05-04",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "COOPERATIVA AUTOSERVIZI TIBURT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "altempo.biz",
            "domain_keyword": "altempo",
            "domain_tld": "biz",
            "query_time": "2024-06-09 12:47:33",
            "create_date": "2016-06-02",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1251,
            "registrar_name": "Nameshield SAS",
            "registrar_website": "www.nameshield.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ALGECO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa.perf1.fr",
                "nsb.perf1.com",
                "nsc.perf1.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "atempol.pl",
            "domain_keyword": "atempol",
            "domain_tld": "pl",
            "query_time": "2024-03-05 09:18:43",
            "create_date": "2014-10-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-06",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "atemps.cat",
            "domain_keyword": "atemps",
            "domain_tld": "cat",
            "query_time": "2024-05-09 04:39:54",
            "create_date": "2006-05-02",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "http://www.registrar.eu",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.eurovia.es",
                "ns2.eurovia.es"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "batempo.com",
            "domain_keyword": "batempo",
            "domain_tld": "com",
            "query_time": "2024-05-29 08:49:33",
            "create_date": "2022-07-14",
            "update_date": "2024-04-02",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HENAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=batempo.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "atempoe.com",
            "domain_keyword": "atempoe",
            "domain_tld": "com",
            "query_time": "2024-04-20 15:30:37",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "liv.ns.cloudflare.com",
                "uriah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "artempo.paris",
            "domain_keyword": "artempo",
            "domain_tld": "paris",
            "query_time": "2024-05-13 15:41:37",
            "create_date": "2014-12-16",
            "update_date": "2024-01-14",
            "expiry_date": "2024-12-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Agence THRIVE",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns1039.ui-dns.biz",
                "ns1061.ui-dns.com",
                "ns1065.ui-dns.org",
                "ns1102.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "atempt.shop",
            "domain_keyword": "atempt",
            "domain_tld": "shop",
            "query_time": "2024-05-20 10:16:51",
            "create_date": "2023-04-26",
            "update_date": "2024-05-17",
            "expiry_date": "2025-04-26",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "avtempo.nl",
            "domain_keyword": "avtempo",
            "domain_tld": "nl",
            "query_time": "2024-05-15 01:10:12",
            "create_date": "2001-02-20",
            "update_date": "2023-06-19",
            "registrar_name": "Triple Interactive B.V.",
            "name_servers": [
                "ns1.maxdns.nl",
                "ns2.maxdns.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 29,
            "domain_name": "atemto.com.br",
            "domain_keyword": "atemto",
            "domain_tld": "com.br",
            "query_time": "2024-05-30 19:18:27",
            "create_date": "2010-11-09",
            "update_date": "2023-11-17",
            "expiry_date": "2025-11-09",
            "registrar_name": "UOLHOST (22)",
            "registrant_name": "Cristiano Reis de Morais",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 30,
            "domain_name": "4tempo.info",
            "domain_keyword": "4tempo",
            "domain_tld": "info",
            "query_time": "2024-05-28 20:54:34",
            "create_date": "2013-01-09",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "otempo.gal",
            "domain_keyword": "otempo",
            "domain_tld": "gal",
            "query_time": "2024-04-22 08:20:03",
            "create_date": "2014-12-02",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-02",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies, S.L.U",
            "registrar_website": "https://www.acens.com",
            "registrant_state": "A Coru�a",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xunta.es",
                "ns2.xunta.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "atiempo.net",
            "domain_keyword": "atiempo",
            "domain_tld": "net",
            "query_time": "2024-04-22 22:40:29",
            "create_date": "2004-08-20",
            "update_date": "2024-01-25",
            "expiry_date": "2024-08-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "artempo.it",
            "domain_keyword": "artempo",
            "domain_tld": "it",
            "query_time": "2024-04-15 16:39:38",
            "create_date": "2005-10-06",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-08",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Artempo Italia s.a.s. di Nicola Di Cuia",
            "registrant_address": "piazzetta Vivaldi, 16",
            "registrant_city": "MATERA",
            "registrant_state": "MT",
            "registrant_zip": "75100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 34,
            "domain_name": "btempo.com",
            "domain_keyword": "btempo",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:46:21",
            "create_date": "2020-03-09",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "artempo.vip",
            "domain_keyword": "artempo",
            "domain_tld": "vip",
            "query_time": "2024-05-13 15:41:37",
            "create_date": "2024-01-08",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei dong hao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yun nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ntempo.net",
            "domain_keyword": "ntempo",
            "domain_tld": "net",
            "query_time": "2024-04-23 15:50:22",
            "create_date": "2007-03-23",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-23",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (963645161)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O ntempo.net",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ttempo.com",
            "domain_keyword": "ttempo",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:33:47",
            "create_date": "2021-03-27",
            "update_date": "2021-08-27",
            "expiry_date": "2025-03-27",
            "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": 38,
            "domain_name": "ztempo.com",
            "domain_keyword": "ztempo",
            "domain_tld": "com",
            "query_time": "2024-05-29 08:00:18",
            "create_date": "2017-01-14",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-14",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.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://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.com.tr",
                "ns2.hosting.com.tr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 39,
            "domain_name": "itempo.store",
            "domain_keyword": "itempo",
            "domain_tld": "store",
            "query_time": "2024-06-05 03:21:40",
            "create_date": "2023-12-03",
            "update_date": "2024-04-24",
            "expiry_date": "2024-12-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169503365",
            "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": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "etempo.com",
            "domain_keyword": "etempo",
            "domain_tld": "com",
            "query_time": "2024-06-13 21:59:15",
            "create_date": "2001-10-14",
            "update_date": "2023-09-24",
            "expiry_date": "2024-10-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "altempo.website",
            "domain_keyword": "altempo",
            "domain_tld": "website",
            "query_time": "2024-05-01 09:36:48",
            "create_date": "2022-12-12",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-12",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_company": "AL TEMPO",
            "registrant_state": "FR",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns11.jimdo.com",
                "ns12.jimdo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "atempor.com",
            "domain_keyword": "atempor",
            "domain_tld": "com",
            "query_time": "2024-05-02 04:18:42",
            "create_date": "2023-03-24",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "REGIS SILVEIRA DE OLIVEIRA",
            "registrant_address": "Avenida Jose Auer, 160 Barra do Riacho",
            "registrant_city": "Aracruz",
            "registrant_state": "ES",
            "registrant_zip": "29197-646",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+55.27999766044",
            "name_servers": [
                "dns1.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "atemps.app",
            "domain_keyword": "atemps",
            "domain_tld": "app",
            "query_time": "2024-06-06 15:37:26",
            "create_date": "2023-08-12",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "atiempo.info",
            "domain_keyword": "atiempo",
            "domain_tld": "info",
            "query_time": "2024-04-22 22:40:29",
            "create_date": "2006-12-15",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard, S.L.",
            "registrar_website": "https://www.cdmon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bikuma Global Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "atempi.com.co",
            "domain_keyword": "atempi",
            "domain_tld": "com.co",
            "query_time": "2024-05-09 04:39:54",
            "create_date": "2006-11-21",
            "update_date": "2022-08-02",
            "expiry_date": "2024-11-20",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nameserver01.mi.com.co",
                "nameserver02.mi.com.co",
                "nameserver03.mi.com.co",
                "nameserver04.mi.com.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "otempo.dk",
            "domain_keyword": "otempo",
            "domain_tld": "dk",
            "query_time": "2024-05-10 15:38:04",
            "create_date": "2014-02-28",
            "expiry_date": "2025-02-28",
            "registrant_name": "Robert Olaf Berlowicz",
            "registrant_address": "Rådhusvej 5, st. th",
            "registrant_city": "Charlottenlund",
            "registrant_zip": "2920",
            "registrant_country": "DK",
            "name_servers": [
                "ns1pri.webhosting.dk",
                "ns2.webhosting.dk",
                "ns3.webhosting.dk",
                "ns7.webhosting.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "atemppo.com",
            "domain_keyword": "atemppo",
            "domain_tld": "com",
            "query_time": "2024-05-22 14:59:20",
            "create_date": "2013-05-20",
            "update_date": "2019-04-08",
            "expiry_date": "2025-05-20",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ATEMPPO CUATRO SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.servidoresdns.net",
                "dns20.servidoresdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "atempol.com.pl",
            "domain_keyword": "atempol",
            "domain_tld": "com.pl",
            "query_time": "2024-05-24 13:39:32",
            "create_date": "2000-06-15",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-14",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "atempoo.com",
            "domain_keyword": "atempoo",
            "domain_tld": "com",
            "query_time": "2024-05-02 04:18:42",
            "create_date": "2021-06-11",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "name_servers": [
                "ns7961.webempresa.eu",
                "ns7962.webempresa.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "atembo.it",
            "domain_keyword": "atembo",
            "domain_tld": "it",
            "query_time": "2024-05-29 22:15:28",
            "create_date": "2019-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2024-05-14",
            "registrar_name": "Nameshield",
            "registrar_website": "http://www.nameshield.net",
            "registrant_company": "hidden",
            "name_servers": [
                "dns1.namebay.com",
                "dns2.namebay.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 51,
            "domain_name": "atempor.online",
            "domain_keyword": "atempor",
            "domain_tld": "online",
            "query_time": "2024-05-02 04:18:42",
            "create_date": "2023-03-24",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "ES",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the 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.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "otempo.pt",
            "domain_keyword": "otempo",
            "domain_tld": "pt",
            "query_time": "2024-06-07 00:05:05",
            "registrant_name": "EL TIEMPO PREVISTO SLU",
            "registrant_address": "C/Principe de Vergara, 108 4",
            "registrant_city": "Madrid",
            "registrant_state": "Madrid",
            "registrant_zip": "28002",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1112.awsdns-11.org",
                "ns-2018.awsdns-60.co.uk",
                "ns-290.awsdns-36.com",
                "ns-761.awsdns-31.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 53,
            "domain_name": "amtempo.de",
            "domain_keyword": "amtempo",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:32:05",
            "update_date": "2023-02-03",
            "name_servers": [
                "ns1039.ui-dns.com",
                "ns1059.ui-dns.biz",
                "ns1088.ui-dns.org",
                "ns1121.ui-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 54,
            "domain_name": "wtempo.com",
            "domain_keyword": "wtempo",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:26:10",
            "create_date": "2018-11-02",
            "update_date": "2023-09-06",
            "expiry_date": "2027-11-02",
            "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=wtempo.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "abtempo.com",
            "domain_keyword": "abtempo",
            "domain_tld": "com",
            "query_time": "2024-05-10 11:28:29",
            "create_date": "2023-03-01",
            "update_date": "2024-01-27",
            "expiry_date": "2025-03-01",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of abtempo.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-1238.awsdns-26.org",
                "ns-16.awsdns-02.com",
                "ns-1978.awsdns-55.co.uk",
                "ns-769.awsdns-32.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "adempo.com",
            "domain_keyword": "adempo",
            "domain_tld": "com",
            "query_time": "2024-05-15 01:10:21",
            "create_date": "2012-08-07",
            "update_date": "2022-11-06",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Islas de la Bahia",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "HN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/adempo.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "aaron.ns.cloudflare.com",
                "ximena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "otempo.org",
            "domain_keyword": "otempo",
            "domain_tld": "org",
            "query_time": "2024-05-27 21:27:38",
            "create_date": "2018-07-20",
            "update_date": "2023-10-21",
            "expiry_date": "2024-07-20",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "atempc.com",
            "domain_keyword": "atempc",
            "domain_tld": "com",
            "query_time": "2024-06-06 15:37:22",
            "create_date": "2023-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "itempo.de",
            "domain_keyword": "itempo",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:10:08",
            "update_date": "2021-02-06",
            "name_servers": [
                "docks20.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 60,
            "domain_name": "atiempo.live",
            "domain_keyword": "atiempo",
            "domain_tld": "live",
            "query_time": "2024-05-08 22:20:52",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "atemps.store",
            "domain_keyword": "atemps",
            "domain_tld": "store",
            "query_time": "2024-05-11 16:38:23",
            "create_date": "2023-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "4tempo.net",
            "domain_keyword": "4tempo",
            "domain_tld": "net",
            "query_time": "2024-04-17 13:49:33",
            "create_date": "2013-01-09",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=4tempo.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "atexpo.online",
            "domain_keyword": "atexpo",
            "domain_tld": "online",
            "query_time": "2024-06-01 19:12:22",
            "create_date": "2023-03-31",
            "update_date": "2024-05-29",
            "expiry_date": "2026-03-31",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "none",
            "registrant_state": "Lvivska",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "cruz.ns.cloudflare.com",
                "gordon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "atembo.net",
            "domain_keyword": "atembo",
            "domain_tld": "net",
            "query_time": "2024-06-06 15:37:17",
            "create_date": "2023-07-05",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "atemps.net",
            "domain_keyword": "atemps",
            "domain_tld": "net",
            "query_time": "2024-04-15 19:38:28",
            "create_date": "2012-06-26",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-26",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "Gema Garcia Cardona",
            "registrant_state": "ALICANTE",
            "registrant_country": "ES",
            "name_servers": [
                "ns1.dominioabsoluto.com",
                "ns2.dominioabsoluto.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "atiempo.co",
            "domain_keyword": "atiempo",
            "domain_tld": "co",
            "query_time": "2024-04-22 22:40:29",
            "create_date": "2010-02-24",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "atiempo.cl",
            "domain_keyword": "atiempo",
            "domain_tld": "cl",
            "query_time": "2024-05-08 22:20:52",
            "create_date": "1998-11-24",
            "expiry_date": "2024-12-21",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Elizabeth Carmona Castillo",
            "name_servers": [
                "ns1.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com"
            ]
        },
        {
            "num": 68,
            "domain_name": "3tempo.net",
            "domain_keyword": "3tempo",
            "domain_tld": "net",
            "query_time": "2024-04-15 19:28:45",
            "create_date": "2013-06-20",
            "update_date": "2023-06-26",
            "expiry_date": "2025-06-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "BG",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "altempo.ru",
            "domain_keyword": "altempo",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:55:56",
            "create_date": "2023-09-04",
            "expiry_date": "2024-09-04",
            "registrar_name": "REGRU-RU",
            "registrant_company": "LLC \"Monarkh\"",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "tatempo.com",
            "domain_keyword": "tatempo",
            "domain_tld": "com",
            "query_time": "2024-06-13 11:48:58",
            "create_date": "2023-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2024-06-02",
            "registrar_iana": 3891,
            "registrar_name": "SAV.COM, LLC - 1",
            "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=tatempo.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "contact-us-at.edoms.biz",
                "domain-may-be-for-sale-at.edoms.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "a-tempo.fr",
            "domain_keyword": "a-tempo",
            "domain_tld": "fr",
            "query_time": "2024-05-05 15:22:48",
            "create_date": "2010-03-21",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-21",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1077.ui-dns.biz",
                "ns1077.ui-dns.com",
                "ns1077.ui-dns.de",
                "ns1077.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 72,
            "domain_name": "atexpo.org",
            "domain_keyword": "atexpo",
            "domain_tld": "org",
            "query_time": "2024-04-15 19:42:06",
            "create_date": "2008-09-25",
            "update_date": "2023-07-13",
            "expiry_date": "2024-09-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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "atemio.org",
            "domain_keyword": "atemio",
            "domain_tld": "org",
            "query_time": "2024-04-15 19:38:20",
            "create_date": "2010-11-11",
            "update_date": "2024-04-10",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/whois-suche",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Atelmo GmbH",
            "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": 74,
            "domain_name": "atemto.net",
            "domain_keyword": "atemto",
            "domain_tld": "net",
            "query_time": "2024-06-01 19:12:07",
            "create_date": "2016-05-11",
            "update_date": "2023-05-01",
            "expiry_date": "2024-05-11",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "08",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.infoselfcloud.com",
                "ns2.infoselfcloud.com",
                "ns3.infoselfcloud.com",
                "ns4.infoselfcloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "atemps.in",
            "domain_keyword": "atemps",
            "domain_tld": "in",
            "query_time": "2024-04-15 19:38:28",
            "create_date": "2017-10-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madhya Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "algin.ns.cloudflare.com",
                "dana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ktempo.com",
            "domain_keyword": "ktempo",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:34:17",
            "create_date": "2018-03-31",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "atempi.com",
            "domain_keyword": "atempi",
            "domain_tld": "com",
            "query_time": "2024-05-23 15:49:28",
            "create_date": "2008-01-12",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "beats",
            "registrant_company": "beats",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.1077651088",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "atecpo.com",
            "domain_keyword": "atecpo",
            "domain_tld": "com",
            "query_time": "2024-05-12 20:23:35",
            "create_date": "2020-04-21",
            "update_date": "2023-10-19",
            "expiry_date": "2025-04-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Zurich",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "javon.ns.cloudflare.com",
                "ursula.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "eatempo.com",
            "domain_keyword": "eatempo",
            "domain_tld": "com",
            "query_time": "2024-05-17 07:17:38",
            "create_date": "2023-05-16",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "IL",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/eatempo.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "rose.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "adempo.llc",
            "domain_keyword": "adempo",
            "domain_tld": "llc",
            "query_time": "2024-04-28 18:31:33",
            "create_date": "2022-12-14",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-14",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1ksz.name.com",
                "ns2gtx.name.com",
                "ns3bfm.name.com",
                "ns4dmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ltempo.com",
            "domain_keyword": "ltempo",
            "domain_tld": "com",
            "query_time": "2024-04-24 03:07:04",
            "create_date": "2017-08-05",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "California",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/ltempo.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "isaac.ns.cloudflare.com",
                "marjory.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "4tempo.com",
            "domain_keyword": "4tempo",
            "domain_tld": "com",
            "query_time": "2024-04-17 13:49:33",
            "create_date": "2013-01-09",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "hatempo.com",
            "domain_keyword": "hatempo",
            "domain_tld": "com",
            "query_time": "2024-05-19 03:52:22",
            "create_date": "2020-09-24",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.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": [
                "dns1.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "itempo.tv",
            "domain_keyword": "itempo",
            "domain_tld": "tv",
            "query_time": "2024-05-20 04:22:05",
            "create_date": "2015-10-30",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-30",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, 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": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "agtempo.com",
            "domain_keyword": "agtempo",
            "domain_tld": "com",
            "query_time": "2024-05-25 19:14:53",
            "create_date": "2019-05-31",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-31",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dns2574.dizinc.com",
                "dns2575.dizinc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "atempa.org",
            "domain_keyword": "atempa",
            "domain_tld": "org",
            "query_time": "2024-04-15 19:38:22",
            "create_date": "2011-02-19",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/whois-suche",
            "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.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "atiempo.app",
            "domain_keyword": "atiempo",
            "domain_tld": "app",
            "query_time": "2024-05-08 22:20:52",
            "create_date": "2019-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "a-tempo.nl",
            "domain_keyword": "a-tempo",
            "domain_tld": "nl",
            "query_time": "2024-05-09 09:21:44",
            "create_date": "2007-02-28",
            "update_date": "2022-11-10",
            "registrar_name": "ZXCS",
            "name_servers": [
                "jason.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 89,
            "domain_name": "atyempo.com",
            "domain_keyword": "atyempo",
            "domain_tld": "com",
            "query_time": "2024-06-09 18:07:45",
            "create_date": "2024-02-18",
            "update_date": "2024-06-07",
            "expiry_date": "2025-02-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "atyempo.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N.L.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "ntempo.org",
            "domain_keyword": "ntempo",
            "domain_tld": "org",
            "query_time": "2024-04-23 15:50:22",
            "create_date": "2007-03-23",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-23",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "actempo.com",
            "domain_keyword": "actempo",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:32:20",
            "create_date": "2017-12-06",
            "update_date": "2020-11-30",
            "expiry_date": "2025-12-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": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "atembo.com",
            "domain_keyword": "atembo",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:38:17",
            "create_date": "2009-05-17",
            "update_date": "2024-01-24",
            "expiry_date": "2025-05-17",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Whois Privacy Services by DOMAINCA",
            "registrant_address": "U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "13494",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.28293619",
            "name_servers": [
                "ns.domainca.com",
                "ns2.domainca.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "atemoo.com",
            "domain_keyword": "atemoo",
            "domain_tld": "com",
            "query_time": "2024-05-22 15:07:21",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2026-05-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.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": 94,
            "domain_name": "artempo.fun",
            "domain_keyword": "artempo",
            "domain_tld": "fun",
            "query_time": "2024-05-13 15:41:37",
            "create_date": "2024-01-08",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wei dong hao",
            "registrant_state": "yun nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "attempo.cloud",
            "domain_keyword": "attempo",
            "domain_tld": "cloud",
            "query_time": "2024-05-30 22:22:40",
            "create_date": "2019-11-21",
            "update_date": "2023-10-29",
            "expiry_date": "2028-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "atiempo.pro",
            "domain_keyword": "atiempo",
            "domain_tld": "pro",
            "query_time": "2024-05-30 19:23:36",
            "create_date": "2023-02-01",
            "update_date": "2024-03-17",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "arch.ns.cloudflare.com",
                "jamie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ateempo.com",
            "domain_keyword": "ateempo",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:56:45",
            "create_date": "2018-01-09",
            "update_date": "2023-12-06",
            "expiry_date": "2025-01-09",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of ateempo.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-1187.awsdns-20.org",
                "ns-1747.awsdns-26.co.uk",
                "ns-536.awsdns-03.net",
                "ns-71.awsdns-08.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "atempy.com",
            "domain_keyword": "atempy",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:38:29",
            "create_date": "2015-06-26",
            "update_date": "2024-04-08",
            "expiry_date": "2024-06-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "atiempo.site",
            "domain_keyword": "atiempo",
            "domain_tld": "site",
            "query_time": "2024-05-27 16:43:11",
            "create_date": "2023-08-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "atiempo.com.co",
            "domain_keyword": "atiempo",
            "domain_tld": "com.co",
            "query_time": "2024-06-07 13:57:37",
            "create_date": "2000-01-23",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.323,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>atempo.cl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5272</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>abtempo.hu, atempos.store, otempo.vip, 3tempo.it, natempo.com, xtempo.in, mtempo.com, taempo.com, wtempo.online, 2tempo.com, altempo.app, atempa.org.br, otempo.nl, atemgo.com, artempo.info, wtempo.pl, altempo.org, atiempo.work, altempo.com, catempo.org, altempo.biz, atempol.pl, atemps.cat, batempo.com, atempoe.com, artempo.paris, atempt.shop, avtempo.nl, atemto.com.br, 4tempo.info, otempo.gal, atiempo.net, artempo.it, btempo.com, artempo.vip, ntempo.net, ttempo.com, ztempo.com, itempo.store, etempo.com, altempo.website, atempor.com, atemps.app, atiempo.info, atempi.com.co, otempo.dk, atemppo.com, atempol.com.pl, atempoo.com, atembo.it, atempor.online, otempo.pt, amtempo.de, wtempo.com, abtempo.com, adempo.com, otempo.org, atempc.com, itempo.de, atiempo.live, atemps.store, 4tempo.net, atexpo.online, atembo.net, atemps.net, atiempo.co, atiempo.cl, 3tempo.net, altempo.ru, tatempo.com, a-tempo.fr, atexpo.org, atemio.org, atemto.net, atemps.in, ktempo.com, atempi.com, atecpo.com, eatempo.com, adempo.llc, ltempo.com, 4tempo.com, hatempo.com, itempo.tv, agtempo.com, atempa.org, atiempo.app, a-tempo.nl, atyempo.com, ntempo.org, actempo.com, atembo.com, atemoo.com, artempo.fun, attempo.cloud, atiempo.pro, ateempo.com, atempy.com, atiempo.site, atiempo.com.co</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>abtempo.hu</domain_name>
   <domain_keyword>abtempo</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:10:26</query_time>
   <create_date>2010-08-25</create_date>
  </value>
  <value>
   <num>2</num>
   <domain_name>atempos.store</domain_name>
   <domain_keyword>atempos</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-27 16:41:07</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>otempo.vip</domain_name>
   <domain_keyword>otempo</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-11 16:44:12</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chip.ns.cloudflare.com</value>
    <value>christina.ns.cloudflare.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>3tempo.it</domain_name>
   <domain_keyword>3tempo</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-12 14:22:04</query_time>
   <create_date>2019-01-28</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>Elios Societa Cooperativa Sociale</registrant_company>
   <registrant_address>Viale Volta, 18/a</registrant_address>
   <registrant_city>Novara</registrant_city>
   <registrant_state>NO</registrant_state>
   <registrant_zip>28100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>natempo.com</domain_name>
   <domain_keyword>natempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:17:35</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>6</num>
   <domain_name>xtempo.in</domain_name>
   <domain_keyword>xtempo</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-31 01:42:57</query_time>
   <create_date>2011-05-16</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>X Tempo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bh-19.webhostbox.net</value>
    <value>ns2.bh-19.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>mtempo.com</domain_name>
   <domain_keyword>mtempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:54:44</query_time>
   <create_date>2020-06-27</create_date>
   <update_date>2023-04-10</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>taempo.com</domain_name>
   <domain_keyword>taempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 13:29:18</query_time>
   <create_date>2016-07-10</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>wtempo.online</domain_name>
   <domain_keyword>wtempo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-13 10:29:40</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>2tempo.com</domain_name>
   <domain_keyword>2tempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 11:16:22</query_time>
   <create_date>2005-04-21</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>altempo.app</domain_name>
   <domain_keyword>altempo</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 00:29:00</query_time>
   <create_date>2023-03-07</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-03-07</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>atempa.org.br</domain_name>
   <domain_keyword>atempa</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-11 16:38:21</query_time>
   <create_date>2011-08-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2025-08-17</expiry_date>
   <registrant_name>Associa??o dos Trabalhadores em Educa??o de Porto</registrant_name>
   <name_servers>
    <value>ns198.hostgator.com.br</value>
    <value>ns199.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>otempo.nl</domain_name>
   <domain_keyword>otempo</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-27 21:27:38</query_time>
   <create_date>2012-07-06</create_date>
   <update_date>2020-02-18</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>atemgo.com</domain_name>
   <domain_keyword>atemgo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 22:15:28</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>Perez Angel</registrant_name>
   <registrant_company>Incubesa Europe s.l.</registrant_company>
   <registrant_address>Avenida de la constitucion 6, Local 53-54 Arroyo de la miel, OFFICE 214</registrant_address>
   <registrant_city>Arroyo de la miel</registrant_city>
   <registrant_zip>29631</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.639550261</registrant_phone>
   <name_servers>
    <value>alice.ns.cloudflare.com</value>
    <value>tosana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteAllowed http://www.icann.org/epp#clientDeleteAllowed</value>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>artempo.info</domain_name>
   <domain_keyword>artempo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-04 03:27:37</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2026-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>16</num>
   <domain_name>wtempo.pl</domain_name>
   <domain_keyword>wtempo</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 17:09:03</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>altempo.org</domain_name>
   <domain_keyword>altempo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 19:34:43</query_time>
   <create_date>2010-10-08</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2026-10-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ANNE LAURE JOLAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>atiempo.work</domain_name>
   <domain_keyword>atiempo</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-15 04:30:48</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostingviaweb.net</value>
    <value>ns2.hostingviaweb.net</value>
    <value>ns3.hostingviaweb.net</value>
    <value>ns4.hostingviaweb.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>altempo.com</domain_name>
   <domain_keyword>altempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 10:38:46</query_time>
   <create_date>2003-11-16</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>Nameshield SAS</registrar_name>
   <registrar_website>https://www.nameshield.com</registrar_website>
   <registrant_company>ALGECO</registrant_company>
   <registrant_state>N/C</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://secure.nameshield.net/contact/altempo.com/owner</registrant_email>
   <name_servers>
    <value>nsa.perf1.fr</value>
    <value>nsb.perf1.com</value>
    <value>nsc.perf1.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>catempo.org</domain_name>
   <domain_keyword>catempo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 23:26:50</query_time>
   <create_date>2012-05-04</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>COOPERATIVA AUTOSERVIZI TIBURT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>altempo.biz</domain_name>
   <domain_keyword>altempo</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-09 12:47:33</query_time>
   <create_date>2016-06-02</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>Nameshield SAS</registrar_name>
   <registrar_website>www.nameshield.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ALGECO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa.perf1.fr</value>
    <value>nsb.perf1.com</value>
    <value>nsc.perf1.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>atempol.pl</domain_name>
   <domain_keyword>atempol</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-05 09:18:43</query_time>
   <create_date>2014-10-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>atemps.cat</domain_name>
   <domain_keyword>atemps</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-09 04:39:54</query_time>
   <create_date>2006-05-02</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.eurovia.es</value>
    <value>ns2.eurovia.es</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>batempo.com</domain_name>
   <domain_keyword>batempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 08:49:33</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HENAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=batempo.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>atempoe.com</domain_name>
   <domain_keyword>atempoe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 15:30:37</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>liv.ns.cloudflare.com</value>
    <value>uriah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>artempo.paris</domain_name>
   <domain_keyword>artempo</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-05-13 15:41:37</query_time>
   <create_date>2014-12-16</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Agence THRIVE</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1039.ui-dns.biz</value>
    <value>ns1061.ui-dns.com</value>
    <value>ns1065.ui-dns.org</value>
    <value>ns1102.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>atempt.shop</domain_name>
   <domain_keyword>atempt</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-20 10:16:51</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>avtempo.nl</domain_name>
   <domain_keyword>avtempo</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 01:10:12</query_time>
   <create_date>2001-02-20</create_date>
   <update_date>2023-06-19</update_date>
   <registrar_name>Triple Interactive B.V.</registrar_name>
   <name_servers>
    <value>ns1.maxdns.nl</value>
    <value>ns2.maxdns.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>atemto.com.br</domain_name>
   <domain_keyword>atemto</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-30 19:18:27</query_time>
   <create_date>2010-11-09</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-11-09</expiry_date>
   <registrar_name>UOLHOST (22)</registrar_name>
   <registrant_name>Cristiano Reis de Morais</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>4tempo.info</domain_name>
   <domain_keyword>4tempo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 20:54:34</query_time>
   <create_date>2013-01-09</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>otempo.gal</domain_name>
   <domain_keyword>otempo</domain_keyword>
   <domain_tld>gal</domain_tld>
   <query_time>2024-04-22 08:20:03</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies, S.L.U</registrar_name>
   <registrar_website>https://www.acens.com</registrar_website>
   <registrant_state>A Coru�a</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xunta.es</value>
    <value>ns2.xunta.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>atiempo.net</domain_name>
   <domain_keyword>atiempo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 22:40:29</query_time>
   <create_date>2004-08-20</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>artempo.it</domain_name>
   <domain_keyword>artempo</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 16:39:38</query_time>
   <create_date>2005-10-06</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Artempo Italia s.a.s. di Nicola Di Cuia</registrant_company>
   <registrant_address>piazzetta Vivaldi, 16</registrant_address>
   <registrant_city>MATERA</registrant_city>
   <registrant_state>MT</registrant_state>
   <registrant_zip>75100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>btempo.com</domain_name>
   <domain_keyword>btempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:46:21</query_time>
   <create_date>2020-03-09</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>artempo.vip</domain_name>
   <domain_keyword>artempo</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-13 15:41:37</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei dong hao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>yun nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ntempo.net</domain_name>
   <domain_keyword>ntempo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 15:50:22</query_time>
   <create_date>2007-03-23</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (963645161)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O ntempo.net</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ttempo.com</domain_name>
   <domain_keyword>ttempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:33:47</query_time>
   <create_date>2021-03-27</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2025-03-27</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>38</num>
   <domain_name>ztempo.com</domain_name>
   <domain_keyword>ztempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 08:00:18</query_time>
   <create_date>2017-01-14</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.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://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.com.tr</value>
    <value>ns2.hosting.com.tr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>itempo.store</domain_name>
   <domain_keyword>itempo</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-05 03:21:40</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-12-03</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 0169503365</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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>etempo.com</domain_name>
   <domain_keyword>etempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 21:59:15</query_time>
   <create_date>2001-10-14</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>altempo.website</domain_name>
   <domain_keyword>altempo</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-01 09:36:48</query_time>
   <create_date>2022-12-12</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_company>AL TEMPO</registrant_company>
   <registrant_state>FR</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns11.jimdo.com</value>
    <value>ns12.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>atempor.com</domain_name>
   <domain_keyword>atempor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 04:18:42</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>REGIS SILVEIRA DE OLIVEIRA</registrant_name>
   <registrant_address>Avenida Jose Auer, 160 Barra do Riacho</registrant_address>
   <registrant_city>Aracruz</registrant_city>
   <registrant_state>ES</registrant_state>
   <registrant_zip>29197-646</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+55.27999766044</registrant_phone>
   <name_servers>
    <value>dns1.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>atemps.app</domain_name>
   <domain_keyword>atemps</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-06 15:37:26</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>atiempo.info</domain_name>
   <domain_keyword>atiempo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-22 22:40:29</query_time>
   <create_date>2006-12-15</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard, S.L.</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bikuma Global Services</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>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>atempi.com.co</domain_name>
   <domain_keyword>atempi</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-09 04:39:54</query_time>
   <create_date>2006-11-21</create_date>
   <update_date>2022-08-02</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</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>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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>nameserver01.mi.com.co</value>
    <value>nameserver02.mi.com.co</value>
    <value>nameserver03.mi.com.co</value>
    <value>nameserver04.mi.com.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>otempo.dk</domain_name>
   <domain_keyword>otempo</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 15:38:04</query_time>
   <create_date>2014-02-28</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Robert Olaf Berlowicz</registrant_name>
   <registrant_address>Rådhusvej 5, st. th</registrant_address>
   <registrant_city>Charlottenlund</registrant_city>
   <registrant_zip>2920</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1pri.webhosting.dk</value>
    <value>ns2.webhosting.dk</value>
    <value>ns3.webhosting.dk</value>
    <value>ns7.webhosting.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>atemppo.com</domain_name>
   <domain_keyword>atemppo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 14:59:20</query_time>
   <create_date>2013-05-20</create_date>
   <update_date>2019-04-08</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ATEMPPO CUATRO SL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.servidoresdns.net</value>
    <value>dns20.servidoresdns.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>atempol.com.pl</domain_name>
   <domain_keyword>atempol</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-24 13:39:32</query_time>
   <create_date>2000-06-15</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>atempoo.com</domain_name>
   <domain_keyword>atempoo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 04:18:42</query_time>
   <create_date>2021-06-11</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <name_servers>
    <value>ns7961.webempresa.eu</value>
    <value>ns7962.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>atembo.it</domain_name>
   <domain_keyword>atembo</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 22:15:28</query_time>
   <create_date>2019-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-05-14</expiry_date>
   <registrar_name>Nameshield</registrar_name>
   <registrar_website>http://www.nameshield.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns1.namebay.com</value>
    <value>dns2.namebay.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>atempor.online</domain_name>
   <domain_keyword>atempor</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 04:18:42</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>ES</registrant_state>
   <registrant_country>BR</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.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>otempo.pt</domain_name>
   <domain_keyword>otempo</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-07 00:05:05</query_time>
   <registrant_name>EL TIEMPO PREVISTO SLU</registrant_name>
   <registrant_address>C/Principe de Vergara, 108 4</registrant_address>
   <registrant_city>Madrid</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>28002</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1112.awsdns-11.org</value>
    <value>ns-2018.awsdns-60.co.uk</value>
    <value>ns-290.awsdns-36.com</value>
    <value>ns-761.awsdns-31.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>amtempo.de</domain_name>
   <domain_keyword>amtempo</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:32:05</query_time>
   <update_date>2023-02-03</update_date>
   <name_servers>
    <value>ns1039.ui-dns.com</value>
    <value>ns1059.ui-dns.biz</value>
    <value>ns1088.ui-dns.org</value>
    <value>ns1121.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>wtempo.com</domain_name>
   <domain_keyword>wtempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:26:10</query_time>
   <create_date>2018-11-02</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2027-11-02</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=wtempo.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>abtempo.com</domain_name>
   <domain_keyword>abtempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 11:28:29</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-03-01</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 abtempo.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-1238.awsdns-26.org</value>
    <value>ns-16.awsdns-02.com</value>
    <value>ns-1978.awsdns-55.co.uk</value>
    <value>ns-769.awsdns-32.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>adempo.com</domain_name>
   <domain_keyword>adempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 01:10:21</query_time>
   <create_date>2012-08-07</create_date>
   <update_date>2022-11-06</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Islas de la Bahia</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>HN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/adempo.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>aaron.ns.cloudflare.com</value>
    <value>ximena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>otempo.org</domain_name>
   <domain_keyword>otempo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 21:27:38</query_time>
   <create_date>2018-07-20</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>atempc.com</domain_name>
   <domain_keyword>atempc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 15:37:22</query_time>
   <create_date>2023-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>itempo.de</domain_name>
   <domain_keyword>itempo</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:10:08</query_time>
   <update_date>2021-02-06</update_date>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>atiempo.live</domain_name>
   <domain_keyword>atiempo</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 22:20:52</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>atemps.store</domain_name>
   <domain_keyword>atemps</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-11 16:38:23</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>4tempo.net</domain_name>
   <domain_keyword>4tempo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 13:49:33</query_time>
   <create_date>2013-01-09</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=4tempo.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>atexpo.online</domain_name>
   <domain_keyword>atexpo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 19:12:22</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2026-03-31</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>none</registrant_company>
   <registrant_state>Lvivska</registrant_state>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>cruz.ns.cloudflare.com</value>
    <value>gordon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>atembo.net</domain_name>
   <domain_keyword>atembo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 15:37:17</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>atemps.net</domain_name>
   <domain_keyword>atemps</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 19:38:28</query_time>
   <create_date>2012-06-26</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>Gema Garcia Cardona</registrant_company>
   <registrant_state>ALICANTE</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns1.dominioabsoluto.com</value>
    <value>ns2.dominioabsoluto.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>atiempo.co</domain_name>
   <domain_keyword>atiempo</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-22 22:40:29</query_time>
   <create_date>2010-02-24</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.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>atiempo.cl</domain_name>
   <domain_keyword>atiempo</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-08 22:20:52</query_time>
   <create_date>1998-11-24</create_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Elizabeth Carmona Castillo</registrant_name>
   <name_servers>
    <value>ns1.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
   </name_servers>
  </value>
  <value>
   <num>68</num>
   <domain_name>3tempo.net</domain_name>
   <domain_keyword>3tempo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 19:28:45</query_time>
   <create_date>2013-06-20</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>BG</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>altempo.ru</domain_name>
   <domain_keyword>altempo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:55:56</query_time>
   <create_date>2023-09-04</create_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>LLC &quot;Monarkh&quot;</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>tatempo.com</domain_name>
   <domain_keyword>tatempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 11:48:58</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>3891</registrar_iana>
   <registrar_name>SAV.COM, LLC - 1</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=tatempo.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>contact-us-at.edoms.biz</value>
    <value>domain-may-be-for-sale-at.edoms.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>a-tempo.fr</domain_name>
   <domain_keyword>a-tempo</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 15:22:48</query_time>
   <create_date>2010-03-21</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1077.ui-dns.biz</value>
    <value>ns1077.ui-dns.com</value>
    <value>ns1077.ui-dns.de</value>
    <value>ns1077.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>atexpo.org</domain_name>
   <domain_keyword>atexpo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 19:42:06</query_time>
   <create_date>2008-09-25</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-09-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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>atemio.org</domain_name>
   <domain_keyword>atemio</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 19:38:20</query_time>
   <create_date>2010-11-11</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/whois-suche</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Atelmo GmbH</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>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>74</num>
   <domain_name>atemto.net</domain_name>
   <domain_keyword>atemto</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 19:12:07</query_time>
   <create_date>2016-05-11</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>08</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.infoselfcloud.com</value>
    <value>ns2.infoselfcloud.com</value>
    <value>ns3.infoselfcloud.com</value>
    <value>ns4.infoselfcloud.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>atemps.in</domain_name>
   <domain_keyword>atemps</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-15 19:38:28</query_time>
   <create_date>2017-10-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madhya Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>algin.ns.cloudflare.com</value>
    <value>dana.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>76</num>
   <domain_name>ktempo.com</domain_name>
   <domain_keyword>ktempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:34:17</query_time>
   <create_date>2018-03-31</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-31</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>atempi.com</domain_name>
   <domain_keyword>atempi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 15:49:28</query_time>
   <create_date>2008-01-12</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>beats</registrant_name>
   <registrant_company>beats</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.1077651088</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>atecpo.com</domain_name>
   <domain_keyword>atecpo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 20:23:35</query_time>
   <create_date>2020-04-21</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Zurich</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>javon.ns.cloudflare.com</value>
    <value>ursula.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>eatempo.com</domain_name>
   <domain_keyword>eatempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 07:17:38</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/eatempo.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>rose.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>adempo.llc</domain_name>
   <domain_keyword>adempo</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-04-28 18:31:33</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1ksz.name.com</value>
    <value>ns2gtx.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4dmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ltempo.com</domain_name>
   <domain_keyword>ltempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 03:07:04</query_time>
   <create_date>2017-08-05</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/ltempo.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>isaac.ns.cloudflare.com</value>
    <value>marjory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>4tempo.com</domain_name>
   <domain_keyword>4tempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 13:49:33</query_time>
   <create_date>2013-01-09</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns1.stabletransit.com</value>
    <value>dns2.stabletransit.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>83</num>
   <domain_name>hatempo.com</domain_name>
   <domain_keyword>hatempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 03:52:22</query_time>
   <create_date>2020-09-24</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>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>dns1.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>itempo.tv</domain_name>
   <domain_keyword>itempo</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-20 04:22:05</query_time>
   <create_date>2015-10-30</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, 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>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>agtempo.com</domain_name>
   <domain_keyword>agtempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 19:14:53</query_time>
   <create_date>2019-05-31</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-31</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>dns2574.dizinc.com</value>
    <value>dns2575.dizinc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>atempa.org</domain_name>
   <domain_keyword>atempa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 19:38:22</query_time>
   <create_date>2011-02-19</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/whois-suche</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.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>87</num>
   <domain_name>atiempo.app</domain_name>
   <domain_keyword>atiempo</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 22:20:52</query_time>
   <create_date>2019-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>a-tempo.nl</domain_name>
   <domain_keyword>a-tempo</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 09:21:44</query_time>
   <create_date>2007-02-28</create_date>
   <update_date>2022-11-10</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>jason.ns.cloudflare.com</value>
    <value>nelly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>atyempo.com</domain_name>
   <domain_keyword>atyempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 18:07:45</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-02-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_company>atyempo.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N.L.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ntempo.org</domain_name>
   <domain_keyword>ntempo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 15:50:22</query_time>
   <create_date>2007-03-23</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>actempo.com</domain_name>
   <domain_keyword>actempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:32:20</query_time>
   <create_date>2017-12-06</create_date>
   <update_date>2020-11-30</update_date>
   <expiry_date>2025-12-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>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>atembo.com</domain_name>
   <domain_keyword>atembo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:38:17</query_time>
   <create_date>2009-05-17</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Whois Privacy Services by DOMAINCA</registrant_name>
   <registrant_address>U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>13494</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.28293619</registrant_phone>
   <name_servers>
    <value>ns.domainca.com</value>
    <value>ns2.domainca.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>atemoo.com</domain_name>
   <domain_keyword>atemoo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 15:07:21</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2026-05-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>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>94</num>
   <domain_name>artempo.fun</domain_name>
   <domain_keyword>artempo</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-13 15:41:37</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wei dong hao</registrant_company>
   <registrant_state>yun nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>attempo.cloud</domain_name>
   <domain_keyword>attempo</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-30 22:22:40</query_time>
   <create_date>2019-11-21</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2028-11-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>atiempo.pro</domain_name>
   <domain_keyword>atiempo</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-30 19:23:36</query_time>
   <create_date>2023-02-01</create_date>
   <update_date>2024-03-17</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/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>arch.ns.cloudflare.com</value>
    <value>jamie.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>97</num>
   <domain_name>ateempo.com</domain_name>
   <domain_keyword>ateempo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:56:45</query_time>
   <create_date>2018-01-09</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-01-09</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 ateempo.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-1187.awsdns-20.org</value>
    <value>ns-1747.awsdns-26.co.uk</value>
    <value>ns-536.awsdns-03.net</value>
    <value>ns-71.awsdns-08.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>atempy.com</domain_name>
   <domain_keyword>atempy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:38:29</query_time>
   <create_date>2015-06-26</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>atiempo.site</domain_name>
   <domain_keyword>atiempo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 16:43:11</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>atiempo.com.co</domain_name>
   <domain_keyword>atiempo</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-06-07 13:57:37</query_time>
   <create_date>2000-01-23</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.323</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.