WHOIS QUERY TIME

28 Apr 2024 - 4:37 PM UTC

Registered: 10 November 2021
Modified: 11 August 2023

REGISTRAR

Name: Cronon GmbH

DNSSEC

yes

NAME SERVERS

ns3.stratoserver.net
ns4.stratoserver.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=winformatica.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "winformatica.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "winformatica.nl",
            "domain_keyword": "winformatica",
            "domain_tld": "nl",
            "query_time": "2024-04-28 16:37:20",
            "create_date": "2021-11-10",
            "update_date": "2023-08-11",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.136,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>winformatica.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>winformatica.nl</domain_name>
   <domain_keyword>winformatica</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 16:37:20</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2023-08-11</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.136</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 2.292 seconds) for "winformatica.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Apr 2023 - 10:45 PM UTC

Registered: 10 November 2021
Modified: 6 July 2022

REGISTRAR

Name: Cronon GmbH

DNSSEC

no

NAME SERVERS

ns3.stratoserver.net
ns4.stratoserver.net

DOMAIN STATUS

Active

#2 - QUERY TIME

12 Aug 2023 - 10:49 AM UTC

Registered: 10 November 2021
Modified: 11 August 2023

REGISTRAR

Name: Cronon GmbH

DNSSEC

yes

NAME SERVERS

ns3.stratoserver.net
ns4.stratoserver.net

DOMAIN STATUS

Active

* 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=winformatica.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "winformatica.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "winformatica.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "winformatica.nl",
            "domain_keyword": "winformatica",
            "domain_tld": "nl",
            "query_time": "2023-04-28 22:45:03",
            "create_date": "2021-11-10",
            "update_date": "2022-07-06",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "winformatica.nl",
            "domain_keyword": "winformatica",
            "domain_tld": "nl",
            "query_time": "2023-08-12 10:49:53",
            "create_date": "2021-11-10",
            "update_date": "2023-08-11",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 2.292,
        "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>winformatica.nl</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>winformatica.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>winformatica.nl</domain_name>
   <domain_keyword>winformatica</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-28 22:45:03</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2022-07-06</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>winformatica.nl</domain_name>
   <domain_keyword>winformatica</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-08-12 10:49:53</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2023-08-11</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>2.292</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 3 domain names (in 0.43 seconds) which contained the exact domain keyword "winformatica".
Domain Name Registered Expiry Registrar Ownership
1 winformatica.net 6 Aug 2013 6 Aug 2025 Tucows Domains Inc. -
2 winformatica.com 21 Dec 2014 21 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 winformatica.info 24 Jan 2017 24 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
4 winformatica.nl 10 Nov 2021 - Cronon GmbH -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=winformatica&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "winformatica",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "winformatica.net, winformatica.com, winformatica.info, winformatica.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "winformatica.net",
            "domain_keyword": "winformatica",
            "domain_tld": "net",
            "query_time": "2024-06-10 09:17:19",
            "create_date": "2013-08-06",
            "update_date": "2024-05-08",
            "expiry_date": "2025-08-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "winformatica.com",
            "domain_keyword": "winformatica",
            "domain_tld": "com",
            "query_time": "2024-06-10 09:17:19",
            "create_date": "2014-12-21",
            "update_date": "2020-12-15",
            "expiry_date": "2025-12-21",
            "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": 3,
            "domain_name": "winformatica.info",
            "domain_keyword": "winformatica",
            "domain_tld": "info",
            "query_time": "2024-05-27 00:19:41",
            "create_date": "2017-01-24",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "winformatica.nl",
            "domain_keyword": "winformatica",
            "domain_tld": "nl",
            "query_time": "2024-04-28 16:37:20",
            "create_date": "2021-11-10",
            "update_date": "2023-08-11",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "ns3.stratoserver.net",
                "ns4.stratoserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.43,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>winformatica</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>winformatica.net, winformatica.com, winformatica.info, winformatica.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>winformatica.net</domain_name>
   <domain_keyword>winformatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 09:17:19</query_time>
   <create_date>2013-08-06</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-08-06</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>winformatica.com</domain_name>
   <domain_keyword>winformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 09:17:19</query_time>
   <create_date>2014-12-21</create_date>
   <update_date>2020-12-15</update_date>
   <expiry_date>2025-12-21</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>3</num>
   <domain_name>winformatica.info</domain_name>
   <domain_keyword>winformatica</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 00:19:41</query_time>
   <create_date>2017-01-24</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>winformatica.nl</domain_name>
   <domain_keyword>winformatica</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 16:37:20</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2023-08-11</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>ns3.stratoserver.net</value>
    <value>ns4.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.43</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,930 domain names (in 1.749 seconds) which look and sound like the brand name "winformatica".
