WHOIS QUERY TIME

7 May 2024 - 1:59 AM UTC

Registered: 20 October 2021
Modified: 11 October 2023
Expiry: 20 October 2025

NAME SERVERS

sandra.ns.cloudflare.com
yahir.ns.cloudflare.com

DOMAIN STATUS

published

REGISTRANT

Name: Rodolfo Alberto Rizzotto
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=diamundial.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "diamundial.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "diamundial.com.br",
            "domain_keyword": "diamundial",
            "domain_tld": "com.br",
            "query_time": "2024-05-07 01:59:22",
            "create_date": "2021-10-20",
            "update_date": "2023-10-11",
            "expiry_date": "2025-10-20",
            "registrant_name": "Rodolfo Alberto Rizzotto",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "sandra.ns.cloudflare.com",
                "yahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.097,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>diamundial.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>diamundial.com.br</domain_name>
   <domain_keyword>diamundial</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-07 01:59:22</query_time>
   <create_date>2021-10-20</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2025-10-20</expiry_date>
   <registrant_name>Rodolfo Alberto Rizzotto</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>sandra.ns.cloudflare.com</value>
    <value>yahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.097</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.088 seconds) for "diamundial.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

31 May 2023 - 8:03 PM UTC

Registered: 20 October 2021
Modified: 21 October 2021
Expiry: 20 October 2023

NAME SERVERS

ns1.estradas.com.br
ns2.estradas.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Rodolfo Alberto Rizzotto
Country: Brazil
Email: [email protected]

#2 - QUERY TIME

20 Oct 2023 - 12:18 AM UTC

Registered: 20 October 2021
Modified: 11 October 2023
Expiry: 20 October 2025

NAME SERVERS

sandra.ns.cloudflare.com
yahir.ns.cloudflare.com

DOMAIN STATUS

published

REGISTRANT

Name: Rodolfo Alberto Rizzotto
Country: Brazil
Email: [email protected]

* 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=diamundial.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "diamundial.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "diamundial.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "diamundial.com.br",
            "domain_keyword": "diamundial",
            "domain_tld": "com.br",
            "query_time": "2023-05-31 20:03:53",
            "create_date": "2021-10-20",
            "update_date": "2021-10-21",
            "expiry_date": "2023-10-20",
            "registrant_name": "Rodolfo Alberto Rizzotto",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.estradas.com.br",
                "ns2.estradas.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "diamundial.com.br",
            "domain_keyword": "diamundial",
            "domain_tld": "com.br",
            "query_time": "2023-10-20 00:18:49",
            "create_date": "2021-10-20",
            "update_date": "2023-10-11",
            "expiry_date": "2025-10-20",
            "registrant_name": "Rodolfo Alberto Rizzotto",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "sandra.ns.cloudflare.com",
                "yahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.088,
        "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>diamundial.com.br</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>diamundial.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>diamundial.com.br</domain_name>
   <domain_keyword>diamundial</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-05-31 20:03:53</query_time>
   <create_date>2021-10-20</create_date>
   <update_date>2021-10-21</update_date>
   <expiry_date>2023-10-20</expiry_date>
   <registrant_name>Rodolfo Alberto Rizzotto</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.estradas.com.br</value>
    <value>ns2.estradas.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>diamundial.com.br</domain_name>
   <domain_keyword>diamundial</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-10-20 00:18:49</query_time>
   <create_date>2021-10-20</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2025-10-20</expiry_date>
   <registrant_name>Rodolfo Alberto Rizzotto</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>sandra.ns.cloudflare.com</value>
    <value>yahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.088</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 2 domain names (in 0.029 seconds) which contained the exact domain keyword "diamundial".
Domain Name Registered Expiry Registrar Ownership
1 diamundial.com 11 Nov 2010 11 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
2 diamundial.info 4 Oct 2020 4 Oct 2024 IONOS SE REDACTED FOR PRIVACY
3 diamundial.com.br 20 Oct 2021 20 Oct 2025 - Rodolfo Alberto Rizzotto

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=diamundial&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "diamundial",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "diamundial.com, diamundial.info, diamundial.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "diamundial.com",
            "domain_keyword": "diamundial",
            "domain_tld": "com",
            "query_time": "2024-05-07 01:59:23",
            "create_date": "2010-11-11",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-11",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/fc551f8e-a72d-4ef8-96cd-6dfccb57d82a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "diamundial.info",
            "domain_keyword": "diamundial",
            "domain_tld": "info",
            "query_time": "2024-06-12 10:13:55",
            "create_date": "2020-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "diamundial.com.br",
            "domain_keyword": "diamundial",
            "domain_tld": "com.br",
            "query_time": "2024-05-07 01:59:22",
            "create_date": "2021-10-20",
            "update_date": "2023-10-11",
            "expiry_date": "2025-10-20",
            "registrant_name": "Rodolfo Alberto Rizzotto",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "sandra.ns.cloudflare.com",
                "yahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>diamundial</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>diamundial.com, diamundial.info, diamundial.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>diamundial.com</domain_name>
   <domain_keyword>diamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 01:59:23</query_time>
   <create_date>2010-11-11</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/fc551f8e-a72d-4ef8-96cd-6dfccb57d82a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>diamundial.info</domain_name>
   <domain_keyword>diamundial</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 10:13:55</query_time>
   <create_date>2020-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>diamundial.com.br</domain_name>
   <domain_keyword>diamundial</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-07 01:59:22</query_time>
   <create_date>2021-10-20</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2025-10-20</expiry_date>
   <registrant_name>Rodolfo Alberto Rizzotto</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>sandra.ns.cloudflare.com</value>
    <value>yahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.029</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 101 domain names (in 0.27 seconds) which look and sound like the brand name "diamundial".
Domain Name Registered Expiry Registrar Ownership
1 miamundial.com 25 Mar 2024 25 Mar 2025 GoDaddy.com, LLC -
2 viamundial.com.br 5 Jun 2023 5 Jun 2025 - MUNDIAL DO BRASIL TRANSPORTES EIRELI
3 diamondial.com 14 Feb 2000 14 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu Biotrading Benelux BV
4 diamondial.org 12 Jul 1996 11 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 dxnmundial.com 28 Feb 2014 28 Feb 2028 GoDaddy.com, LLC -
6 iapmundial.org 10 May 2022 10 May 2025 Name.com, Inc. TekAsyst
7 diamondias.com 18 Mar 2024 18 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
8 dxnmundial.club 6 Dec 2023 6 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 giramundial.com 31 May 2019 31 May 2025 GoDaddy.com, LLC -
10 vidamundial.com.pt 4 Mar 2023 4 Mar 2025 - CÓDIGO ERUDITO, LDA
11 aaamundial.com 11 Oct 2019 11 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
12 fiomundial.com.br 10 Apr 2023 10 Apr 2025 HSTDOMAINS (127) Fio Mundial
13 diamundialde.com 2 Dec 2016 2 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 limamundial.net 15 May 2024 15 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 diamondgal.com 8 Jan 2004 8 Jan 2025 GoDaddy.com, LLC -
16 olamundial.xyz 30 Apr 2024 30 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
17 via-mundial.com 6 Nov 2023 6 Nov 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com -
18 ligamundial.com 6 Apr 2018 6 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
19 ditmondial.com 21 Mar 2017 21 Mar 2025 united domains AG -
20 mediamundial.nl 16 Aug 2021 - team.blue nl B.V. -
21 guiamundial.com 7 May 1999 7 May 2025 GoDaddy.com, LLC -
22 miamondial.com 15 Nov 2023 15 Nov 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
23 diamondpal.com 3 Oct 2008 3 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
24 guamundial.com 10 Mar 2024 10 Mar 2025 GoDaddy.com, LLC -
25 olamundial.info 30 Apr 2024 30 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 diamundialem.org 7 Mar 2016 7 Mar 2025 Acens Technologies, S.L.U. cima digital sl
27 diamondiaz.com 15 Dec 2020 15 Dec 2024 GRANSY S.R.O D/B/A SUBREG.CZ Digiworld s.r.o.
28 diamondgal.net 21 Jun 2020 21 Jun 2024 GoDaddy.com, LLC -
29 olamundial.online 30 Apr 2024 30 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
30 milamundial.org 21 Feb 2023 21 Feb 2025 Tucows Domains Inc. Data Protected
31 dicasmundial.com 11 Apr 2022 11 Apr 2025 GoDaddy.com, LLC -
32 diamondian.com 12 May 2024 12 May 2025 Dynadot Inc -
33 flamundial.com 13 Jun 2017 13 Jun 2024 NEUBOX Internet S.A. de C.V. Proveedora Ferretera La Mundial, S.A de C.V.
34 diamondipl.com 16 Feb 2024 16 Feb 2025 GoDaddy.com, LLC -
35 blamundial.com 12 Apr 2019 12 Apr 2025 GoDaddy.com, LLC -
36 sismundial.com 30 Jun 2011 30 Jun 2024 IONOS SE REDACTED FOR PRIVACY
37 vivamundial.com 3 Jul 2022 3 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
38 diamonddial.com 20 Mar 2013 20 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
39 tiomundial.com 3 Mar 2019 3 Mar 2025 Network Solutions, LLC -
40 dormundial.com 11 May 2024 11 May 2025 IONOS SE 1&1 Internet Limited
41 diamondmal.com 13 Dec 2023 13 Dec 2024 GoDaddy.com, LLC -
42 limamundial.com 15 May 2024 15 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 olamundial.org 30 Apr 2024 30 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
44 hitmundial.com 24 Mar 2013 24 Mar 2025 GoDaddy.com, LLC NameFind LLC
45 mmamundial.com 3 Jun 2008 3 Jun 2024 Wild West Domains, LLC -
46 delmundial.org 20 Apr 2018 20 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 diamundialde.net 25 Oct 2017 25 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu BILBOLINK
48 ai-mundial.com 4 Jun 2023 4 Jun 2025 GoDaddy.com, LLC -
49 pixmundial.com 26 Nov 2020 26 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 dhwmundial.com 18 Mar 2023 18 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
51 diamundialde.org 31 Aug 2016 31 Aug 2024 Dinahosting s.l. Webreunidos, desarrollo y diseno S.L.
52 pixmundial.online 5 Jan 2023 5 Jan 2025 Tucows.com Co. Contact Privacy Inc. Customer 0169859954
53 midiamundial.com.br 1 Jun 2006 1 Jun 2026 - M?dia Mundial Tecnologia e Servi?os Ltda.
54 diamential.site 27 Apr 2023 27 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
55 vidamundial.com 23 Oct 2015 23 Oct 2024 GoDaddy.com, LLC -
56 gvamundial.com 3 Nov 2022 3 Nov 2023 Akky Online Solutions S.A. de C.V. Instituto GVA S R L DE CV
57 diamondeal.com 25 Jun 2001 25 Jun 2024 GoDaddy.com, LLC -
58 fitmundial.com 23 Jun 2023 23 Jun 2024 GMO INTERNET, INC. Privacy Protect LLC PrivacyProtect org
59 diamindia.com 2 May 2023 2 May 2024 COSMOTOWN, INC. -
60 diamandia.coach 14 Mar 2022 14 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
61 diamandia.ru 9 Apr 2015 9 Apr 2025 R01-RU Private Person
62 dtmundial.com 4 Nov 2022 4 Nov 2024 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
63 ibmundial.com 16 May 2022 16 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
64 ipmundial.net 19 Jul 2006 19 Jul 2024 Network Solutions, LLC -
65 diamondal.com 20 Mar 2021 20 Mar 2025 GoDaddy.com, LLC -
66 diamondia.net 12 Nov 2020 12 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
67 diamandia.com 14 Feb 2006 14 Feb 2027 GoDaddy.com, LLC -
68 lamundial.hn - - Buro Internacional de Tecnologias (BIT-HN) Agencia La Mundial
69 aimundial.com 2 Nov 2022 2 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
70 simundial.com 29 Apr 2024 29 Apr 2025 GoDaddy.com, LLC -
71 aamundial.com 25 Oct 2023 25 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
72 lamundial.net 2 Feb 2001 2 Feb 2025 TurnCommerce, Inc. DBA NameBright.com Ignacio Olmeda
73 diamondil.com 4 Jun 2020 4 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
74 diamondia.de - - - -
75 namundial.com.br 19 Sep 2014 19 Sep 2024 LOCAWEB (2) Giro M.R. - Marketing e Relacionamento
76 diamondia.sk 10 Feb 2022 10 Feb 2025 WebSupport s.r.o. Piibz s.r.o.
77 mimundial.com 9 Aug 2007 9 Aug 2024 Name.com, Inc. GRUPO FERRO, SA DE CV
78 diamondia.org 23 May 2024 23 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 diamondia.com 14 Oct 2002 14 Oct 2024 GoDaddy.com, LLC -
80 ipmundial.com 19 Jul 2006 19 Jul 2024 Network Solutions, LLC -
81 lamundial.org 29 May 2015 29 May 2025 Dinahosting s.l. REDACTED FOR PRIVACY
82 diamondipl.club 2 Mar 2024 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 dnsmundial.com 5 Nov 2020 5 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu Netquatro S.A.
84 digimundial.com 9 Apr 2024 9 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
85 fifamundial.com 18 Feb 2019 18 Feb 2025 GoDaddy.com, LLC -
86 airmundial.com.br 19 Jul 1999 19 Jul 2024 - AIR MUNDIAL AR CONDICIONADO S/C LTDA ME
87 airmundial.com 9 Aug 2020 9 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
88 olamundial.com 7 Feb 2018 7 Feb 2025 IONOS SE REDACTED FOR PRIVACY
89 olamundial.net 30 Apr 2024 30 Apr 2025 GoDaddy.com, LLC -
90 damundia.com 25 Jan 2024 25 Jan 2025 NameCheap, Inc. -
91 diamundi.com 7 Mar 2018 7 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 dialndial.com 24 Apr 2018 24 Apr 2026 GoDaddy.com, LLC -
93 diamundis.cloud 15 Dec 2021 15 Dec 2024 Tucows Domains Inc. Data Protected
94 lamundial.com 6 Feb 2009 2 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
95 amundial.com 16 Jan 2019 16 Jan 2025 Dynadot Inc -
96 amundial.pt 11 Aug 2017 11 Jul 2024 - AGILSTORE, UNIPESSOAL LDA
97 inmundial.com 19 Aug 2021 19 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
98 diamundis.com 15 Dec 2021 15 Dec 2024 Tucows Domains Inc. -
99 imundial.com 20 Jul 2006 20 Jul 2024 GoDaddy.com, LLC -
100 diamundi.se 28 Dec 2021 28 Dec 2024 Loopia AB -
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 Diamundial.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=diamundial.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "diamundial.com.br",
        "page_size": 100
    },
    "count": {
        "total": 101,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "miamundial.com, viamundial.com.br, diamondial.com, diamondial.org, dxnmundial.com, iapmundial.org, diamondias.com, dxnmundial.club, giramundial.com, vidamundial.com.pt, aaamundial.com, fiomundial.com.br, diamundialde.com, limamundial.net, diamondgal.com, olamundial.xyz, via-mundial.com, ligamundial.com, ditmondial.com, mediamundial.nl, guiamundial.com, miamondial.com, diamondpal.com, guamundial.com, olamundial.info, diamundialem.org, diamondiaz.com, diamondgal.net, olamundial.online, milamundial.org, dicasmundial.com, diamondian.com, flamundial.com, diamondipl.com, blamundial.com, sismundial.com, vivamundial.com, diamonddial.com, tiomundial.com, dormundial.com, diamondmal.com, limamundial.com, olamundial.org, hitmundial.com, mmamundial.com, delmundial.org, diamundialde.net, ai-mundial.com, pixmundial.com, dhwmundial.com, diamundialde.org, pixmundial.online, midiamundial.com.br, diamential.site, vidamundial.com, gvamundial.com, diamondeal.com, fitmundial.com, diamindia.com, diamandia.coach, diamandia.ru, dtmundial.com, ibmundial.com, ipmundial.net, diamondal.com, diamondia.net, diamandia.com, lamundial.hn, aimundial.com, simundial.com, aamundial.com, lamundial.net, diamondil.com, diamondia.de, namundial.com.br, diamondia.sk, mimundial.com, diamondia.org, diamondia.com, ipmundial.com, lamundial.org, diamondipl.club, dnsmundial.com, digimundial.com, fifamundial.com, airmundial.com.br, airmundial.com, olamundial.com, olamundial.net, damundia.com, diamundi.com, dialndial.com, diamundis.cloud, lamundial.com, amundial.com, amundial.pt, inmundial.com, diamundis.com, imundial.com, diamundi.se",
    "results": [
        {
            "num": 1,
            "domain_name": "miamundial.com",
            "domain_keyword": "miamundial",
            "domain_tld": "com",
            "query_time": "2024-05-26 05:23:04",
            "create_date": "2024-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "viamundial.com.br",
            "domain_keyword": "viamundial",
            "domain_tld": "com.br",
            "query_time": "2024-06-02 12:54:33",
            "create_date": "2023-06-05",
            "update_date": "2023-07-19",
            "expiry_date": "2025-06-05",
            "registrant_name": "MUNDIAL DO BRASIL TRANSPORTES EIRELI",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.titan4030.com.br",
                "ns2.titan4030.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "diamondial.com",
            "domain_keyword": "diamondial",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:14:43",
            "create_date": "2000-02-14",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Biotrading Benelux BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=diamondial.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.infracom.nl",
                "ns5.infracom.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "diamondial.org",
            "domain_keyword": "diamondial",
            "domain_tld": "org",
            "query_time": "2024-04-27 23:14:43",
            "create_date": "1996-07-12",
            "update_date": "2023-08-25",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.asmallorange.com",
                "ns2.asmallorange.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "dxnmundial.com",
            "domain_keyword": "dxnmundial",
            "domain_tld": "com",
            "query_time": "2024-05-24 19:53:36",
            "create_date": "2014-02-28",
            "update_date": "2023-03-06",
            "expiry_date": "2028-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.alwaysdata.com",
                "dns2.alwaysdata.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "iapmundial.org",
            "domain_keyword": "iapmundial",
            "domain_tld": "org",
            "query_time": "2024-05-22 00:00:15",
            "create_date": "2022-05-10",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TekAsyst",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "diamondias.com",
            "domain_keyword": "diamondias",
            "domain_tld": "com",
            "query_time": "2024-05-19 22:11:25",
            "create_date": "2024-03-18",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=diamondias.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "dxnmundial.club",
            "domain_keyword": "dxnmundial",
            "domain_tld": "club",
            "query_time": "2024-06-01 06:13:30",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "giramundial.com",
            "domain_keyword": "giramundial",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:39:48",
            "create_date": "2019-05-31",
            "update_date": "2023-11-28",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "vidamundial.com.pt",
            "domain_keyword": "vidamundial",
            "domain_tld": "com.pt",
            "query_time": "2024-06-06 22:27:42",
            "create_date": "2023-03-04",
            "expiry_date": "2025-03-04",
            "registrant_name": "CÓDIGO ERUDITO,  LDA",
            "registrant_address": "Rua do Mercado, 9, 3º esquerdo Ericeira",
            "registrant_city": "Lisboa",
            "registrant_state": "Santa Maria da Feira",
            "registrant_zip": "2655-307",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.logotipo.net",
                "dns4.logotipo.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 11,
            "domain_name": "aaamundial.com",
            "domain_keyword": "aaamundial",
            "domain_tld": "com",
            "query_time": "2024-04-30 21:40:45",
            "create_date": "2019-10-11",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=aaamundial.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "app.aaamundial.com",
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "fiomundial.com.br",
            "domain_keyword": "fiomundial",
            "domain_tld": "com.br",
            "query_time": "2024-04-25 22:57:33",
            "create_date": "2023-04-10",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-10",
            "registrar_name": "HSTDOMAINS (127)",
            "registrant_name": "Fio Mundial",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 13,
            "domain_name": "diamundialde.com",
            "domain_keyword": "diamundialde",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:52:48",
            "create_date": "2016-12-02",
            "update_date": "2020-11-26",
            "expiry_date": "2025-12-02",
            "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": 14,
            "domain_name": "limamundial.net",
            "domain_keyword": "limamundial",
            "domain_tld": "net",
            "query_time": "2024-05-17 02:24:29",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "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=limamundial.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "diamondgal.com",
            "domain_keyword": "diamondgal",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:13:18",
            "create_date": "2004-01-08",
            "update_date": "2023-10-14",
            "expiry_date": "2025-01-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "olamundial.xyz",
            "domain_keyword": "olamundial",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 03:22:37",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "via-mundial.com",
            "domain_keyword": "via-mundial",
            "domain_tld": "com",
            "query_time": "2024-05-17 18:48:44",
            "create_date": "2023-11-06",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-06",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "https://csl-registrar.com/contact/via-mundial.com/owner",
            "name_servers": [
                "lns3.maralhost.com",
                "lns4.maralhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ligamundial.com",
            "domain_keyword": "ligamundial",
            "domain_tld": "com",
            "query_time": "2024-05-28 04:17:32",
            "create_date": "2018-04-06",
            "update_date": "2021-03-31",
            "expiry_date": "2024-04-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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ditmondial.com",
            "domain_keyword": "ditmondial",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:12:55",
            "create_date": "2017-03-21",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "mediamundial.nl",
            "domain_keyword": "mediamundial",
            "domain_tld": "nl",
            "query_time": "2024-05-02 07:30:08",
            "create_date": "2021-08-16",
            "update_date": "2023-11-03",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 21,
            "domain_name": "guiamundial.com",
            "domain_keyword": "guiamundial",
            "domain_tld": "com",
            "query_time": "2024-05-11 17:13:40",
            "create_date": "1999-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "miamondial.com",
            "domain_keyword": "miamondial",
            "domain_tld": "com",
            "query_time": "2024-05-20 23:39:09",
            "create_date": "2023-11-15",
            "update_date": "2024-01-15",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "diamondpal.com",
            "domain_keyword": "diamondpal",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:43:53",
            "create_date": "2008-10-03",
            "update_date": "2020-01-15",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "guamundial.com",
            "domain_keyword": "guamundial",
            "domain_tld": "com",
            "query_time": "2024-05-12 10:31:33",
            "create_date": "2024-03-10",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "olamundial.info",
            "domain_keyword": "olamundial",
            "domain_tld": "info",
            "query_time": "2024-05-01 05:18:37",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "diamundialem.org",
            "domain_keyword": "diamundialem",
            "domain_tld": "org",
            "query_time": "2024-05-07 01:59:23",
            "create_date": "2016-03-07",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-07",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies, S.L.U.",
            "registrar_website": "https://www.acens.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "cima digital sl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "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": [
                "dns1.flandersdns.com",
                "dns2.flandersdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "diamondiaz.com",
            "domain_keyword": "diamondiaz",
            "domain_tld": "com",
            "query_time": "2024-05-16 07:49:22",
            "create_date": "2020-12-15",
            "update_date": "2022-06-09",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "Digiworld s.r.o.",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.webhouse.sk",
                "ns2.webhouse.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "diamondgal.net",
            "domain_keyword": "diamondgal",
            "domain_tld": "net",
            "query_time": "2024-06-01 03:39:32",
            "create_date": "2020-06-21",
            "update_date": "2022-11-13",
            "expiry_date": "2024-06-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "olamundial.online",
            "domain_keyword": "olamundial",
            "domain_tld": "online",
            "query_time": "2024-06-03 10:04:26",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "milamundial.org",
            "domain_keyword": "milamundial",
            "domain_tld": "org",
            "query_time": "2024-04-28 17:16:06",
            "create_date": "2023-02-21",
            "update_date": "2023-02-26",
            "expiry_date": "2025-02-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QUE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar 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.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "dicasmundial.com",
            "domain_keyword": "dicasmundial",
            "domain_tld": "com",
            "query_time": "2024-05-13 01:25:32",
            "create_date": "2022-04-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "diamondian.com",
            "domain_keyword": "diamondian",
            "domain_tld": "com",
            "query_time": "2024-05-15 14:49:09",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "flamundial.com",
            "domain_keyword": "flamundial",
            "domain_tld": "com",
            "query_time": "2024-06-08 22:50:07",
            "create_date": "2017-06-13",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1483,
            "registrar_name": "NEUBOX Internet S.A. de C.V.",
            "registrar_website": "http://neubox.com/",
            "registrant_name": "Ramiro Martinez v",
            "registrant_company": "Proveedora Ferretera La Mundial, S.A de C.V.",
            "registrant_address": "Maxtla 1336",
            "registrant_city": "Monclova",
            "registrant_state": "Coahuila",
            "registrant_zip": "25760",
            "registrant_country": "MX",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.8666313780",
            "name_servers": [
                "ns143.neubox.net",
                "ns144.neubox.net",
                "ns245.neubox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "diamondipl.com",
            "domain_keyword": "diamondipl",
            "domain_tld": "com",
            "query_time": "2024-06-06 22:52:58",
            "create_date": "2024-02-16",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "blamundial.com",
            "domain_keyword": "blamundial",
            "domain_tld": "com",
            "query_time": "2024-06-09 09:44:54",
            "create_date": "2019-04-12",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sismundial.com",
            "domain_keyword": "sismundial",
            "domain_tld": "com",
            "query_time": "2024-04-23 21:47:39",
            "create_date": "2011-06-30",
            "update_date": "2018-03-20",
            "expiry_date": "2024-06-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1112.ui-dns.biz",
                "ns1112.ui-dns.com",
                "ns1112.ui-dns.de",
                "ns1112.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "vivamundial.com",
            "domain_keyword": "vivamundial",
            "domain_tld": "com",
            "query_time": "2024-05-29 15:35:22",
            "create_date": "2022-07-03",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-03",
            "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": "diamonddial.com",
            "domain_keyword": "diamonddial",
            "domain_tld": "com",
            "query_time": "2024-05-28 18:47:38",
            "create_date": "2013-03-20",
            "update_date": "2021-03-14",
            "expiry_date": "2024-03-20",
            "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": 39,
            "domain_name": "tiomundial.com",
            "domain_keyword": "tiomundial",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:10:43",
            "create_date": "2019-03-03",
            "update_date": "2024-01-03",
            "expiry_date": "2025-03-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "dormundial.com",
            "domain_keyword": "dormundial",
            "domain_tld": "com",
            "query_time": "2024-05-14 15:02:40",
            "create_date": "2024-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1042.ui-dns.de",
                "ns1073.ui-dns.com",
                "ns1088.ui-dns.org",
                "ns1090.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "diamondmal.com",
            "domain_keyword": "diamondmal",
            "domain_tld": "com",
            "query_time": "2024-06-06 22:53:42",
            "create_date": "2023-12-13",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "limamundial.com",
            "domain_keyword": "limamundial",
            "domain_tld": "com",
            "query_time": "2024-05-17 07:04:22",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "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=limamundial.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "olamundial.org",
            "domain_keyword": "olamundial",
            "domain_tld": "org",
            "query_time": "2024-05-01 03:13:29",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2026-04-30",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "hitmundial.com",
            "domain_keyword": "hitmundial",
            "domain_tld": "com",
            "query_time": "2024-05-24 04:54:07",
            "create_date": "2013-03-24",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "mmamundial.com",
            "domain_keyword": "mmamundial",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:14:36",
            "create_date": "2008-06-03",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-03",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "delmundial.org",
            "domain_keyword": "delmundial",
            "domain_tld": "org",
            "query_time": "2024-04-28 21:32:18",
            "create_date": "2018-04-20",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-20",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "diamundialde.net",
            "domain_keyword": "diamundialde",
            "domain_tld": "net",
            "query_time": "2024-05-28 02:22:47",
            "create_date": "2017-10-25",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BILBOLINK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BIZKAIA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=diamundialde.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns116163.phdns24.es",
                "ns116163.phdns24.es"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ai-mundial.com",
            "domain_keyword": "ai-mundial",
            "domain_tld": "com",
            "query_time": "2024-06-09 12:15:00",
            "create_date": "2023-06-04",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "pixmundial.com",
            "domain_keyword": "pixmundial",
            "domain_tld": "com",
            "query_time": "2024-06-02 09:24:27",
            "create_date": "2020-11-26",
            "update_date": "2022-11-27",
            "expiry_date": "2024-11-26",
            "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=pixmundial.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "dhwmundial.com",
            "domain_keyword": "dhwmundial",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:18:58",
            "create_date": "2023-03-18",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-18",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns11.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "diamundialde.org",
            "domain_keyword": "diamundialde",
            "domain_tld": "org",
            "query_time": "2024-04-23 16:52:48",
            "create_date": "2016-08-31",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Webreunidos, desarrollo y diseno S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "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": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "pixmundial.online",
            "domain_keyword": "pixmundial",
            "domain_tld": "online",
            "query_time": "2024-05-13 12:14:55",
            "create_date": "2023-01-05",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169859954",
            "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": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "midiamundial.com.br",
            "domain_keyword": "midiamundial",
            "domain_tld": "com.br",
            "query_time": "2024-06-01 00:11:34",
            "create_date": "2006-06-01",
            "update_date": "2024-05-04",
            "expiry_date": "2026-06-01",
            "registrant_name": "M?dia Mundial Tecnologia e Servi?os Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.vitalhost.com.br",
                "ns2.vitalhost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 54,
            "domain_name": "diamential.site",
            "domain_keyword": "diamential",
            "domain_tld": "site",
            "query_time": "2024-05-04 16:15:25",
            "create_date": "2023-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "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-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "vidamundial.com",
            "domain_keyword": "vidamundial",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:50:48",
            "create_date": "2015-10-23",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brevardhosting.net",
                "ns2.brevardhosting.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "gvamundial.com",
            "domain_keyword": "gvamundial",
            "domain_tld": "com",
            "query_time": "2024-06-05 11:47:20",
            "create_date": "2022-11-03",
            "update_date": "2022-11-03",
            "expiry_date": "2023-11-03",
            "registrar_iana": 1705,
            "registrar_name": "Akky Online Solutions S.A. de C.V.",
            "registrar_website": "http://www.akky.mx",
            "registrant_name": "Redacted for Privacy (Redactado por Privacidad)",
            "registrant_company": "Instituto GVA S R L DE CV",
            "registrant_address": "Redacted for Privacy (Redactado por Privacidad)",
            "registrant_city": "Redacted for Privacy (Redactado por Privacidad)",
            "registrant_state": "Ciudad de Mexico",
            "registrant_zip": "Redacted for Privacy (Redactado por Privacidad)",
            "registrant_country": "MX",
            "registrant_email": "https://www.akky.mx/whoiscontact",
            "registrant_phone": "Redacted for Privacy (Redactado por Privacidad)",
            "registrant_fax": "Redacted for Privacy (Redactado por Privacidad)",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "diamondeal.com",
            "domain_keyword": "diamondeal",
            "domain_tld": "com",
            "query_time": "2024-06-06 22:51:09",
            "create_date": "2001-06-25",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "fitmundial.com",
            "domain_keyword": "fitmundial",
            "domain_tld": "com",
            "query_time": "2024-05-16 05:42:09",
            "create_date": "2023-06-23",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-23",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.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": [
                "ns314.hostgator.com.br",
                "ns315.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "diamindia.com",
            "domain_keyword": "diamindia",
            "domain_tld": "com",
            "query_time": "2024-05-28 18:46:30",
            "create_date": "2023-05-02",
            "update_date": "2023-05-02",
            "expiry_date": "2024-05-02",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.myfixdns.com",
                "b.myfixdns.com",
                "c.myfixdns.com",
                "d.myfixdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "diamandia.coach",
            "domain_keyword": "diamandia",
            "domain_tld": "coach",
            "query_time": "2024-05-28 18:45:35",
            "create_date": "2022-03-14",
            "update_date": "2023-07-12",
            "expiry_date": "2025-03-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",
                "ns2kqz.name.com",
                "ns3hjx.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "diamandia.ru",
            "domain_keyword": "diamandia",
            "domain_tld": "ru",
            "query_time": "2024-05-13 22:30:25",
            "create_date": "2015-04-09",
            "expiry_date": "2025-04-09",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "dtmundial.com",
            "domain_keyword": "dtmundial",
            "domain_tld": "com",
            "query_time": "2024-05-14 23:23:29",
            "create_date": "2022-11-04",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=dtmundial.com&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ibmundial.com",
            "domain_keyword": "ibmundial",
            "domain_tld": "com",
            "query_time": "2024-05-19 20:25:07",
            "create_date": "2022-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=ibmundial.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "ipmundial.net",
            "domain_keyword": "ipmundial",
            "domain_tld": "net",
            "query_time": "2024-04-17 08:06:49",
            "create_date": "2006-07-19",
            "update_date": "2021-05-20",
            "expiry_date": "2024-07-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns25.worldnic.com",
                "ns26.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "diamondal.com",
            "domain_keyword": "diamondal",
            "domain_tld": "com",
            "query_time": "2024-05-19 22:09:25",
            "create_date": "2021-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sav.com",
                "ns2.sav.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "diamondia.net",
            "domain_keyword": "diamondia",
            "domain_tld": "net",
            "query_time": "2024-05-22 22:42:58",
            "create_date": "2020-11-12",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=diamondia.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "diamandia.com",
            "domain_keyword": "diamandia",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:49:54",
            "create_date": "2006-02-14",
            "update_date": "2024-02-17",
            "expiry_date": "2027-02-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "lamundial.hn",
            "domain_keyword": "lamundial",
            "domain_tld": "hn",
            "query_time": "2024-05-13 22:00:28",
            "registrar_name": "Buro Internacional de Tecnologias (BIT-HN)",
            "registrar_website": "http://www.nic.hn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Agencia La Mundial",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.punto.hn",
                "ns2.punto.hn",
                "ns3.punto.hn",
                "ns4.punto.hn"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "aimundial.com",
            "domain_keyword": "aimundial",
            "domain_tld": "com",
            "query_time": "2024-05-28 06:53:54",
            "create_date": "2022-11-02",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "simundial.com",
            "domain_keyword": "simundial",
            "domain_tld": "com",
            "query_time": "2024-05-02 16:19:59",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "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": 71,
            "domain_name": "aamundial.com",
            "domain_keyword": "aamundial",
            "domain_tld": "com",
            "query_time": "2024-05-04 13:32:30",
            "create_date": "2023-10-25",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-25",
            "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": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=aamundial.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "alexis.ns.cloudflare.com",
                "raquel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "lamundial.net",
            "domain_keyword": "lamundial",
            "domain_tld": "net",
            "query_time": "2024-05-24 12:01:02",
            "create_date": "2001-02-02",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Ignacio Olmeda",
            "registrant_address": "C/ Parque Grande 4 - 5 A",
            "registrant_city": "Alcorc?n",
            "registrant_state": "Madrid",
            "registrant_zip": "28924",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.658148332",
            "name_servers": [
                "adaline.ns.cloudflare.com",
                "trace.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "diamondil.com",
            "domain_keyword": "diamondil",
            "domain_tld": "com",
            "query_time": "2024-05-13 22:32:05",
            "create_date": "2020-06-04",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=diamondil.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "diamondia.de",
            "domain_keyword": "diamondia",
            "domain_tld": "de",
            "query_time": "2024-05-04 10:51:30",
            "update_date": "2011-02-15",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 75,
            "domain_name": "namundial.com.br",
            "domain_keyword": "namundial",
            "domain_tld": "com.br",
            "query_time": "2024-05-26 08:39:16",
            "create_date": "2014-09-19",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-19",
            "registrar_name": "LOCAWEB (2)",
            "registrant_name": "Giro M.R. - Marketing e Relacionamento",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 76,
            "domain_name": "diamondia.sk",
            "domain_keyword": "diamondia",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:22:18",
            "create_date": "2022-02-10",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-10",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Peter Birdas",
            "registrant_company": "Piibz s.r.o.",
            "registrant_address": "Vajanskeho 1555/6",
            "registrant_city": "Nitra",
            "registrant_zip": "94901",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 77,
            "domain_name": "mimundial.com",
            "domain_keyword": "mimundial",
            "domain_tld": "com",
            "query_time": "2024-04-18 23:32:02",
            "create_date": "2007-08-09",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "FRANCISCO FERNANDEZ",
            "registrant_company": "GRUPO FERRO, SA DE CV",
            "registrant_address": "P. DE TAMARINDOS 149-PH3",
            "registrant_city": "MEXICO",
            "registrant_state": "DF",
            "registrant_zip": "05120",
            "registrant_country": "MX",
            "registrant_email": "https://www.name.com/contact-domain-whois/mimundial.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1kpv.name.com",
                "ns2kry.name.com",
                "ns3jwx.name.com",
                "ns4qxz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "diamondia.org",
            "domain_keyword": "diamondia",
            "domain_tld": "org",
            "query_time": "2024-05-25 18:31:06",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "diamondia.com",
            "domain_keyword": "diamondia",
            "domain_tld": "com",
            "query_time": "2024-05-16 07:49:22",
            "create_date": "2002-10-14",
            "update_date": "2024-01-07",
            "expiry_date": "2024-10-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ipmundial.com",
            "domain_keyword": "ipmundial",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:06:49",
            "create_date": "2006-07-19",
            "update_date": "2021-05-20",
            "expiry_date": "2024-07-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns81.worldnic.com",
                "ns82.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "lamundial.org",
            "domain_keyword": "lamundial",
            "domain_tld": "org",
            "query_time": "2024-05-29 00:15:05",
            "create_date": "2015-05-29",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "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": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "diamondipl.club",
            "domain_keyword": "diamondipl",
            "domain_tld": "club",
            "query_time": "2024-05-07 01:55:35",
            "create_date": "2024-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "dnsmundial.com",
            "domain_keyword": "dnsmundial",
            "domain_tld": "com",
            "query_time": "2024-05-15 15:54:01",
            "create_date": "2020-11-05",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Netquatro S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VE",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=dnsmundial.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kristin.ns.cloudflare.com",
                "plato.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "digimundial.com",
            "domain_keyword": "digimundial",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:13:29",
            "create_date": "2024-04-09",
            "update_date": "2024-06-01",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns8952.banahosting.com",
                "ns8953.banahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "fifamundial.com",
            "domain_keyword": "fifamundial",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:17:18",
            "create_date": "2019-02-18",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "airmundial.com.br",
            "domain_keyword": "airmundial",
            "domain_tld": "com.br",
            "query_time": "2024-04-15 04:26:07",
            "create_date": "1999-07-19",
            "update_date": "2020-09-25",
            "expiry_date": "2024-07-19",
            "registrant_name": "AIR MUNDIAL AR CONDICIONADO S/C LTDA ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.servidorestavel.net",
                "ns12.servidorestavel.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 87,
            "domain_name": "airmundial.com",
            "domain_keyword": "airmundial",
            "domain_tld": "com",
            "query_time": "2024-05-18 13:15:09",
            "create_date": "2020-08-09",
            "update_date": "2021-08-03",
            "expiry_date": "2025-08-09",
            "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": 88,
            "domain_name": "olamundial.com",
            "domain_keyword": "olamundial",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:06:54",
            "create_date": "2018-02-07",
            "update_date": "2021-05-26",
            "expiry_date": "2025-02-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "olamundial.net",
            "domain_keyword": "olamundial",
            "domain_tld": "net",
            "query_time": "2024-05-02 03:31:06",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "damundia.com",
            "domain_keyword": "damundia",
            "domain_tld": "com",
            "query_time": "2024-05-21 05:44:27",
            "create_date": "2024-01-25",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.hostnext.net",
                "ns2.hostnext.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "diamundi.com",
            "domain_keyword": "diamundi",
            "domain_tld": "com",
            "query_time": "2024-05-28 18:48:32",
            "create_date": "2018-03-07",
            "update_date": "2021-03-01",
            "expiry_date": "2024-03-07",
            "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": 92,
            "domain_name": "dialndial.com",
            "domain_keyword": "dialndial",
            "domain_tld": "com",
            "query_time": "2024-05-04 16:13:55",
            "create_date": "2018-04-24",
            "update_date": "2024-04-20",
            "expiry_date": "2026-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "diamundis.cloud",
            "domain_keyword": "diamundis",
            "domain_tld": "cloud",
            "query_time": "2024-06-12 10:13:57",
            "create_date": "2021-12-15",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "lamundial.com",
            "domain_keyword": "lamundial",
            "domain_tld": "com",
            "query_time": "2024-06-12 13:04:40",
            "create_date": "2009-02-06",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "amundial.com",
            "domain_keyword": "amundial",
            "domain_tld": "com",
            "query_time": "2024-05-18 16:42:44",
            "create_date": "2019-01-16",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "amundial.pt",
            "domain_keyword": "amundial",
            "domain_tld": "pt",
            "query_time": "2024-05-22 22:14:07",
            "create_date": "2017-08-11",
            "expiry_date": "2024-07-11",
            "registrant_name": "AGILSTORE, UNIPESSOAL LDA",
            "registrant_address": "Praça Francisco Inácio , Centro Comercial Jardim, loja 1",
            "registrant_city": "Guimarães",
            "registrant_state": "Guimarães",
            "registrant_zip": "4835-321",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.agilstore.pt",
                "ns2.agilstore.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 97,
            "domain_name": "inmundial.com",
            "domain_keyword": "inmundial",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:07:18",
            "create_date": "2021-08-19",
            "update_date": "2023-07-22",
            "expiry_date": "2024-08-19",
            "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": 98,
            "domain_name": "diamundis.com",
            "domain_keyword": "diamundis",
            "domain_tld": "com",
            "query_time": "2024-06-12 10:13:57",
            "create_date": "2021-12-15",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "imundial.com",
            "domain_keyword": "imundial",
            "domain_tld": "com",
            "query_time": "2024-06-08 05:40:58",
            "create_date": "2006-07-20",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "diamundi.se",
            "domain_keyword": "diamundi",
            "domain_tld": "se",
            "query_time": "2024-06-11 06:27:45",
            "create_date": "2021-12-28",
            "update_date": "2024-06-11",
            "expiry_date": "2024-12-28",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "jermaine.ns.cloudflare.com",
                "joyce.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.27,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>diamundial.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>101</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>miamundial.com, viamundial.com.br, diamondial.com, diamondial.org, dxnmundial.com, iapmundial.org, diamondias.com, dxnmundial.club, giramundial.com, vidamundial.com.pt, aaamundial.com, fiomundial.com.br, diamundialde.com, limamundial.net, diamondgal.com, olamundial.xyz, via-mundial.com, ligamundial.com, ditmondial.com, mediamundial.nl, guiamundial.com, miamondial.com, diamondpal.com, guamundial.com, olamundial.info, diamundialem.org, diamondiaz.com, diamondgal.net, olamundial.online, milamundial.org, dicasmundial.com, diamondian.com, flamundial.com, diamondipl.com, blamundial.com, sismundial.com, vivamundial.com, diamonddial.com, tiomundial.com, dormundial.com, diamondmal.com, limamundial.com, olamundial.org, hitmundial.com, mmamundial.com, delmundial.org, diamundialde.net, ai-mundial.com, pixmundial.com, dhwmundial.com, diamundialde.org, pixmundial.online, midiamundial.com.br, diamential.site, vidamundial.com, gvamundial.com, diamondeal.com, fitmundial.com, diamindia.com, diamandia.coach, diamandia.ru, dtmundial.com, ibmundial.com, ipmundial.net, diamondal.com, diamondia.net, diamandia.com, lamundial.hn, aimundial.com, simundial.com, aamundial.com, lamundial.net, diamondil.com, diamondia.de, namundial.com.br, diamondia.sk, mimundial.com, diamondia.org, diamondia.com, ipmundial.com, lamundial.org, diamondipl.club, dnsmundial.com, digimundial.com, fifamundial.com, airmundial.com.br, airmundial.com, olamundial.com, olamundial.net, damundia.com, diamundi.com, dialndial.com, diamundis.cloud, lamundial.com, amundial.com, amundial.pt, inmundial.com, diamundis.com, imundial.com, diamundi.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>miamundial.com</domain_name>
   <domain_keyword>miamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 05:23:04</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>viamundial.com.br</domain_name>
   <domain_keyword>viamundial</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-02 12:54:33</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrant_name>MUNDIAL DO BRASIL TRANSPORTES EIRELI</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.titan4030.com.br</value>
    <value>ns2.titan4030.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>diamondial.com</domain_name>
   <domain_keyword>diamondial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:14:43</query_time>
   <create_date>2000-02-14</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Biotrading Benelux BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=diamondial.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.infracom.nl</value>
    <value>ns5.infracom.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>diamondial.org</domain_name>
   <domain_keyword>diamondial</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 23:14:43</query_time>
   <create_date>1996-07-12</create_date>
   <update_date>2023-08-25</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.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.asmallorange.com</value>
    <value>ns2.asmallorange.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>5</num>
   <domain_name>dxnmundial.com</domain_name>
   <domain_keyword>dxnmundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 19:53:36</query_time>
   <create_date>2014-02-28</create_date>
   <update_date>2023-03-06</update_date>
   <expiry_date>2028-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns1.alwaysdata.com</value>
    <value>dns2.alwaysdata.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>iapmundial.org</domain_name>
   <domain_keyword>iapmundial</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 00:00:15</query_time>
   <create_date>2022-05-10</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-10</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>TekAsyst</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>diamondias.com</domain_name>
   <domain_keyword>diamondias</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 22:11:25</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=diamondias.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>dxnmundial.club</domain_name>
   <domain_keyword>dxnmundial</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-01 06:13:30</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>9</num>
   <domain_name>giramundial.com</domain_name>
   <domain_keyword>giramundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:39:48</query_time>
   <create_date>2019-05-31</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-05-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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>vidamundial.com.pt</domain_name>
   <domain_keyword>vidamundial</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-06-06 22:27:42</query_time>
   <create_date>2023-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrant_name>CÓDIGO ERUDITO,  LDA</registrant_name>
   <registrant_address>Rua do Mercado, 9, 3º esquerdo Ericeira</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Santa Maria da Feira</registrant_state>
   <registrant_zip>2655-307</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.logotipo.net</value>
    <value>dns4.logotipo.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>aaamundial.com</domain_name>
   <domain_keyword>aaamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 21:40:45</query_time>
   <create_date>2019-10-11</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=aaamundial.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>app.aaamundial.com</value>
    <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>12</num>
   <domain_name>fiomundial.com.br</domain_name>
   <domain_keyword>fiomundial</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-25 22:57:33</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>HSTDOMAINS (127)</registrar_name>
   <registrant_name>Fio Mundial</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>diamundialde.com</domain_name>
   <domain_keyword>diamundialde</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:52:48</query_time>
   <create_date>2016-12-02</create_date>
   <update_date>2020-11-26</update_date>
   <expiry_date>2025-12-02</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>14</num>
   <domain_name>limamundial.net</domain_name>
   <domain_keyword>limamundial</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 02:24:29</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</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=limamundial.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>15</num>
   <domain_name>diamondgal.com</domain_name>
   <domain_keyword>diamondgal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:13:18</query_time>
   <create_date>2004-01-08</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>olamundial.xyz</domain_name>
   <domain_keyword>olamundial</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 03:22:37</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>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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>via-mundial.com</domain_name>
   <domain_keyword>via-mundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 18:48:44</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/via-mundial.com/owner</registrant_email>
   <name_servers>
    <value>lns3.maralhost.com</value>
    <value>lns4.maralhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ligamundial.com</domain_name>
   <domain_keyword>ligamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 04:17:32</query_time>
   <create_date>2018-04-06</create_date>
   <update_date>2021-03-31</update_date>
   <expiry_date>2024-04-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ditmondial.com</domain_name>
   <domain_keyword>ditmondial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:12:55</query_time>
   <create_date>2017-03-21</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>mediamundial.nl</domain_name>
   <domain_keyword>mediamundial</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 07:30:08</query_time>
   <create_date>2021-08-16</create_date>
   <update_date>2023-11-03</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>guiamundial.com</domain_name>
   <domain_keyword>guiamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 17:13:40</query_time>
   <create_date>1999-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>miamondial.com</domain_name>
   <domain_keyword>miamondial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 23:39:09</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>diamondpal.com</domain_name>
   <domain_keyword>diamondpal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:43:53</query_time>
   <create_date>2008-10-03</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>guamundial.com</domain_name>
   <domain_keyword>guamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 10:31:33</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>25</num>
   <domain_name>olamundial.info</domain_name>
   <domain_keyword>olamundial</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 05:18:37</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>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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>diamundialem.org</domain_name>
   <domain_keyword>diamundialem</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 01:59:23</query_time>
   <create_date>2016-03-07</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-07</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>cima digital 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>please query the rdds service of the registrar of 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.flandersdns.com</value>
    <value>dns2.flandersdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>diamondiaz.com</domain_name>
   <domain_keyword>diamondiaz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 07:49:22</query_time>
   <create_date>2020-12-15</create_date>
   <update_date>2022-06-09</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>Digiworld s.r.o.</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.webhouse.sk</value>
    <value>ns2.webhouse.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>diamondgal.net</domain_name>
   <domain_keyword>diamondgal</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 03:39:32</query_time>
   <create_date>2020-06-21</create_date>
   <update_date>2022-11-13</update_date>
   <expiry_date>2024-06-21</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>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>29</num>
   <domain_name>olamundial.online</domain_name>
   <domain_keyword>olamundial</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-03 10:04:26</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>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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>milamundial.org</domain_name>
   <domain_keyword>milamundial</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 17:16:06</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2023-02-26</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QUE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>dicasmundial.com</domain_name>
   <domain_keyword>dicasmundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 01:25:32</query_time>
   <create_date>2022-04-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.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>32</num>
   <domain_name>diamondian.com</domain_name>
   <domain_keyword>diamondian</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 14:49:09</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>flamundial.com</domain_name>
   <domain_keyword>flamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 22:50:07</query_time>
   <create_date>2017-06-13</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1483</registrar_iana>
   <registrar_name>NEUBOX Internet S.A. de C.V.</registrar_name>
   <registrar_website>http://neubox.com/</registrar_website>
   <registrant_name>Ramiro Martinez v</registrant_name>
   <registrant_company>Proveedora Ferretera La Mundial, S.A de C.V.</registrant_company>
   <registrant_address>Maxtla 1336</registrant_address>
   <registrant_city>Monclova</registrant_city>
   <registrant_state>Coahuila</registrant_state>
   <registrant_zip>25760</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.8666313780</registrant_phone>
   <name_servers>
    <value>ns143.neubox.net</value>
    <value>ns144.neubox.net</value>
    <value>ns245.neubox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>diamondipl.com</domain_name>
   <domain_keyword>diamondipl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 22:52:58</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>blamundial.com</domain_name>
   <domain_keyword>blamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 09:44:54</query_time>
   <create_date>2019-04-12</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>36</num>
   <domain_name>sismundial.com</domain_name>
   <domain_keyword>sismundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 21:47:39</query_time>
   <create_date>2011-06-30</create_date>
   <update_date>2018-03-20</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1112.ui-dns.biz</value>
    <value>ns1112.ui-dns.com</value>
    <value>ns1112.ui-dns.de</value>
    <value>ns1112.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>vivamundial.com</domain_name>
   <domain_keyword>vivamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 15:35:22</query_time>
   <create_date>2022-07-03</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-03</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>diamonddial.com</domain_name>
   <domain_keyword>diamonddial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 18:47:38</query_time>
   <create_date>2013-03-20</create_date>
   <update_date>2021-03-14</update_date>
   <expiry_date>2024-03-20</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>39</num>
   <domain_name>tiomundial.com</domain_name>
   <domain_keyword>tiomundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:10:43</query_time>
   <create_date>2019-03-03</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>dormundial.com</domain_name>
   <domain_keyword>dormundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 15:02:40</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1042.ui-dns.de</value>
    <value>ns1073.ui-dns.com</value>
    <value>ns1088.ui-dns.org</value>
    <value>ns1090.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>diamondmal.com</domain_name>
   <domain_keyword>diamondmal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 22:53:42</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>limamundial.com</domain_name>
   <domain_keyword>limamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 07:04:22</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</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=limamundial.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>olamundial.org</domain_name>
   <domain_keyword>olamundial</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 03:13:29</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2026-04-30</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>hitmundial.com</domain_name>
   <domain_keyword>hitmundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 04:54:07</query_time>
   <create_date>2013-03-24</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>mmamundial.com</domain_name>
   <domain_keyword>mmamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:14:36</query_time>
   <create_date>2008-06-03</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>46</num>
   <domain_name>delmundial.org</domain_name>
   <domain_keyword>delmundial</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 21:32:18</query_time>
   <create_date>2018-04-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-20</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>diamundialde.net</domain_name>
   <domain_keyword>diamundialde</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 02:22:47</query_time>
   <create_date>2017-10-25</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BILBOLINK</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BIZKAIA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=diamundialde.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns116163.phdns24.es</value>
    <value>ns116163.phdns24.es</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ai-mundial.com</domain_name>
   <domain_keyword>ai-mundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 12:15:00</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-04</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>ns55.domaincontrol.com</value>
    <value>ns56.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>49</num>
   <domain_name>pixmundial.com</domain_name>
   <domain_keyword>pixmundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 09:24:27</query_time>
   <create_date>2020-11-26</create_date>
   <update_date>2022-11-27</update_date>
   <expiry_date>2024-11-26</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=pixmundial.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>dhwmundial.com</domain_name>
   <domain_keyword>dhwmundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:18:58</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-18</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>dns10.parkpage.foundationapi.com</value>
    <value>dns11.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>diamundialde.org</domain_name>
   <domain_keyword>diamundialde</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 16:52:48</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Webreunidos, desarrollo y diseno S.L.</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>please query the rdds service of the registrar of 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.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>pixmundial.online</domain_name>
   <domain_keyword>pixmundial</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 12:14:55</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-05</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 0169859954</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>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>midiamundial.com.br</domain_name>
   <domain_keyword>midiamundial</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-01 00:11:34</query_time>
   <create_date>2006-06-01</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2026-06-01</expiry_date>
   <registrant_name>M?dia Mundial Tecnologia e Servi?os Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.vitalhost.com.br</value>
    <value>ns2.vitalhost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>diamential.site</domain_name>
   <domain_keyword>diamential</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 16:15:25</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</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-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>vidamundial.com</domain_name>
   <domain_keyword>vidamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:50:48</query_time>
   <create_date>2015-10-23</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brevardhosting.net</value>
    <value>ns2.brevardhosting.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>56</num>
   <domain_name>gvamundial.com</domain_name>
   <domain_keyword>gvamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 11:47:20</query_time>
   <create_date>2022-11-03</create_date>
   <update_date>2022-11-03</update_date>
   <expiry_date>2023-11-03</expiry_date>
   <registrar_iana>1705</registrar_iana>
   <registrar_name>Akky Online Solutions S.A. de C.V.</registrar_name>
   <registrar_website>http://www.akky.mx</registrar_website>
   <registrant_name>Redacted for Privacy (Redactado por Privacidad)</registrant_name>
   <registrant_company>Instituto GVA S R L DE CV</registrant_company>
   <registrant_address>Redacted for Privacy (Redactado por Privacidad)</registrant_address>
   <registrant_city>Redacted for Privacy (Redactado por Privacidad)</registrant_city>
   <registrant_state>Ciudad de Mexico</registrant_state>
   <registrant_zip>Redacted for Privacy (Redactado por Privacidad)</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>https://www.akky.mx/whoiscontact</registrant_email>
   <registrant_phone>Redacted for Privacy (Redactado por Privacidad)</registrant_phone>
   <registrant_fax>Redacted for Privacy (Redactado por Privacidad)</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>57</num>
   <domain_name>diamondeal.com</domain_name>
   <domain_keyword>diamondeal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 22:51:09</query_time>
   <create_date>2001-06-25</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-25</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>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>58</num>
   <domain_name>fitmundial.com</domain_name>
   <domain_keyword>fitmundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 05:42:09</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.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>ns314.hostgator.com.br</value>
    <value>ns315.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>diamindia.com</domain_name>
   <domain_keyword>diamindia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 18:46:30</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2024-05-02</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.myfixdns.com</value>
    <value>b.myfixdns.com</value>
    <value>c.myfixdns.com</value>
    <value>d.myfixdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>diamandia.coach</domain_name>
   <domain_keyword>diamandia</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-28 18:45:35</query_time>
   <create_date>2022-03-14</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2025-03-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>ns2kqz.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4lrt.name.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>diamandia.ru</domain_name>
   <domain_keyword>diamandia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-13 22:30:25</query_time>
   <create_date>2015-04-09</create_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>dtmundial.com</domain_name>
   <domain_keyword>dtmundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 23:23:29</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=dtmundial.com&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ibmundial.com</domain_name>
   <domain_keyword>ibmundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 20:25:07</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</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>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=ibmundial.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>ipmundial.net</domain_name>
   <domain_keyword>ipmundial</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 08:06:49</query_time>
   <create_date>2006-07-19</create_date>
   <update_date>2021-05-20</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns25.worldnic.com</value>
    <value>ns26.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>diamondal.com</domain_name>
   <domain_keyword>diamondal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 22:09:25</query_time>
   <create_date>2021-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sav.com</value>
    <value>ns2.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>diamondia.net</domain_name>
   <domain_keyword>diamondia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 22:42:58</query_time>
   <create_date>2020-11-12</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=diamondia.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>diamandia.com</domain_name>
   <domain_keyword>diamandia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:49:54</query_time>
   <create_date>2006-02-14</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2027-02-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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>lamundial.hn</domain_name>
   <domain_keyword>lamundial</domain_keyword>
   <domain_tld>hn</domain_tld>
   <query_time>2024-05-13 22:00:28</query_time>
   <registrar_name>Buro Internacional de Tecnologias (BIT-HN)</registrar_name>
   <registrar_website>http://www.nic.hn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Agencia La Mundial</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.punto.hn</value>
    <value>ns2.punto.hn</value>
    <value>ns3.punto.hn</value>
    <value>ns4.punto.hn</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>aimundial.com</domain_name>
   <domain_keyword>aimundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 06:53:54</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>simundial.com</domain_name>
   <domain_keyword>simundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 16:19:59</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</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>71</num>
   <domain_name>aamundial.com</domain_name>
   <domain_keyword>aamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 13:32:30</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-25</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>HUNAN</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=aamundial.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>alexis.ns.cloudflare.com</value>
    <value>raquel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>lamundial.net</domain_name>
   <domain_keyword>lamundial</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 12:01:02</query_time>
   <create_date>2001-02-02</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-02</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>Ignacio Olmeda</registrant_name>
   <registrant_address>C/ Parque Grande 4 - 5 A</registrant_address>
   <registrant_city>Alcorc?n</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>28924</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.658148332</registrant_phone>
   <name_servers>
    <value>adaline.ns.cloudflare.com</value>
    <value>trace.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>diamondil.com</domain_name>
   <domain_keyword>diamondil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 22:32:05</query_time>
   <create_date>2020-06-04</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-04</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>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=diamondil.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>diamondia.de</domain_name>
   <domain_keyword>diamondia</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 10:51:30</query_time>
   <update_date>2011-02-15</update_date>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>namundial.com.br</domain_name>
   <domain_keyword>namundial</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-26 08:39:16</query_time>
   <create_date>2014-09-19</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>LOCAWEB (2)</registrar_name>
   <registrant_name>Giro M.R. - Marketing e Relacionamento</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <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>76</num>
   <domain_name>diamondia.sk</domain_name>
   <domain_keyword>diamondia</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:22:18</query_time>
   <create_date>2022-02-10</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Peter Birdas</registrant_name>
   <registrant_company>Piibz s.r.o.</registrant_company>
   <registrant_address>Vajanskeho 1555/6</registrant_address>
   <registrant_city>Nitra</registrant_city>
   <registrant_zip>94901</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>77</num>
   <domain_name>mimundial.com</domain_name>
   <domain_keyword>mimundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 23:32:02</query_time>
   <create_date>2007-08-09</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>FRANCISCO FERNANDEZ</registrant_name>
   <registrant_company>GRUPO FERRO, SA DE CV</registrant_company>
   <registrant_address>P. DE TAMARINDOS 149-PH3</registrant_address>
   <registrant_city>MEXICO</registrant_city>
   <registrant_state>DF</registrant_state>
   <registrant_zip>05120</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/mimundial.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1kpv.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3jwx.name.com</value>
    <value>ns4qxz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>diamondia.org</domain_name>
   <domain_keyword>diamondia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 18:31:06</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>diamondia.com</domain_name>
   <domain_keyword>diamondia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 07:49:22</query_time>
   <create_date>2002-10-14</create_date>
   <update_date>2024-01-07</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ipmundial.com</domain_name>
   <domain_keyword>ipmundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:06:49</query_time>
   <create_date>2006-07-19</create_date>
   <update_date>2021-05-20</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns81.worldnic.com</value>
    <value>ns82.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>lamundial.org</domain_name>
   <domain_keyword>lamundial</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 00:15:05</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.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>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>diamondipl.club</domain_name>
   <domain_keyword>diamondipl</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-07 01:55:35</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-02</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.dns-parking.com</value>
    <value>ns2.dns-parking.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>dnsmundial.com</domain_name>
   <domain_keyword>dnsmundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 15:54:01</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Netquatro S.A.</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>VE</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=dnsmundial.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kristin.ns.cloudflare.com</value>
    <value>plato.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>digimundial.com</domain_name>
   <domain_keyword>digimundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:13:29</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns8952.banahosting.com</value>
    <value>ns8953.banahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>fifamundial.com</domain_name>
   <domain_keyword>fifamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:17:18</query_time>
   <create_date>2019-02-18</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.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>86</num>
   <domain_name>airmundial.com.br</domain_name>
   <domain_keyword>airmundial</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-15 04:26:07</query_time>
   <create_date>1999-07-19</create_date>
   <update_date>2020-09-25</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrant_name>AIR MUNDIAL AR CONDICIONADO S/C LTDA ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.servidorestavel.net</value>
    <value>ns12.servidorestavel.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>airmundial.com</domain_name>
   <domain_keyword>airmundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 13:15:09</query_time>
   <create_date>2020-08-09</create_date>
   <update_date>2021-08-03</update_date>
   <expiry_date>2025-08-09</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>88</num>
   <domain_name>olamundial.com</domain_name>
   <domain_keyword>olamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:06:54</query_time>
   <create_date>2018-02-07</create_date>
   <update_date>2021-05-26</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>olamundial.net</domain_name>
   <domain_keyword>olamundial</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 03:31:06</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>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.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>90</num>
   <domain_name>damundia.com</domain_name>
   <domain_keyword>damundia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 05:44:27</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.hostnext.net</value>
    <value>ns2.hostnext.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>diamundi.com</domain_name>
   <domain_keyword>diamundi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 18:48:32</query_time>
   <create_date>2018-03-07</create_date>
   <update_date>2021-03-01</update_date>
   <expiry_date>2024-03-07</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>92</num>
   <domain_name>dialndial.com</domain_name>
   <domain_keyword>dialndial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 16:13:55</query_time>
   <create_date>2018-04-24</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2026-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>93</num>
   <domain_name>diamundis.cloud</domain_name>
   <domain_keyword>diamundis</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-12 10:13:57</query_time>
   <create_date>2021-12-15</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>lamundial.com</domain_name>
   <domain_keyword>lamundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 13:04:40</query_time>
   <create_date>2009-02-06</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>amundial.com</domain_name>
   <domain_keyword>amundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 16:42:44</query_time>
   <create_date>2019-01-16</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>amundial.pt</domain_name>
   <domain_keyword>amundial</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-22 22:14:07</query_time>
   <create_date>2017-08-11</create_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrant_name>AGILSTORE, UNIPESSOAL LDA</registrant_name>
   <registrant_address>Praça Francisco Inácio , Centro Comercial Jardim, loja 1</registrant_address>
   <registrant_city>Guimarães</registrant_city>
   <registrant_state>Guimarães</registrant_state>
   <registrant_zip>4835-321</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.agilstore.pt</value>
    <value>ns2.agilstore.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>inmundial.com</domain_name>
   <domain_keyword>inmundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:07:18</query_time>
   <create_date>2021-08-19</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-08-19</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>98</num>
   <domain_name>diamundis.com</domain_name>
   <domain_keyword>diamundis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 10:13:57</query_time>
   <create_date>2021-12-15</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-15</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.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>imundial.com</domain_name>
   <domain_keyword>imundial</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 05:40:58</query_time>
   <create_date>2006-07-20</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>diamundi.se</domain_name>
   <domain_keyword>diamundi</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-11 06:27:45</query_time>
   <create_date>2021-12-28</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>jermaine.ns.cloudflare.com</value>
    <value>joyce.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.27</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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