Domain Name Registered Expiry Registrar Ownership
1 dinformatica.net 8 Mar 2002 8 Mar 2025 Domain.com, LLC REDACTED FOR PRIVACY
2 minformatica.cl 29 Mar 2018 29 Mar 2025 NIC Chile Robinson López
3 ainformatica.it 4 Sep 2023 4 Sep 2024 Host s.p.a. a informatica di amos mulargia
4 dinformatica.com 30 Jan 2015 30 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
5 wminformatica.info 19 May 2021 19 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
6 rwinformatica.pt 11 Apr 2021 11 Apr 2024 - -
7 pinformatica.it 18 Aug 2011 18 Aug 2024 Aruba s.p.a. hidden
8 mwinformatica.com 27 Sep 2022 27 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
9 wminformatica.net 14 Mar 2008 14 Mar 2025 ENOM, INC. REDACTED FOR PRIVACY
10 w3informatica.com 5 Oct 2011 5 Oct 2024 IONOS SE REDACTED FOR PRIVACY
11 7informatica.com 16 Apr 2010 16 Apr 2025 Tucows Domains Inc. -
12 informatica.org 23 Jan 1998 22 Jan 2025 CloudFlare, Inc. Informatica Corporation
13 informatica.info 3 Dec 2017 3 Dec 2025 DreamHost, LLC Data Protected
14 informatica.biz 28 Jun 2017 27 Jun 2024 Tucows Domains Inc. Troy Nunez
15 wminformatica.net.br 20 Dec 2011 20 Dec 2025 - WM DE OLIVEIRA TELECOMUNICA??ES EIRELI
16 4informatica.com.br 15 Nov 2010 15 Nov 2024 - Sergio Paulo dos Santos Costa
17 binformatica.cloud 14 Mar 2024 14 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
18 wbinformatica.com.br 20 Jun 2010 20 Jun 2026 - WB Inform?tica Ltda.
19 minformatica.net 6 Nov 2014 6 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu Minformatico Soluciones Tecnologicas S.L
20 wsinformatica.com 4 Apr 2012 4 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 wpinformatica.com.br 15 Apr 2023 15 Apr 2024 - DIOGO LIMA DE ARAUJO
22 4informatica.com 2 Apr 2016 2 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
23 linformatica.com.br 21 Jun 2009 21 Jun 2028 - Eder Moraes de Castro
24 iinformatica.it 22 Feb 2012 22 Feb 2025 Aruba s.p.a. Vito Santarcangelo
25 wfinformatica.com.br 6 Aug 2008 6 Aug 2025 - Web Ferr?o Inform?tica
26 fwinformatica.com.br 7 Mar 2018 7 Mar 2026 - ACP - Inform?tica de Apoio Ltda.
27 dwinformatica.com 27 Aug 2019 27 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu Miguel Angelo Almeida da Silva
28 qinformatica.com 12 Jan 2018 12 Jan 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
29 wbinformatica.com 8 Feb 2024 8 Feb 2027 GoDaddy.com, LLC Domains By Proxy, LLC
30 wpinformatica.net 29 Mar 2018 29 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
31 3winformatica.it 20 Jun 2002 20 Jun 2024 Aruba s.p.a. hidden
32 owinformatica.it 8 Jun 2018 8 Jun 2024 Aruba s.p.a. OW informatica
33 swinformatica.com 11 Nov 2019 11 Nov 2025 GoDaddy.com, LLC -
34 pwinformatica.com.br 31 Jan 2014 31 Jan 2025 - S.M. Moutinho
35 vwinformatica.com 22 Apr 2023 22 Apr 2025 Register.com, Inc. -
36 binformatica.com 17 Dec 2022 17 Dec 2024 DropCatch.com 669 LLC HugeDomains.com
37 awinformatica.com 26 Dec 2017 26 Dec 2024 GoDaddy.com, LLC -
38 sinformatica.net 30 Nov 2023 30 Nov 2024 Dynadot Inc -
39 rwinformatica.com.br 20 Jul 2020 20 Jul 2024 - Rw Informatica
40 wxinformatica.com.br 31 Mar 2016 31 Mar 2025 - Adriano Jose Boller
41 pinformatica.com 16 May 2014 16 May 2025 ENOM, INC. REDACTED FOR PRIVACY
42 finformatica.com 10 Jun 2005 10 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
43 xinformatica.it 18 Jan 2017 18 Jan 2025 Aruba s.p.a. salvatore di matteo
44 ginformatica.com 2 Mar 2013 2 Mar 2024 TurnCommerce, Inc. DBA NameBright.com Domain Admin
45 kinformatica.com 5 Oct 2010 5 Oct 2024 GoDaddy.com, LLC -
46 finformatica.com.br 23 Aug 2006 23 Aug 2025 - F Informatica Ltda
47 hinformatica.com 9 Feb 2009 9 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
48 wginformatica.com 5 Nov 2021 5 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
49 1informatica.com 26 Jun 2022 26 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
50 wainformatica.com 21 Feb 2016 21 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
51 tinformatica.com 21 Aug 2001 21 Aug 2024 Register.com, Inc. -
52 sinformatica.com 13 Aug 2015 13 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
53 wlinformatica.com 6 Oct 2012 6 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 lwinformatica.com.br 12 Jun 2001 12 Jun 2024 - LW Com?rcio e Servi?os de Infor. Ltda-Me
55 zinformatica.net 7 Aug 2007 7 Aug 2024 REGISTER S.P.A. REDACTED FOR PRIVACY
56 hinformatica.it 21 Oct 2012 21 Oct 2024 Aruba s.p.a. Hinfos s.a.s. di Repossi Rinaldo & C.
57 wginformatica.net 30 May 2019 30 May 2025 ENOM, INC. REDACTED FOR PRIVACY
58 bwinformatica.com 1 Dec 2008 1 Dec 2024 DREAMHOST Proxy Protection LLC
59 iinformatica.com 13 Jul 2019 13 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
60 wrinformatica.com 17 Apr 2012 17 Apr 2024 TurnCommerce, Inc. DBA NameBright.com DropCatch Auctions
61 iinformatica.com.br 24 Jun 2002 24 Jun 2025 - I Informatica Produtos e Servicos Ltda
62 cinformatica.com 26 Aug 2002 26 Aug 2024 acens Technologies, S.L.U. C. INFORMATICA SL
63 wpinformatica.online 11 Jan 2023 11 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
64 binformatica.net 26 Jan 2019 26 Jan 2025 Key-Systems GmbH c/o whoisproxy.com
65 cwinformatica.com 22 Dec 2021 22 Dec 2024 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
66 dwinformatica.it 17 Oct 2005 19 Dec 2024 Aruba Business s.r.l. DATA WORLD DI FRANCESCONI MASSIMO E C. SAS
67 linformatica.com 12 Mar 1997 13 Mar 2025 Tucows Domains Inc. -
68 ainformatica.net 22 Sep 2023 22 Sep 2024 Hongkong Domain Name Information Management Co., Limited Li Zai Xi
69 3winformatica.com 19 Oct 2023 19 Oct 2024 FastDomain Inc. -
70 wfinformatica.com 17 Sep 2013 17 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
71 qinformatica.net 12 Jan 2018 12 Jan 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
72 jwinformatica.com 18 Jan 2008 18 Jan 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
73 4informatica.net 2 Apr 2016 2 Apr 2025 Realtime Register B.V. -
74 jinformatica.com 10 May 2004 10 May 2025 IONOS SE REDACTED FOR PRIVACY
75 winformatics.net 3 Nov 2016 3 Nov 2024 1API GmbH REDACTED FOR PRIVACY
76 einformatica.net 24 Feb 2021 24 Feb 2025 Onlinenic Inc Informatica.net srl
77 hinformatica.org 18 Sep 2014 18 Sep 2024 IONOS SE Navarra HLindner, S.L.
78 rwinformatica.shop 24 Jan 2024 24 Jan 2025 PSI-USA, Inc. dba Domain Robot -
79 wlinformatica.net 16 Apr 2011 16 Apr 2025 ENOM, INC. REDACTED FOR PRIVACY
80 cinformatica.com.br 27 May 2003 27 May 2027 - coherence servi?os de inform?tica ltda
81 kinformatica.org 19 Sep 2019 19 Sep 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
82 9informatica.com 29 May 2023 29 May 2025 Tucows Domains Inc. -
83 xinformatica.com 17 Jun 2014 17 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
84 sinformatica.website 6 Jan 2023 6 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
85 wpinformatica.com 6 Jun 2023 6 Jun 2025 Tucows Domains Inc. -
86 7informatica.com.br 10 Oct 2005 10 Oct 2024 - Joab de Jesus Santos
87 winformatics.technology 4 Mar 2021 4 Mar 2025 EuroDNS S.A. REDACTED FOR PRIVACY
88 wminformatica.com 24 Oct 2000 24 Oct 2024 GoDaddy.com, LLC -
89 lwinformatica.com 30 Sep 2005 30 Sep 2025 Tucows Domains Inc. -
90 informatica.help 16 Jul 2018 16 Jul 2024 10dencehispahard SL (CDmon) -
91 informatica.barcelona 20 Mar 2016 20 Mar 2025 Entorno Digital MANUEL CABELLO SANZ
92 informatica.eco 25 Apr 2017 25 Apr 2025 Entorno Digital, S.A. MANUEL CABELLO SANZ
93 informatica.name - - Total Web Solutions Limited trading as TotalRegistrations -
94 informatica.tienda 13 Jun 2023 13 Jun 2024 Soluciones Corporativas IP, SL REDACTED FOR PRIVACY
95 informatica.pt 12 Apr 2021 12 Apr 2024 - -
96 informatica.dev 17 Jan 2019 17 Jan 2025 Entorno Digital, S.A. MANUEL CABELLO SANZ
97 informatica.education 11 Sep 2014 11 Sep 2024 CSC Corporate Domains, Inc. Informatica LLC
98 informatica.cm 18 Sep 2009 18 Sep 2024 Netcom.cm Sarl Redacted | EU Data Subject
99 informatica.ovh 17 Apr 2017 17 Apr 2028 OVH REDACTED_FOR_PRIVACY
100 informatica.ca 5 Jun 2001 5 Jun 2025 NameSilo Technologies Corp. REDACTED FOR PRIVACY
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 Winformatica.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=winformatica.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "winformatica.nl",
        "page_size": 100
    },
    "count": {
        "total": 1930,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "dinformatica.net, minformatica.cl, ainformatica.it, dinformatica.com, wminformatica.info, rwinformatica.pt, pinformatica.it, mwinformatica.com, wminformatica.net, w3informatica.com, 7informatica.com, informatica.org, informatica.info, informatica.biz, wminformatica.net.br, 4informatica.com.br, binformatica.cloud, wbinformatica.com.br, minformatica.net, wsinformatica.com, wpinformatica.com.br, 4informatica.com, linformatica.com.br, iinformatica.it, wfinformatica.com.br, fwinformatica.com.br, dwinformatica.com, qinformatica.com, wbinformatica.com, wpinformatica.net, 3winformatica.it, owinformatica.it, swinformatica.com, pwinformatica.com.br, vwinformatica.com, binformatica.com, awinformatica.com, sinformatica.net, rwinformatica.com.br, wxinformatica.com.br, pinformatica.com, finformatica.com, xinformatica.it, ginformatica.com, kinformatica.com, finformatica.com.br, hinformatica.com, wginformatica.com, 1informatica.com, wainformatica.com, tinformatica.com, sinformatica.com, wlinformatica.com, lwinformatica.com.br, zinformatica.net, hinformatica.it, wginformatica.net, bwinformatica.com, iinformatica.com, wrinformatica.com, iinformatica.com.br, cinformatica.com, wpinformatica.online, binformatica.net, cwinformatica.com, dwinformatica.it, linformatica.com, ainformatica.net, 3winformatica.com, wfinformatica.com, qinformatica.net, jwinformatica.com, 4informatica.net, jinformatica.com, winformatics.net, einformatica.net, hinformatica.org, rwinformatica.shop, wlinformatica.net, cinformatica.com.br, kinformatica.org, 9informatica.com, xinformatica.com, sinformatica.website, wpinformatica.com, 7informatica.com.br, winformatics.technology, wminformatica.com, lwinformatica.com, informatica.help, informatica.barcelona, informatica.eco, informatica.name, informatica.tienda, informatica.pt, informatica.dev, informatica.education, informatica.cm, informatica.ovh, informatica.ca",
    "results": [
        {
            "num": 1,
            "domain_name": "dinformatica.net",
            "domain_keyword": "dinformatica",
            "domain_tld": "net",
            "query_time": "2024-04-17 19:13:47",
            "create_date": "2002-03-08",
            "update_date": "2024-02-08",
            "expiry_date": "2025-03-08",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Alicante",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://tieredaccess.com/contact/07e04995-3320-480f-a178-21fbd03eabc9",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.servidoresdns10.com",
                "dns2.servidoresdns10.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "minformatica.cl",
            "domain_keyword": "minformatica",
            "domain_tld": "cl",
            "query_time": "2024-05-26 16:47:15",
            "create_date": "2018-03-29",
            "expiry_date": "2025-03-29",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Robinson López",
            "name_servers": [
                "ns1.dnslivehost.net",
                "ns2.dnslivehost.net",
                "ns3.dnslivehost.net"
            ]
        },
        {
            "num": 3,
            "domain_name": "ainformatica.it",
            "domain_keyword": "ainformatica",
            "domain_tld": "it",
            "query_time": "2024-04-17 18:15:40",
            "create_date": "2023-09-04",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-04",
            "registrar_name": "Host s.p.a.",
            "registrar_website": "https://www.host.it",
            "registrant_company": "a informatica di amos mulargia",
            "registrant_address": "via michelangelo, 9",
            "registrant_city": "SINISCOLA",
            "registrant_state": "NU",
            "registrant_zip": "08029",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.host-anycast.it",
                "ns2.host-anycast.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "dinformatica.com",
            "domain_keyword": "dinformatica",
            "domain_tld": "com",
            "query_time": "2024-04-10 21:26:24",
            "create_date": "2015-01-30",
            "update_date": "2021-01-24",
            "expiry_date": "2026-01-30",
            "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": 5,
            "domain_name": "wminformatica.info",
            "domain_keyword": "wminformatica",
            "domain_tld": "info",
            "query_time": "2024-05-20 10:02:56",
            "create_date": "2021-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.parkpage.foundationapi.com",
                "dns18.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "rwinformatica.pt",
            "domain_keyword": "rwinformatica",
            "domain_tld": "pt",
            "query_time": "2024-05-31 00:05:35",
            "create_date": "2021-04-11",
            "expiry_date": "2024-04-11",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 7,
            "domain_name": "pinformatica.it",
            "domain_keyword": "pinformatica",
            "domain_tld": "it",
            "query_time": "2024-05-27 02:57:39",
            "create_date": "2011-08-18",
            "update_date": "2023-09-03",
            "expiry_date": "2024-08-18",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 8,
            "domain_name": "mwinformatica.com",
            "domain_keyword": "mwinformatica",
            "domain_tld": "com",
            "query_time": "2024-06-09 22:10:39",
            "create_date": "2022-09-27",
            "update_date": "2024-03-16",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "wminformatica.net",
            "domain_keyword": "wminformatica",
            "domain_tld": "net",
            "query_time": "2024-05-14 11:17:07",
            "create_date": "2008-03-14",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-14",
            "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": "BR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/5f9bf985-544d-437a-a712-9733bb74c704",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "w3informatica.com",
            "domain_keyword": "w3informatica",
            "domain_tld": "com",
            "query_time": "2024-04-29 00:33:09",
            "create_date": "2011-10-05",
            "update_date": "2018-04-13",
            "expiry_date": "2024-10-05",
            "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": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1037.ui-dns.biz",
                "ns1037.ui-dns.com",
                "ns1037.ui-dns.de",
                "ns1037.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "7informatica.com",
            "domain_keyword": "7informatica",
            "domain_tld": "com",
            "query_time": "2024-04-29 06:28:31",
            "create_date": "2010-04-16",
            "update_date": "2024-03-18",
            "expiry_date": "2025-04-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns40.hoteldaweb.com.br",
                "dns41.hoteldaweb.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "informatica.org",
            "domain_keyword": "informatica",
            "domain_tld": "org",
            "query_time": "2024-06-09 02:57:19",
            "create_date": "1998-01-23",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Informatica Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ontario",
            "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": [
                "darwin.ns.cloudflare.com",
                "june.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "informatica.info",
            "domain_keyword": "informatica",
            "domain_tld": "info",
            "query_time": "2024-06-09 02:57:19",
            "create_date": "2017-12-03",
            "update_date": "2024-03-25",
            "expiry_date": "2025-12-03",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "informatica.biz",
            "domain_keyword": "informatica",
            "domain_tld": "biz",
            "query_time": "2024-05-31 09:14:05",
            "create_date": "2017-06-28",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Troy Nunez",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PA",
            "registrant_email": "please query the rdds service of the registrar 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.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "wminformatica.net.br",
            "domain_keyword": "wminformatica",
            "domain_tld": "net.br",
            "query_time": "2024-04-19 20:14:14",
            "create_date": "2011-12-20",
            "update_date": "2024-03-06",
            "expiry_date": "2025-12-20",
            "registrant_name": "WM DE OLIVEIRA TELECOMUNICA??ES EIRELI",
            "name_servers": [
                "ns1.giganet-ro.com.br",
                "ns2.giganet-ro.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 16,
            "domain_name": "4informatica.com.br",
            "domain_keyword": "4informatica",
            "domain_tld": "com.br",
            "query_time": "2024-04-10 20:51:11",
            "create_date": "2010-11-15",
            "update_date": "2022-10-19",
            "expiry_date": "2024-11-15",
            "registrant_name": "Sergio Paulo dos Santos Costa",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 17,
            "domain_name": "binformatica.cloud",
            "domain_keyword": "binformatica",
            "domain_tld": "cloud",
            "query_time": "2024-04-21 11:59:52",
            "create_date": "2024-03-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "wbinformatica.com.br",
            "domain_keyword": "wbinformatica",
            "domain_tld": "com.br",
            "query_time": "2024-06-13 13:35:07",
            "create_date": "2010-06-20",
            "update_date": "2021-06-02",
            "expiry_date": "2026-06-20",
            "registrant_name": "WB Inform?tica Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.wbinformatica.com.br",
                "ns2.wbinformatica.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 19,
            "domain_name": "minformatica.net",
            "domain_keyword": "minformatica",
            "domain_tld": "net",
            "query_time": "2024-04-25 23:07:50",
            "create_date": "2014-11-06",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-06",
            "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": "Minformatico Soluciones Tecnologicas 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": "https://contact-form.registrar.eu/?domainname=minformatica.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1064.ui-dns.biz",
                "ns1064.ui-dns.com",
                "ns1064.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "wsinformatica.com",
            "domain_keyword": "wsinformatica",
            "domain_tld": "com",
            "query_time": "2024-05-31 20:42:01",
            "create_date": "2012-04-04",
            "update_date": "2021-03-29",
            "expiry_date": "2024-04-04",
            "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": 21,
            "domain_name": "wpinformatica.com.br",
            "domain_keyword": "wpinformatica",
            "domain_tld": "com.br",
            "query_time": "2024-06-02 14:29:49",
            "create_date": "2023-04-15",
            "update_date": "2024-04-29",
            "expiry_date": "2024-04-15",
            "registrant_name": "DIOGO LIMA DE ARAUJO",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.boxsecured.com",
                "ns2.boxsecured.com"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 22,
            "domain_name": "4informatica.com",
            "domain_keyword": "4informatica",
            "domain_tld": "com",
            "query_time": "2024-04-10 20:51:13",
            "create_date": "2016-04-02",
            "update_date": "2023-10-30",
            "expiry_date": "2025-04-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns.4informatica.it",
                "ns.valuesearch.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "linformatica.com.br",
            "domain_keyword": "linformatica",
            "domain_tld": "com.br",
            "query_time": "2024-05-12 21:56:59",
            "create_date": "2009-06-21",
            "update_date": "2023-05-23",
            "expiry_date": "2028-06-21",
            "registrant_name": "Eder Moraes de Castro",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.linformatica.com.br",
                "ns2.minivps.link"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 24,
            "domain_name": "iinformatica.it",
            "domain_keyword": "iinformatica",
            "domain_tld": "it",
            "query_time": "2024-05-11 19:07:20",
            "create_date": "2012-02-22",
            "update_date": "2024-03-09",
            "expiry_date": "2025-02-22",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Vito Santarcangelo",
            "registrant_address": "via Dei Bruzi, 52",
            "registrant_city": "MATERA",
            "registrant_state": "MT",
            "registrant_zip": "75100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 25,
            "domain_name": "wfinformatica.com.br",
            "domain_keyword": "wfinformatica",
            "domain_tld": "com.br",
            "query_time": "2024-05-28 19:29:07",
            "create_date": "2008-08-06",
            "update_date": "2023-08-04",
            "expiry_date": "2025-08-06",
            "registrant_name": "Web Ferr?o Inform?tica",
            "name_servers": [
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br",
                "dns5.kinghost.com.br",
                "dns6.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 26,
            "domain_name": "fwinformatica.com.br",
            "domain_keyword": "fwinformatica",
            "domain_tld": "com.br",
            "query_time": "2024-06-04 19:33:50",
            "create_date": "2018-03-07",
            "update_date": "2022-05-31",
            "expiry_date": "2026-03-07",
            "registrant_name": "ACP - Inform?tica de Apoio Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1044.hostgator.com.br",
                "ns1045.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 27,
            "domain_name": "dwinformatica.com",
            "domain_keyword": "dwinformatica",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:12:13",
            "create_date": "2019-08-27",
            "update_date": "2024-03-22",
            "expiry_date": "2024-08-27",
            "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": "Miguel Angelo Almeida da Silva",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Viseu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=dwinformatica.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webhs.org",
                "ns2.webhs.org",
                "ns3.webhs.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "qinformatica.com",
            "domain_keyword": "qinformatica",
            "domain_tld": "com",
            "query_time": "2024-06-08 16:05:56",
            "create_date": "2018-01-12",
            "update_date": "2018-03-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TENERIFE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns39.servidoresdns.net",
                "dns40.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "wbinformatica.com",
            "domain_keyword": "wbinformatica",
            "domain_tld": "com",
            "query_time": "2024-05-29 04:37:42",
            "create_date": "2024-02-08",
            "update_date": "2024-02-08",
            "expiry_date": "2027-02-08",
            "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=wbinformatica.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "wpinformatica.net",
            "domain_keyword": "wpinformatica",
            "domain_tld": "net",
            "query_time": "2024-05-28 08:14:45",
            "create_date": "2018-03-29",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-29",
            "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": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "3winformatica.it",
            "domain_keyword": "3winformatica",
            "domain_tld": "it",
            "query_time": "2024-06-12 14:26:54",
            "create_date": "2002-06-20",
            "update_date": "2023-07-06",
            "expiry_date": "2024-06-20",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 32,
            "domain_name": "owinformatica.it",
            "domain_keyword": "owinformatica",
            "domain_tld": "it",
            "query_time": "2024-05-21 08:35:00",
            "create_date": "2018-06-08",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-08",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "OW informatica",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 33,
            "domain_name": "swinformatica.com",
            "domain_keyword": "swinformatica",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:16:33",
            "create_date": "2019-11-11",
            "update_date": "2023-11-17",
            "expiry_date": "2025-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.a2cp.com.br",
                "ns2.a2cp.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "pwinformatica.com.br",
            "domain_keyword": "pwinformatica",
            "domain_tld": "com.br",
            "query_time": "2024-05-26 22:04:06",
            "create_date": "2014-01-31",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "S.M. Moutinho",
            "name_servers": [
                "ns260.prodns.com.br",
                "ns261.prodns.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 35,
            "domain_name": "vwinformatica.com",
            "domain_keyword": "vwinformatica",
            "domain_tld": "com",
            "query_time": "2024-04-29 02:52:17",
            "create_date": "2023-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "nero.ns.cloudflare.com",
                "sasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "binformatica.com",
            "domain_keyword": "binformatica",
            "domain_tld": "com",
            "query_time": "2024-04-28 13:53:37",
            "create_date": "2022-12-17",
            "update_date": "2024-03-16",
            "expiry_date": "2024-12-17",
            "registrar_iana": 2149,
            "registrar_name": "DropCatch.com 669 LLC",
            "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": 37,
            "domain_name": "awinformatica.com",
            "domain_keyword": "awinformatica",
            "domain_tld": "com",
            "query_time": "2024-04-20 08:19:36",
            "create_date": "2017-12-26",
            "update_date": "2022-11-26",
            "expiry_date": "2024-12-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sinformatica.net",
            "domain_keyword": "sinformatica",
            "domain_tld": "net",
            "query_time": "2024-04-24 08:28:03",
            "create_date": "2023-11-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "rwinformatica.com.br",
            "domain_keyword": "rwinformatica",
            "domain_tld": "com.br",
            "query_time": "2024-06-08 08:15:51",
            "create_date": "2020-07-20",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-20",
            "registrant_name": "Rw Informatica",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dnsps27.mercadolibre.com",
                "dnsps28.mercadolibre.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 40,
            "domain_name": "wxinformatica.com.br",
            "domain_keyword": "wxinformatica",
            "domain_tld": "com.br",
            "query_time": "2024-05-25 03:04:54",
            "create_date": "2016-03-31",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-31",
            "registrant_name": "Adriano Jose Boller",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 41,
            "domain_name": "pinformatica.com",
            "domain_keyword": "pinformatica",
            "domain_tld": "com",
            "query_time": "2024-05-18 12:57:57",
            "create_date": "2014-05-16",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-16",
            "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": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/271017e0-fb20-4335-a35f-801d5cbf3a23",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "finformatica.com",
            "domain_keyword": "finformatica",
            "domain_tld": "com",
            "query_time": "2024-06-10 00:37:25",
            "create_date": "2005-06-10",
            "update_date": "2024-05-09",
            "expiry_date": "2025-06-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns2794.dizinc.com",
                "ns2795.dizinc.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "xinformatica.it",
            "domain_keyword": "xinformatica",
            "domain_tld": "it",
            "query_time": "2024-05-27 15:52:57",
            "create_date": "2017-01-18",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-18",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "salvatore di matteo",
            "registrant_address": "via sampolo 119",
            "registrant_city": "PALERMO",
            "registrant_state": "PA",
            "registrant_zip": "90143",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 44,
            "domain_name": "ginformatica.com",
            "domain_keyword": "ginformatica",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:44:48",
            "create_date": "2013-03-02",
            "update_date": "2021-02-24",
            "expiry_date": "2024-03-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin",
            "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": 45,
            "domain_name": "kinformatica.com",
            "domain_keyword": "kinformatica",
            "domain_tld": "com",
            "query_time": "2024-06-12 00:34:56",
            "create_date": "2010-10-05",
            "update_date": "2023-08-30",
            "expiry_date": "2024-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "finformatica.com.br",
            "domain_keyword": "finformatica",
            "domain_tld": "com.br",
            "query_time": "2024-05-11 13:39:43",
            "create_date": "2006-08-23",
            "update_date": "2023-08-22",
            "expiry_date": "2025-08-23",
            "registrant_name": "F Informatica Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.servidorwebfacil.com",
                "ns2.servidorwebfacil.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 47,
            "domain_name": "hinformatica.com",
            "domain_keyword": "hinformatica",
            "domain_tld": "com",
            "query_time": "2024-04-16 18:36:33",
            "create_date": "2009-02-09",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-09",
            "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": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/4e60fd14-9a91-4e8e-ae31-32375d1986a1",
            "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": 48,
            "domain_name": "wginformatica.com",
            "domain_keyword": "wginformatica",
            "domain_tld": "com",
            "query_time": "2024-05-18 16:54:07",
            "create_date": "2021-11-05",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-05",
            "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=wginformatica.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "george.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "1informatica.com",
            "domain_keyword": "1informatica",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:51:55",
            "create_date": "2022-06-26",
            "update_date": "2022-08-30",
            "expiry_date": "2024-06-26",
            "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": 50,
            "domain_name": "wainformatica.com",
            "domain_keyword": "wainformatica",
            "domain_tld": "com",
            "query_time": "2024-05-10 01:42:40",
            "create_date": "2016-02-21",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-21",
            "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": "MG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/05d42de2-c363-4736-8181-d38025096f60",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "tinformatica.com",
            "domain_keyword": "tinformatica",
            "domain_tld": "com",
            "query_time": "2024-06-07 04:23:40",
            "create_date": "2001-08-21",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-21",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sinformatica.com",
            "domain_keyword": "sinformatica",
            "domain_tld": "com",
            "query_time": "2024-04-24 08:28:03",
            "create_date": "2015-08-13",
            "update_date": "2021-08-07",
            "expiry_date": "2024-08-13",
            "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": 53,
            "domain_name": "wlinformatica.com",
            "domain_keyword": "wlinformatica",
            "domain_tld": "com",
            "query_time": "2024-04-24 11:35:11",
            "create_date": "2012-10-06",
            "update_date": "2020-09-30",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "lwinformatica.com.br",
            "domain_keyword": "lwinformatica",
            "domain_tld": "com.br",
            "query_time": "2024-05-14 07:06:50",
            "create_date": "2001-06-12",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-12",
            "registrant_name": "LW Com?rcio e Servi?os de Infor. Ltda-Me",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 55,
            "domain_name": "zinformatica.net",
            "domain_keyword": "zinformatica",
            "domain_tld": "net",
            "query_time": "2024-05-31 06:36:36",
            "create_date": "2007-08-07",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-07",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "hinformatica.it",
            "domain_keyword": "hinformatica",
            "domain_tld": "it",
            "query_time": "2024-05-12 00:54:28",
            "create_date": "2012-10-21",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-21",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Hinfos s.a.s. di Repossi Rinaldo & C.",
            "registrant_address": "Via di Boccea, 192",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00167",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 57,
            "domain_name": "wginformatica.net",
            "domain_keyword": "wginformatica",
            "domain_tld": "net",
            "query_time": "2024-05-18 16:54:07",
            "create_date": "2019-05-30",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-30",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/3cd3523b-2e44-48c8-8cb0-56077e949ecb",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bwinformatica.com",
            "domain_keyword": "bwinformatica",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:49:55",
            "create_date": "2008-12-01",
            "update_date": "2023-10-31",
            "expiry_date": "2024-12-01",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O bwinformatica.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "iinformatica.com",
            "domain_keyword": "iinformatica",
            "domain_tld": "com",
            "query_time": "2024-06-12 23:01:03",
            "create_date": "2019-07-13",
            "update_date": "2022-08-23",
            "expiry_date": "2025-07-13",
            "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": 60,
            "domain_name": "wrinformatica.com",
            "domain_keyword": "wrinformatica",
            "domain_tld": "com",
            "query_time": "2024-05-31 20:37:08",
            "create_date": "2012-04-17",
            "update_date": "2024-05-19",
            "expiry_date": "2024-04-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "DropCatch.com Auctions",
            "registrant_company": "DropCatch Auctions",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3035029098",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "iinformatica.com.br",
            "domain_keyword": "iinformatica",
            "domain_tld": "com.br",
            "query_time": "2024-06-12 23:01:03",
            "create_date": "2002-06-24",
            "update_date": "2023-06-21",
            "expiry_date": "2025-06-24",
            "registrant_name": "I Informatica Produtos e Servicos Ltda",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 62,
            "domain_name": "cinformatica.com",
            "domain_keyword": "cinformatica",
            "domain_tld": "com",
            "query_time": "2024-06-07 15:17:26",
            "create_date": "2002-08-26",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-26",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "C. INFORMATICA SL",
            "registrant_state": "Ciudad Real",
            "registrant_country": "ES",
            "name_servers": [
                "ns1.dominioabsoluto.com",
                "ns2.dominioabsoluto.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "wpinformatica.online",
            "domain_keyword": "wpinformatica",
            "domain_tld": "online",
            "query_time": "2024-04-24 21:55:20",
            "create_date": "2023-01-11",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "binformatica.net",
            "domain_keyword": "binformatica",
            "domain_tld": "net",
            "query_time": "2024-04-21 11:59:52",
            "create_date": "2019-01-26",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.dominiok.it",
            "registrant_name": "On behalf of binformatica.net OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "4ff39e2eb9842935eca0419495474cefe4ef04fc9bb88a9d42336c73438efb6f@binformatica.net.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.dominiok.it",
                "ns2.dominiok.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cwinformatica.com",
            "domain_keyword": "cwinformatica",
            "domain_tld": "com",
            "query_time": "2024-06-06 00:52:30",
            "create_date": "2021-12-22",
            "update_date": "2022-02-20",
            "expiry_date": "2024-12-22",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Alto Parana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PY",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.maxdominios.com",
                "ns30.maxdominios.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "dwinformatica.it",
            "domain_keyword": "dwinformatica",
            "domain_tld": "it",
            "query_time": "2024-04-21 05:12:13",
            "create_date": "2005-10-17",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-19",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "DATA WORLD DI FRANCESCONI MASSIMO E C. SAS",
            "registrant_address": "Via Verdi, 15",
            "registrant_city": "Viadana",
            "registrant_state": "MN",
            "registrant_zip": "46019",
            "registrant_country": "IT",
            "name_servers": [
                "ns.cassiopea.it",
                "ns2.cassiopea.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 67,
            "domain_name": "linformatica.com",
            "domain_keyword": "linformatica",
            "domain_tld": "com",
            "query_time": "2024-05-12 21:57:15",
            "create_date": "1997-03-12",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ainformatica.net",
            "domain_keyword": "ainformatica",
            "domain_tld": "net",
            "query_time": "2024-06-02 09:31:35",
            "create_date": "2023-09-22",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_iana": 2251,
            "registrar_name": "Hongkong Domain Name Information Management Co., Limited",
            "registrar_website": "http://dnsgulf.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Zai Xi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guangdong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://whois.dnsgulf.com/whois/whoisform",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsgulf.net",
                "ns2.dnsgulf.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "3winformatica.com",
            "domain_keyword": "3winformatica",
            "domain_tld": "com",
            "query_time": "2024-06-12 14:26:54",
            "create_date": "2023-10-19",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "alina.ns.cloudflare.com",
                "josh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "wfinformatica.com",
            "domain_keyword": "wfinformatica",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:57:00",
            "create_date": "2013-09-17",
            "update_date": "2020-09-11",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "qinformatica.net",
            "domain_keyword": "qinformatica",
            "domain_tld": "net",
            "query_time": "2024-04-18 08:48:08",
            "create_date": "2018-01-12",
            "update_date": "2018-03-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TENERIFE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns39.servidoresdns.net",
                "dns40.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "jwinformatica.com",
            "domain_keyword": "jwinformatica",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:21:27",
            "create_date": "2008-01-18",
            "update_date": "2017-01-19",
            "expiry_date": "2025-01-18",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Baleares",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.servidoresdns.net",
                "dns20.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "4informatica.net",
            "domain_keyword": "4informatica",
            "domain_tld": "net",
            "query_time": "2024-04-14 09:35:01",
            "create_date": "2016-04-02",
            "update_date": "2023-10-30",
            "expiry_date": "2025-04-02",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "name_servers": [
                "ns.valuesearch.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "jinformatica.com",
            "domain_keyword": "jinformatica",
            "domain_tld": "com",
            "query_time": "2024-05-13 01:52:10",
            "create_date": "2004-05-10",
            "update_date": "2023-05-11",
            "expiry_date": "2025-05-10",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1043.ui-dns.biz",
                "ns1043.ui-dns.com",
                "ns1043.ui-dns.de",
                "ns1043.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "winformatics.net",
            "domain_keyword": "winformatics",
            "domain_tld": "net",
            "query_time": "2024-05-23 08:02:33",
            "create_date": "2016-11-03",
            "update_date": "2018-05-23",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "contact via https://www.1api.net/send-message/winformatics.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosttech.ch",
                "ns2.hosttech.ch",
                "ns3.hosttech.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "einformatica.net",
            "domain_keyword": "einformatica",
            "domain_tld": "net",
            "query_time": "2024-06-11 21:28:04",
            "create_date": "2021-02-24",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-24",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_company": "Informatica.net srl",
            "registrant_state": "CT",
            "registrant_country": "IT",
            "registrant_email": "contact holder at https://www.domainidshield.com/gdpr",
            "name_servers": [
                "dns1.fmphost.com",
                "dns2.fmphost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "hinformatica.org",
            "domain_keyword": "hinformatica",
            "domain_tld": "org",
            "query_time": "2024-04-16 18:36:32",
            "create_date": "2014-09-18",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Navarra HLindner, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "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": [
                "ns1072.ui-dns.biz",
                "ns1072.ui-dns.com",
                "ns1072.ui-dns.de",
                "ns1072.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "rwinformatica.shop",
            "domain_keyword": "rwinformatica",
            "domain_tld": "shop",
            "query_time": "2024-04-25 02:23:01",
            "create_date": "2024-01-24",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-24",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_state": "PT",
            "registrant_country": "PT",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "wlinformatica.net",
            "domain_keyword": "wlinformatica",
            "domain_tld": "net",
            "query_time": "2024-05-28 07:25:01",
            "create_date": "2011-04-16",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-16",
            "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": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/3c6a0bf2-e66b-467f-98c2-e52d97d1d948",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "cinformatica.com.br",
            "domain_keyword": "cinformatica",
            "domain_tld": "com.br",
            "query_time": "2024-05-14 00:55:59",
            "create_date": "2003-05-27",
            "update_date": "2023-05-27",
            "expiry_date": "2027-05-27",
            "registrant_name": "coherence servi?os de inform?tica ltda",
            "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": 81,
            "domain_name": "kinformatica.org",
            "domain_keyword": "kinformatica",
            "domain_tld": "org",
            "query_time": "2024-06-12 00:34:56",
            "create_date": "2019-09-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-19",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ALICANTE",
            "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "9informatica.com",
            "domain_keyword": "9informatica",
            "domain_tld": "com",
            "query_time": "2024-06-08 09:03:17",
            "create_date": "2023-05-29",
            "update_date": "2024-06-02",
            "expiry_date": "2025-05-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "xinformatica.com",
            "domain_keyword": "xinformatica",
            "domain_tld": "com",
            "query_time": "2024-06-09 02:14:59",
            "create_date": "2014-06-17",
            "update_date": "2020-06-11",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "sinformatica.website",
            "domain_keyword": "sinformatica",
            "domain_tld": "website",
            "query_time": "2024-05-01 23:02:25",
            "create_date": "2023-01-06",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "wpinformatica.com",
            "domain_keyword": "wpinformatica",
            "domain_tld": "com",
            "query_time": "2024-06-13 14:57:35",
            "create_date": "2023-06-06",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "7informatica.com.br",
            "domain_keyword": "7informatica",
            "domain_tld": "com.br",
            "query_time": "2024-04-29 06:28:33",
            "create_date": "2005-10-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "registrant_name": "Joab de Jesus Santos",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 87,
            "domain_name": "winformatics.technology",
            "domain_keyword": "winformatics",
            "domain_tld": "technology",
            "query_time": "2024-05-08 16:26:40",
            "create_date": "2021-03-04",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "wminformatica.com",
            "domain_keyword": "wminformatica",
            "domain_tld": "com",
            "query_time": "2024-05-27 10:45:00",
            "create_date": "2000-10-24",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-24",
            "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": 89,
            "domain_name": "lwinformatica.com",
            "domain_keyword": "lwinformatica",
            "domain_tld": "com",
            "query_time": "2024-06-09 00:42:51",
            "create_date": "2005-09-30",
            "update_date": "2023-09-28",
            "expiry_date": "2025-09-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "informatica.help",
            "domain_keyword": "informatica",
            "domain_tld": "help",
            "query_time": "2024-05-23 21:37:30",
            "create_date": "2018-07-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard SL (CDmon)",
            "registrar_website": "https://www.cdmon.com/",
            "registrant_state": "Navarra",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns3.masbytes.es",
                "dns4.masbytes.es",
                "julio.masbytes.es",
                "principal.masbytes.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "informatica.barcelona",
            "domain_keyword": "informatica",
            "domain_tld": "barcelona",
            "query_time": "2024-04-21 10:55:37",
            "create_date": "2016-03-20",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-20",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital",
            "registrar_website": "http://www.entorno.cat",
            "registrant_company": "MANUEL CABELLO SANZ",
            "registrant_state": "Madrid",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.itres.info",
                "dns2.itres.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "informatica.eco",
            "domain_keyword": "informatica",
            "domain_tld": "eco",
            "query_time": "2024-05-04 01:58:10",
            "create_date": "2017-04-25",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-25",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital, S.A.",
            "registrar_website": "www.entorno.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MANUEL CABELLO SANZ",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.interdominios.com",
                "dns2.interdominios.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "informatica.name",
            "domain_keyword": "informatica",
            "domain_tld": "name",
            "query_time": "2024-05-09 06:41:29",
            "registrar_iana": 131,
            "registrar_name": "Total Web Solutions Limited trading as TotalRegistrations",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 94,
            "domain_name": "informatica.tienda",
            "domain_keyword": "informatica",
            "domain_tld": "tienda",
            "query_time": "2024-05-13 09:48:43",
            "create_date": "2023-06-13",
            "update_date": "2024-05-04",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Murcia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "informatica.pt",
            "domain_keyword": "informatica",
            "domain_tld": "pt",
            "query_time": "2024-06-02 17:16:20",
            "create_date": "2021-04-12",
            "expiry_date": "2024-04-12",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 96,
            "domain_name": "informatica.dev",
            "domain_keyword": "informatica",
            "domain_tld": "dev",
            "query_time": "2024-05-13 09:48:43",
            "create_date": "2019-01-17",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-17",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital, S.A.",
            "registrar_website": "http://www.entorno.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MANUEL CABELLO SANZ",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.itres.info",
                "dns2.itres.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "informatica.education",
            "domain_keyword": "informatica",
            "domain_tld": "education",
            "query_time": "2024-05-04 01:58:10",
            "create_date": "2014-09-11",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Informatica LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "informatica.cm",
            "domain_keyword": "informatica",
            "domain_tld": "cm",
            "query_time": "2024-05-18 05:04:28",
            "create_date": "2009-09-18",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-18",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_address": "Redacted | EU Data Subject",
            "registrant_city": "Redacted | EU Data Subject",
            "registrant_zip": "Redacted | EU Data Subject",
            "registrant_country": "ES",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "name_servers": [
                "dns1.itres.info",
                "dns2.itres.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 99,
            "domain_name": "informatica.ovh",
            "domain_keyword": "informatica",
            "domain_tld": "ovh",
            "query_time": "2024-04-21 10:55:37",
            "create_date": "2017-04-17",
            "update_date": "2021-02-16",
            "expiry_date": "2028-04-17",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns1.itres.info",
                "dns2.itres.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "informatica.ca",
            "domain_keyword": "informatica",
            "domain_tld": "ca",
            "query_time": "2024-06-09 02:57:18",
            "create_date": "2001-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_name": "NameSilo Technologies Corp.",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "darwin.ns.cloudflare.com",
                "june.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.749,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>winformatica.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1930</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>dinformatica.net, minformatica.cl, ainformatica.it, dinformatica.com, wminformatica.info, rwinformatica.pt, pinformatica.it, mwinformatica.com, wminformatica.net, w3informatica.com, 7informatica.com, informatica.org, informatica.info, informatica.biz, wminformatica.net.br, 4informatica.com.br, binformatica.cloud, wbinformatica.com.br, minformatica.net, wsinformatica.com, wpinformatica.com.br, 4informatica.com, linformatica.com.br, iinformatica.it, wfinformatica.com.br, fwinformatica.com.br, dwinformatica.com, qinformatica.com, wbinformatica.com, wpinformatica.net, 3winformatica.it, owinformatica.it, swinformatica.com, pwinformatica.com.br, vwinformatica.com, binformatica.com, awinformatica.com, sinformatica.net, rwinformatica.com.br, wxinformatica.com.br, pinformatica.com, finformatica.com, xinformatica.it, ginformatica.com, kinformatica.com, finformatica.com.br, hinformatica.com, wginformatica.com, 1informatica.com, wainformatica.com, tinformatica.com, sinformatica.com, wlinformatica.com, lwinformatica.com.br, zinformatica.net, hinformatica.it, wginformatica.net, bwinformatica.com, iinformatica.com, wrinformatica.com, iinformatica.com.br, cinformatica.com, wpinformatica.online, binformatica.net, cwinformatica.com, dwinformatica.it, linformatica.com, ainformatica.net, 3winformatica.com, wfinformatica.com, qinformatica.net, jwinformatica.com, 4informatica.net, jinformatica.com, winformatics.net, einformatica.net, hinformatica.org, rwinformatica.shop, wlinformatica.net, cinformatica.com.br, kinformatica.org, 9informatica.com, xinformatica.com, sinformatica.website, wpinformatica.com, 7informatica.com.br, winformatics.technology, wminformatica.com, lwinformatica.com, informatica.help, informatica.barcelona, informatica.eco, informatica.name, informatica.tienda, informatica.pt, informatica.dev, informatica.education, informatica.cm, informatica.ovh, informatica.ca</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dinformatica.net</domain_name>
   <domain_keyword>dinformatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 19:13:47</query_time>
   <create_date>2002-03-08</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>Alicante</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/07e04995-3320-480f-a178-21fbd03eabc9</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.servidoresdns10.com</value>
    <value>dns2.servidoresdns10.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>minformatica.cl</domain_name>
   <domain_keyword>minformatica</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-26 16:47:15</query_time>
   <create_date>2018-03-29</create_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Robinson López</registrant_name>
   <name_servers>
    <value>ns1.dnslivehost.net</value>
    <value>ns2.dnslivehost.net</value>
    <value>ns3.dnslivehost.net</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>ainformatica.it</domain_name>
   <domain_keyword>ainformatica</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-17 18:15:40</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>Host s.p.a.</registrar_name>
   <registrar_website>https://www.host.it</registrar_website>
   <registrant_company>a informatica di amos mulargia</registrant_company>
   <registrant_address>via michelangelo, 9</registrant_address>
   <registrant_city>SINISCOLA</registrant_city>
   <registrant_state>NU</registrant_state>
   <registrant_zip>08029</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.host-anycast.it</value>
    <value>ns2.host-anycast.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dinformatica.com</domain_name>
   <domain_keyword>dinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 21:26:24</query_time>
   <create_date>2015-01-30</create_date>
   <update_date>2021-01-24</update_date>
   <expiry_date>2026-01-30</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>5</num>
   <domain_name>wminformatica.info</domain_name>
   <domain_keyword>wminformatica</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 10:02:56</query_time>
   <create_date>2021-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.parkpage.foundationapi.com</value>
    <value>dns18.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>rwinformatica.pt</domain_name>
   <domain_keyword>rwinformatica</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-31 00:05:35</query_time>
   <create_date>2021-04-11</create_date>
   <expiry_date>2024-04-11</expiry_date>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>pinformatica.it</domain_name>
   <domain_keyword>pinformatica</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 02:57:39</query_time>
   <create_date>2011-08-18</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mwinformatica.com</domain_name>
   <domain_keyword>mwinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 22:10:39</query_time>
   <create_date>2022-09-27</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>wminformatica.net</domain_name>
   <domain_keyword>wminformatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 11:17:07</query_time>
   <create_date>2008-03-14</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-14</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>BR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5f9bf985-544d-437a-a712-9733bb74c704</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>w3informatica.com</domain_name>
   <domain_keyword>w3informatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 00:33:09</query_time>
   <create_date>2011-10-05</create_date>
   <update_date>2018-04-13</update_date>
   <expiry_date>2024-10-05</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>MA</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>ns1037.ui-dns.biz</value>
    <value>ns1037.ui-dns.com</value>
    <value>ns1037.ui-dns.de</value>
    <value>ns1037.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>7informatica.com</domain_name>
   <domain_keyword>7informatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 06:28:31</query_time>
   <create_date>2010-04-16</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-04-16</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>dns40.hoteldaweb.com.br</value>
    <value>dns41.hoteldaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>informatica.org</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 02:57:19</query_time>
   <create_date>1998-01-23</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Informatica Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ontario</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>darwin.ns.cloudflare.com</value>
    <value>june.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>informatica.info</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-09 02:57:19</query_time>
   <create_date>2017-12-03</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-12-03</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.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>MO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>informatica.biz</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-31 09:14:05</query_time>
   <create_date>2017-06-28</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Troy Nunez</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>wminformatica.net.br</domain_name>
   <domain_keyword>wminformatica</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-04-19 20:14:14</query_time>
   <create_date>2011-12-20</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-12-20</expiry_date>
   <registrant_name>WM DE OLIVEIRA TELECOMUNICA??ES EIRELI</registrant_name>
   <name_servers>
    <value>ns1.giganet-ro.com.br</value>
    <value>ns2.giganet-ro.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>4informatica.com.br</domain_name>
   <domain_keyword>4informatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-10 20:51:11</query_time>
   <create_date>2010-11-15</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrant_name>Sergio Paulo dos Santos Costa</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>binformatica.cloud</domain_name>
   <domain_keyword>binformatica</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-21 11:59:52</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>wbinformatica.com.br</domain_name>
   <domain_keyword>wbinformatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-13 13:35:07</query_time>
   <create_date>2010-06-20</create_date>
   <update_date>2021-06-02</update_date>
   <expiry_date>2026-06-20</expiry_date>
   <registrant_name>WB Inform?tica Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.wbinformatica.com.br</value>
    <value>ns2.wbinformatica.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>minformatica.net</domain_name>
   <domain_keyword>minformatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 23:07:50</query_time>
   <create_date>2014-11-06</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-06</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>Minformatico Soluciones Tecnologicas 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>https://contact-form.registrar.eu/?domainname=minformatica.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1064.ui-dns.biz</value>
    <value>ns1064.ui-dns.com</value>
    <value>ns1064.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>wsinformatica.com</domain_name>
   <domain_keyword>wsinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 20:42:01</query_time>
   <create_date>2012-04-04</create_date>
   <update_date>2021-03-29</update_date>
   <expiry_date>2024-04-04</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>21</num>
   <domain_name>wpinformatica.com.br</domain_name>
   <domain_keyword>wpinformatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-02 14:29:49</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-04-15</expiry_date>
   <registrant_name>DIOGO LIMA DE ARAUJO</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.boxsecured.com</value>
    <value>ns2.boxsecured.com</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>4informatica.com</domain_name>
   <domain_keyword>4informatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 20:51:13</query_time>
   <create_date>2016-04-02</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns.4informatica.it</value>
    <value>ns.valuesearch.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>linformatica.com.br</domain_name>
   <domain_keyword>linformatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-12 21:56:59</query_time>
   <create_date>2009-06-21</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2028-06-21</expiry_date>
   <registrant_name>Eder Moraes de Castro</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.linformatica.com.br</value>
    <value>ns2.minivps.link</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>iinformatica.it</domain_name>
   <domain_keyword>iinformatica</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-11 19:07:20</query_time>
   <create_date>2012-02-22</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Vito Santarcangelo</registrant_company>
   <registrant_address>via Dei Bruzi, 52</registrant_address>
   <registrant_city>MATERA</registrant_city>
   <registrant_state>MT</registrant_state>
   <registrant_zip>75100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>wfinformatica.com.br</domain_name>
   <domain_keyword>wfinformatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-28 19:29:07</query_time>
   <create_date>2008-08-06</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2025-08-06</expiry_date>
   <registrant_name>Web Ferr?o Inform?tica</registrant_name>
   <name_servers>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
    <value>dns5.kinghost.com.br</value>
    <value>dns6.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>fwinformatica.com.br</domain_name>
   <domain_keyword>fwinformatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-04 19:33:50</query_time>
   <create_date>2018-03-07</create_date>
   <update_date>2022-05-31</update_date>
   <expiry_date>2026-03-07</expiry_date>
   <registrant_name>ACP - Inform?tica de Apoio Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1044.hostgator.com.br</value>
    <value>ns1045.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>dwinformatica.com</domain_name>
   <domain_keyword>dwinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:12:13</query_time>
   <create_date>2019-08-27</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-08-27</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>Miguel Angelo Almeida da Silva</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Viseu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=dwinformatica.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webhs.org</value>
    <value>ns2.webhs.org</value>
    <value>ns3.webhs.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>qinformatica.com</domain_name>
   <domain_keyword>qinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 16:05:56</query_time>
   <create_date>2018-01-12</create_date>
   <update_date>2018-03-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TENERIFE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns39.servidoresdns.net</value>
    <value>dns40.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>wbinformatica.com</domain_name>
   <domain_keyword>wbinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 04:37:42</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2027-02-08</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=wbinformatica.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>wpinformatica.net</domain_name>
   <domain_keyword>wpinformatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 08:14:45</query_time>
   <create_date>2018-03-29</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-29</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>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>3winformatica.it</domain_name>
   <domain_keyword>3winformatica</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-12 14:26:54</query_time>
   <create_date>2002-06-20</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>owinformatica.it</domain_name>
   <domain_keyword>owinformatica</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-21 08:35:00</query_time>
   <create_date>2018-06-08</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>OW informatica</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>swinformatica.com</domain_name>
   <domain_keyword>swinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:16:33</query_time>
   <create_date>2019-11-11</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-11-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>ns1.a2cp.com.br</value>
    <value>ns2.a2cp.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>pwinformatica.com.br</domain_name>
   <domain_keyword>pwinformatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-26 22:04:06</query_time>
   <create_date>2014-01-31</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>S.M. Moutinho</registrant_name>
   <name_servers>
    <value>ns260.prodns.com.br</value>
    <value>ns261.prodns.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>vwinformatica.com</domain_name>
   <domain_keyword>vwinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 02:52:17</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>nero.ns.cloudflare.com</value>
    <value>sasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>binformatica.com</domain_name>
   <domain_keyword>binformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 13:53:37</query_time>
   <create_date>2022-12-17</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>2149</registrar_iana>
   <registrar_name>DropCatch.com 669 LLC</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>37</num>
   <domain_name>awinformatica.com</domain_name>
   <domain_keyword>awinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 08:19:36</query_time>
   <create_date>2017-12-26</create_date>
   <update_date>2022-11-26</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sinformatica.net</domain_name>
   <domain_keyword>sinformatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 08:28:03</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-30</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.bodis.com</value>
    <value>ns2.bodis.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>rwinformatica.com.br</domain_name>
   <domain_keyword>rwinformatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-08 08:15:51</query_time>
   <create_date>2020-07-20</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrant_name>Rw Informatica</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dnsps27.mercadolibre.com</value>
    <value>dnsps28.mercadolibre.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>wxinformatica.com.br</domain_name>
   <domain_keyword>wxinformatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-25 03:04:54</query_time>
   <create_date>2016-03-31</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Adriano Jose Boller</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>pinformatica.com</domain_name>
   <domain_keyword>pinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 12:57:57</query_time>
   <create_date>2014-05-16</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-16</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>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/271017e0-fb20-4335-a35f-801d5cbf3a23</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>finformatica.com</domain_name>
   <domain_keyword>finformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 00:37:25</query_time>
   <create_date>2005-06-10</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-06-10</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>ns2794.dizinc.com</value>
    <value>ns2795.dizinc.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>xinformatica.it</domain_name>
   <domain_keyword>xinformatica</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 15:52:57</query_time>
   <create_date>2017-01-18</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>salvatore di matteo</registrant_company>
   <registrant_address>via sampolo 119</registrant_address>
   <registrant_city>PALERMO</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>90143</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ginformatica.com</domain_name>
   <domain_keyword>ginformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:44:48</query_time>
   <create_date>2013-03-02</create_date>
   <update_date>2021-02-24</update_date>
   <expiry_date>2024-03-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</registrant_name>
   <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>45</num>
   <domain_name>kinformatica.com</domain_name>
   <domain_keyword>kinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 00:34:56</query_time>
   <create_date>2010-10-05</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>finformatica.com.br</domain_name>
   <domain_keyword>finformatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-11 13:39:43</query_time>
   <create_date>2006-08-23</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2025-08-23</expiry_date>
   <registrant_name>F Informatica Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.servidorwebfacil.com</value>
    <value>ns2.servidorwebfacil.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>hinformatica.com</domain_name>
   <domain_keyword>hinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 18:36:33</query_time>
   <create_date>2009-02-09</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-09</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>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4e60fd14-9a91-4e8e-ae31-32375d1986a1</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>48</num>
   <domain_name>wginformatica.com</domain_name>
   <domain_keyword>wginformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 16:54:07</query_time>
   <create_date>2021-11-05</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>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=wginformatica.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>george.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>1informatica.com</domain_name>
   <domain_keyword>1informatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:51:55</query_time>
   <create_date>2022-06-26</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2024-06-26</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>50</num>
   <domain_name>wainformatica.com</domain_name>
   <domain_keyword>wainformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 01:42:40</query_time>
   <create_date>2016-02-21</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-21</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>MG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/05d42de2-c363-4736-8181-d38025096f60</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>tinformatica.com</domain_name>
   <domain_keyword>tinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 04:23:40</query_time>
   <create_date>2001-08-21</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sinformatica.com</domain_name>
   <domain_keyword>sinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 08:28:03</query_time>
   <create_date>2015-08-13</create_date>
   <update_date>2021-08-07</update_date>
   <expiry_date>2024-08-13</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>53</num>
   <domain_name>wlinformatica.com</domain_name>
   <domain_keyword>wlinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 11:35:11</query_time>
   <create_date>2012-10-06</create_date>
   <update_date>2020-09-30</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>lwinformatica.com.br</domain_name>
   <domain_keyword>lwinformatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-14 07:06:50</query_time>
   <create_date>2001-06-12</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrant_name>LW Com?rcio e Servi?os de Infor. Ltda-Me</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>zinformatica.net</domain_name>
   <domain_keyword>zinformatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 06:36:36</query_time>
   <create_date>2007-08-07</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</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>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>hinformatica.it</domain_name>
   <domain_keyword>hinformatica</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 00:54:28</query_time>
   <create_date>2012-10-21</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Hinfos s.a.s. di Repossi Rinaldo &amp; C.</registrant_company>
   <registrant_address>Via di Boccea, 192</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00167</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>wginformatica.net</domain_name>
   <domain_keyword>wginformatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 16:54:07</query_time>
   <create_date>2019-05-30</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3cd3523b-2e44-48c8-8cb0-56077e949ecb</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>bwinformatica.com</domain_name>
   <domain_keyword>bwinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:49:55</query_time>
   <create_date>2008-12-01</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O bwinformatica.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>iinformatica.com</domain_name>
   <domain_keyword>iinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 23:01:03</query_time>
   <create_date>2019-07-13</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2025-07-13</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>60</num>
   <domain_name>wrinformatica.com</domain_name>
   <domain_keyword>wrinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 20:37:08</query_time>
   <create_date>2012-04-17</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-04-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>DropCatch.com Auctions</registrant_name>
   <registrant_company>DropCatch Auctions</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.3035029098</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.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>iinformatica.com.br</domain_name>
   <domain_keyword>iinformatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-12 23:01:03</query_time>
   <create_date>2002-06-24</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrant_name>I Informatica Produtos e Servicos Ltda</registrant_name>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>cinformatica.com</domain_name>
   <domain_keyword>cinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 15:17:26</query_time>
   <create_date>2002-08-26</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>C. INFORMATICA SL</registrant_company>
   <registrant_state>Ciudad Real</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns1.dominioabsoluto.com</value>
    <value>ns2.dominioabsoluto.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>wpinformatica.online</domain_name>
   <domain_keyword>wpinformatica</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-24 21:55:20</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>binformatica.net</domain_name>
   <domain_keyword>binformatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 11:59:52</query_time>
   <create_date>2019-01-26</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.dominiok.it</registrar_website>
   <registrant_name>On behalf of binformatica.net OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>4ff39e2eb9842935eca0419495474cefe4ef04fc9bb88a9d42336c73438efb6f@binformatica.net.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.dominiok.it</value>
    <value>ns2.dominiok.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cwinformatica.com</domain_name>
   <domain_keyword>cwinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 00:52:30</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2022-02-20</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Alto Parana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PY</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.maxdominios.com</value>
    <value>ns30.maxdominios.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>dwinformatica.it</domain_name>
   <domain_keyword>dwinformatica</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 05:12:13</query_time>
   <create_date>2005-10-17</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>DATA WORLD DI FRANCESCONI MASSIMO E C. SAS</registrant_company>
   <registrant_address>Via Verdi, 15</registrant_address>
   <registrant_city>Viadana</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>46019</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.cassiopea.it</value>
    <value>ns2.cassiopea.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>linformatica.com</domain_name>
   <domain_keyword>linformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 21:57:15</query_time>
   <create_date>1997-03-12</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ainformatica.net</domain_name>
   <domain_keyword>ainformatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 09:31:35</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>2251</registrar_iana>
   <registrar_name>Hongkong Domain Name Information Management Co., Limited</registrar_name>
   <registrar_website>http://dnsgulf.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Zai Xi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guangdong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://whois.dnsgulf.com/whois/whoisform</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsgulf.net</value>
    <value>ns2.dnsgulf.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>3winformatica.com</domain_name>
   <domain_keyword>3winformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 14:26:54</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>alina.ns.cloudflare.com</value>
    <value>josh.ns.cloudflare.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>wfinformatica.com</domain_name>
   <domain_keyword>wfinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:57:00</query_time>
   <create_date>2013-09-17</create_date>
   <update_date>2020-09-11</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>qinformatica.net</domain_name>
   <domain_keyword>qinformatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 08:48:08</query_time>
   <create_date>2018-01-12</create_date>
   <update_date>2018-03-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TENERIFE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns39.servidoresdns.net</value>
    <value>dns40.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>jwinformatica.com</domain_name>
   <domain_keyword>jwinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:21:27</query_time>
   <create_date>2008-01-18</create_date>
   <update_date>2017-01-19</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Baleares</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.servidoresdns.net</value>
    <value>dns20.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>4informatica.net</domain_name>
   <domain_keyword>4informatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 09:35:01</query_time>
   <create_date>2016-04-02</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns.valuesearch.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>jinformatica.com</domain_name>
   <domain_keyword>jinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 01:52:10</query_time>
   <create_date>2004-05-10</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2025-05-10</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>CA</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>ns1043.ui-dns.biz</value>
    <value>ns1043.ui-dns.com</value>
    <value>ns1043.ui-dns.de</value>
    <value>ns1043.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>winformatics.net</domain_name>
   <domain_keyword>winformatics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 08:02:33</query_time>
   <create_date>2016-11-03</create_date>
   <update_date>2018-05-23</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/winformatics.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.hosttech.ch</value>
    <value>ns2.hosttech.ch</value>
    <value>ns3.hosttech.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>einformatica.net</domain_name>
   <domain_keyword>einformatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 21:28:04</query_time>
   <create_date>2021-02-24</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_company>Informatica.net srl</registrant_company>
   <registrant_state>CT</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>contact holder at https://www.domainidshield.com/gdpr</registrant_email>
   <name_servers>
    <value>dns1.fmphost.com</value>
    <value>dns2.fmphost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>hinformatica.org</domain_name>
   <domain_keyword>hinformatica</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 18:36:32</query_time>
   <create_date>2014-09-18</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Navarra HLindner, S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</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>ns1072.ui-dns.biz</value>
    <value>ns1072.ui-dns.com</value>
    <value>ns1072.ui-dns.de</value>
    <value>ns1072.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>rwinformatica.shop</domain_name>
   <domain_keyword>rwinformatica</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 02:23:01</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_state>PT</registrant_state>
   <registrant_country>PT</registrant_country>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>wlinformatica.net</domain_name>
   <domain_keyword>wlinformatica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 07:25:01</query_time>
   <create_date>2011-04-16</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-16</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>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3c6a0bf2-e66b-467f-98c2-e52d97d1d948</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>cinformatica.com.br</domain_name>
   <domain_keyword>cinformatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-14 00:55:59</query_time>
   <create_date>2003-05-27</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2027-05-27</expiry_date>
   <registrant_name>coherence servi?os de inform?tica ltda</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>81</num>
   <domain_name>kinformatica.org</domain_name>
   <domain_keyword>kinformatica</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 00:34:56</query_time>
   <create_date>2019-09-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ALICANTE</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>9informatica.com</domain_name>
   <domain_keyword>9informatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 09:03:17</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-05-29</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>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>xinformatica.com</domain_name>
   <domain_keyword>xinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 02:14:59</query_time>
   <create_date>2014-06-17</create_date>
   <update_date>2020-06-11</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>84</num>
   <domain_name>sinformatica.website</domain_name>
   <domain_keyword>sinformatica</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-01 23:02:25</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>wpinformatica.com</domain_name>
   <domain_keyword>wpinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 14:57:35</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-06</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>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>7informatica.com.br</domain_name>
   <domain_keyword>7informatica</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-29 06:28:33</query_time>
   <create_date>2005-10-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrant_name>Joab de Jesus Santos</registrant_name>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>winformatics.technology</domain_name>
   <domain_keyword>winformatics</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-08 16:26:40</query_time>
   <create_date>2021-03-04</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.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>wminformatica.com</domain_name>
   <domain_keyword>wminformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 10:45:00</query_time>
   <create_date>2000-10-24</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-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.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>89</num>
   <domain_name>lwinformatica.com</domain_name>
   <domain_keyword>lwinformatica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 00:42:51</query_time>
   <create_date>2005-09-30</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2025-09-30</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>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>informatica.help</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-05-23 21:37:30</query_time>
   <create_date>2018-07-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard SL (CDmon)</registrar_name>
   <registrar_website>https://www.cdmon.com/</registrar_website>
   <registrant_state>Navarra</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns3.masbytes.es</value>
    <value>dns4.masbytes.es</value>
    <value>julio.masbytes.es</value>
    <value>principal.masbytes.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>informatica.barcelona</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>barcelona</domain_tld>
   <query_time>2024-04-21 10:55:37</query_time>
   <create_date>2016-03-20</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital</registrar_name>
   <registrar_website>http://www.entorno.cat</registrar_website>
   <registrant_company>MANUEL CABELLO SANZ</registrant_company>
   <registrant_state>Madrid</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.itres.info</value>
    <value>dns2.itres.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>informatica.eco</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>eco</domain_tld>
   <query_time>2024-05-04 01:58:10</query_time>
   <create_date>2017-04-25</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital, S.A.</registrar_name>
   <registrar_website>www.entorno.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MANUEL CABELLO SANZ</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 ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.interdominios.com</value>
    <value>dns2.interdominios.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>informatica.name</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-09 06:41:29</query_time>
   <registrar_iana>131</registrar_iana>
   <registrar_name>Total Web Solutions Limited trading as TotalRegistrations</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>informatica.tienda</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>tienda</domain_tld>
   <query_time>2024-05-13 09:48:43</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.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>Murcia</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>informatica.pt</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-02 17:16:20</query_time>
   <create_date>2021-04-12</create_date>
   <expiry_date>2024-04-12</expiry_date>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>informatica.dev</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-13 09:48:43</query_time>
   <create_date>2019-01-17</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital, S.A.</registrar_name>
   <registrar_website>http://www.entorno.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MANUEL CABELLO SANZ</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.itres.info</value>
    <value>dns2.itres.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>informatica.education</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-04 01:58:10</query_time>
   <create_date>2014-09-11</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Informatica LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>informatica.cm</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-18 05:04:28</query_time>
   <create_date>2009-09-18</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_address>Redacted | EU Data Subject</registrant_address>
   <registrant_city>Redacted | EU Data Subject</registrant_city>
   <registrant_zip>Redacted | EU Data Subject</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <name_servers>
    <value>dns1.itres.info</value>
    <value>dns2.itres.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>informatica.ovh</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-21 10:55:37</query_time>
   <create_date>2017-04-17</create_date>
   <update_date>2021-02-16</update_date>
   <expiry_date>2028-04-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.itres.info</value>
    <value>dns2.itres.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>informatica.ca</domain_name>
   <domain_keyword>informatica</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-09 02:57:18</query_time>
   <create_date>2001-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_name>NameSilo Technologies Corp.</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>darwin.ns.cloudflare.com</value>
    <value>june.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.749</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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