WHOIS QUERY TIME

9 May 2024 - 6:02 PM UTC

Registered: 9 February 2000
Modified: 11 December 2023
Expiry: 8 February 2025

REGISTRAR

Name: Domena.pl sp. z o.o.
Website: www.domena.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.agnat.pl
ns2.agnat.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=digitra.com.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "digitra.com.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "digitra.com.pl",
            "domain_keyword": "digitra",
            "domain_tld": "com.pl",
            "query_time": "2024-05-09 18:02:43",
            "create_date": "2000-02-09",
            "update_date": "2023-12-11",
            "expiry_date": "2025-02-08",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.agnat.pl",
                "ns2.agnat.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.074,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>digitra.com.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>digitra.com.pl</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-09 18:02:43</query_time>
   <create_date>2000-02-09</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.agnat.pl</value>
    <value>ns2.agnat.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.074</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.423 seconds) for "digitra.com.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2023 - 9:47 AM UTC

Registered: 9 February 2000
Modified: 15 December 2022
Expiry: 8 February 2024

REGISTRAR

Name: Domena.pl sp. z o.o.
Website: www.domena.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.agnat.pl
ns2.agnat.pl

#2 - QUERY TIME

3 Jan 2024 - 4:16 PM UTC

Registered: 9 February 2000
Modified: 11 December 2023
Expiry: 8 February 2025

REGISTRAR

Name: Domena.pl sp. z o.o.
Website: www.domena.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.agnat.pl
ns2.agnat.pl

* 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=digitra.com.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "digitra.com.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "digitra.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "digitra.com.pl",
            "domain_keyword": "digitra",
            "domain_tld": "com.pl",
            "query_time": "2023-05-03 09:47:23",
            "create_date": "2000-02-09",
            "update_date": "2022-12-15",
            "expiry_date": "2024-02-08",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.agnat.pl",
                "ns2.agnat.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "digitra.com.pl",
            "domain_keyword": "digitra",
            "domain_tld": "com.pl",
            "query_time": "2024-01-03 16:16:22",
            "create_date": "2000-02-09",
            "update_date": "2023-12-11",
            "expiry_date": "2025-02-08",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.agnat.pl",
                "ns2.agnat.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.423,
        "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>digitra.com.pl</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>digitra.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>digitra.com.pl</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-05-03 09:47:23</query_time>
   <create_date>2000-02-09</create_date>
   <update_date>2022-12-15</update_date>
   <expiry_date>2024-02-08</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.agnat.pl</value>
    <value>ns2.agnat.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>digitra.com.pl</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-01-03 16:16:22</query_time>
   <create_date>2000-02-09</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.agnat.pl</value>
    <value>ns2.agnat.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.423</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 22 domain names (in 0.078 seconds) which contained the exact domain keyword "digitra".
Domain Name Registered Expiry Registrar Ownership
1 digitra.com.pl 9 Feb 2000 8 Feb 2025 Domena.pl sp. z o.o. -
2 digitra.com 14 Jan 2003 14 Jan 2025 GoDaddy.com, LLC -
3 digitra.co.th 20 May 2004 19 May 2025 THNIC Digitra Co., Ltd. (บริษัท ดิจิตรา จำกัด)
4 digitra.pl 12 Jul 2007 12 Jul 2025 Domena.pl sp. z o.o. -
5 digitra.ru 31 Aug 2010 31 Aug 2024 SALENAMES-RU Private Person
6 digitra.sk 3 Jun 2011 18 Jul 2024 EXO TECHNOLOGIES spol. s r.o. DIGITRA Net, s.r.o.
7 digitra.net 30 Mar 2012 30 Mar 2027 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
8 digitra.org 29 Jan 2018 29 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
9 digitra.me 18 Sep 2018 18 Sep 2024 Gandi SAS NEXHA S.R.L.
10 digitra.support 29 Sep 2018 29 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com YOSHIHISA MURAI
11 digitra.digital 6 Jan 2021 6 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 digitra.exchange 6 Jan 2021 6 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 digitra.in 12 Jun 2021 12 Jun 2025 Key-Systems GmbH REDACTED FOR PRIVACY
14 digitra.co.uk 16 Mar 2022 16 Mar 2024 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
15 digitra.rent 27 Nov 2022 27 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
16 digitra.info 24 Dec 2022 24 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
17 digitra.site 8 Apr 2023 8 Apr 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
18 digitra.online 29 Jul 2023 29 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
19 digitra.xyz 10 Aug 2023 10 Aug 2024 NameSilo, LLC -
20 digitra.one 21 Aug 2023 21 Aug 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
21 digitra.cloud 27 Aug 2023 27 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
22 digitra.click 15 Sep 2023 15 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
23 digitra.sbs 27 Jan 2024 27 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=digitra&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "digitra",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 23,
        "relation": "eq",
        "current": 23
    },
    "unique_domains": "digitra.com.pl, digitra.com, digitra.co.th, digitra.pl, digitra.ru, digitra.sk, digitra.net, digitra.org, digitra.me, digitra.support, digitra.digital, digitra.exchange, digitra.in, digitra.co.uk, digitra.rent, digitra.info, digitra.site, digitra.online, digitra.xyz, digitra.one, digitra.cloud, digitra.click, digitra.sbs",
    "results": [
        {
            "num": 1,
            "domain_name": "digitra.com.pl",
            "domain_keyword": "digitra",
            "domain_tld": "com.pl",
            "query_time": "2024-05-09 18:02:43",
            "create_date": "2000-02-09",
            "update_date": "2023-12-11",
            "expiry_date": "2025-02-08",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.agnat.pl",
                "ns2.agnat.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "digitra.com",
            "domain_keyword": "digitra",
            "domain_tld": "com",
            "query_time": "2024-06-06 08:37:03",
            "create_date": "2003-01-14",
            "update_date": "2023-01-09",
            "expiry_date": "2025-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "maeve.ns.cloudflare.com",
                "yisroel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "digitra.co.th",
            "domain_keyword": "digitra",
            "domain_tld": "co.th",
            "query_time": "2024-06-11 21:46:10",
            "create_date": "2004-05-20",
            "update_date": "2023-06-26",
            "expiry_date": "2025-05-19",
            "registrar_name": "THNIC",
            "registrant_company": "Digitra Co., Ltd. (บริษัท ดิจิตรา จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns.porar.com",
                "ns2.porar.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "digitra.pl",
            "domain_keyword": "digitra",
            "domain_tld": "pl",
            "query_time": "2024-06-06 08:37:06",
            "create_date": "2007-07-12",
            "update_date": "2024-05-14",
            "expiry_date": "2025-07-12",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.agnat.pl",
                "ns2.agnat.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "digitra.ru",
            "domain_keyword": "digitra",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:33:14",
            "create_date": "2010-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "digitra.sk",
            "domain_keyword": "digitra",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:25:08",
            "create_date": "2011-06-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-18",
            "registrar_name": "EXO TECHNOLOGIES spol. s r.o.",
            "registrant_name": "DIGITRA Net, s.r.o.",
            "registrant_company": "DIGITRA Net, s.r.o.",
            "registrant_address": "Zvolenska cesta 14047 131 B",
            "registrant_city": "Banska Bystrica",
            "registrant_zip": "974 05",
            "registrant_country": "SK",
            "name_servers": [
                "ns.exohosting.sk",
                "ns1.exohosting.eu",
                "ns3.exohosting.cz"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 7,
            "domain_name": "digitra.net",
            "domain_keyword": "digitra",
            "domain_tld": "net",
            "query_time": "2024-05-20 12:46:10",
            "create_date": "2012-03-30",
            "update_date": "2024-02-03",
            "expiry_date": "2027-03-30",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1 Ofuka-cho, Grand Front Osaka Tower B 23F",
            "registrant_city": "Kita-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.663740121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "digitra.org",
            "domain_keyword": "digitra",
            "domain_tld": "org",
            "query_time": "2024-05-31 03:33:24",
            "create_date": "2018-01-29",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.1blu.de",
                "ns02.1blu.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "digitra.me",
            "domain_keyword": "digitra",
            "domain_tld": "me",
            "query_time": "2024-05-30 10:55:16",
            "create_date": "2018-09-18",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEXHA S.R.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PO",
            "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": [
                "elle.ns.cloudflare.com",
                "skip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "digitra.support",
            "domain_keyword": "digitra",
            "domain_tld": "support",
            "query_time": "2024-05-01 08:55:11",
            "create_date": "2018-09-29",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "YOSHIHISA MURAI",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "digitra.digital",
            "domain_keyword": "digitra",
            "domain_tld": "digital",
            "query_time": "2024-05-20 12:46:10",
            "create_date": "2021-01-06",
            "update_date": "2023-07-23",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "digitra.exchange",
            "domain_keyword": "digitra",
            "domain_tld": "exchange",
            "query_time": "2024-05-31 03:33:23",
            "create_date": "2021-01-06",
            "update_date": "2023-07-23",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "digitra.in",
            "domain_keyword": "digitra",
            "domain_tld": "in",
            "query_time": "2024-06-13 01:17:40",
            "create_date": "2021-06-12",
            "update_date": "2023-06-17",
            "expiry_date": "2025-06-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1504.awsdns-60.org",
                "ns-1720.awsdns-23.co.uk",
                "ns-441.awsdns-55.com",
                "ns-838.awsdns-40.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "digitra.co.uk",
            "domain_keyword": "digitra",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 21:36:38",
            "create_date": "2022-03-16",
            "update_date": "2024-03-16",
            "expiry_date": "2024-03-16",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 15,
            "domain_name": "digitra.rent",
            "domain_keyword": "digitra",
            "domain_tld": "rent",
            "query_time": "2024-05-31 03:33:24",
            "create_date": "2022-11-27",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "digitra.info",
            "domain_keyword": "digitra",
            "domain_tld": "info",
            "query_time": "2024-05-09 18:02:39",
            "create_date": "2022-12-24",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "digitra.site",
            "domain_keyword": "digitra",
            "domain_tld": "site",
            "query_time": "2024-06-06 08:37:03",
            "create_date": "2023-04-08",
            "update_date": "2024-05-15",
            "expiry_date": "2024-04-08",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "digitra.online",
            "domain_keyword": "digitra",
            "domain_tld": "online",
            "query_time": "2024-06-05 17:50:19",
            "create_date": "2023-07-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.contabo.net",
                "ns2.contabo.net",
                "ns3.contabo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "digitra.xyz",
            "domain_keyword": "digitra",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 18:02:39",
            "create_date": "2023-08-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "Karnataka",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-fu3rwpdfqrn7chn6ueno82.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "digitra.one",
            "domain_keyword": "digitra",
            "domain_tld": "one",
            "query_time": "2024-05-09 18:02:39",
            "create_date": "2023-08-21",
            "update_date": "2023-10-05",
            "expiry_date": "2024-08-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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.digitra.one",
                "ns2.digitra.one"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "digitra.cloud",
            "domain_keyword": "digitra",
            "domain_tld": "cloud",
            "query_time": "2024-05-18 22:51:28",
            "create_date": "2023-08-27",
            "update_date": "2023-11-17",
            "expiry_date": "2024-08-27",
            "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": 22,
            "domain_name": "digitra.click",
            "domain_keyword": "digitra",
            "domain_tld": "click",
            "query_time": "2024-05-27 21:12:57",
            "create_date": "2023-09-15",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-15",
            "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": 23,
            "domain_name": "digitra.sbs",
            "domain_keyword": "digitra",
            "domain_tld": "sbs",
            "query_time": "2024-05-26 02:14:39",
            "create_date": "2024-01-27",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "isabel.ns.cloudflare.com",
                "kyree.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.078,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>digitra</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>23</total>
  <relation>eq</relation>
  <current>23</current>
 </count>
 <unique_domains>digitra.com.pl, digitra.com, digitra.co.th, digitra.pl, digitra.ru, digitra.sk, digitra.net, digitra.org, digitra.me, digitra.support, digitra.digital, digitra.exchange, digitra.in, digitra.co.uk, digitra.rent, digitra.info, digitra.site, digitra.online, digitra.xyz, digitra.one, digitra.cloud, digitra.click, digitra.sbs</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>digitra.com.pl</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-09 18:02:43</query_time>
   <create_date>2000-02-09</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.agnat.pl</value>
    <value>ns2.agnat.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>digitra.com</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 08:37:03</query_time>
   <create_date>2003-01-14</create_date>
   <update_date>2023-01-09</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>maeve.ns.cloudflare.com</value>
    <value>yisroel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>digitra.co.th</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-06-11 21:46:10</query_time>
   <create_date>2004-05-20</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Digitra Co., Ltd. (บริษัท ดิจิตรา จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns.porar.com</value>
    <value>ns2.porar.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>digitra.pl</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-06 08:37:06</query_time>
   <create_date>2007-07-12</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-07-12</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.agnat.pl</value>
    <value>ns2.agnat.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>digitra.ru</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:33:14</query_time>
   <create_date>2010-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>digitra.sk</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:25:08</query_time>
   <create_date>2011-06-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>EXO TECHNOLOGIES spol. s r.o.</registrar_name>
   <registrant_name>DIGITRA Net, s.r.o.</registrant_name>
   <registrant_company>DIGITRA Net, s.r.o.</registrant_company>
   <registrant_address>Zvolenska cesta 14047 131 B</registrant_address>
   <registrant_city>Banska Bystrica</registrant_city>
   <registrant_zip>974 05</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.exohosting.sk</value>
    <value>ns1.exohosting.eu</value>
    <value>ns3.exohosting.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>digitra.net</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 12:46:10</query_time>
   <create_date>2012-03-30</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2027-03-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1 Ofuka-cho, Grand Front Osaka Tower B 23F</registrant_address>
   <registrant_city>Kita-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.663740121</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>digitra.org</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 03:33:24</query_time>
   <create_date>2018-01-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.1blu.de</value>
    <value>ns02.1blu.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>digitra.me</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-30 10:55:16</query_time>
   <create_date>2018-09-18</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEXHA S.R.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PO</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>elle.ns.cloudflare.com</value>
    <value>skip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>digitra.support</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-01 08:55:11</query_time>
   <create_date>2018-09-29</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>YOSHIHISA MURAI</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>digitra.digital</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-20 12:46:10</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.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>12</num>
   <domain_name>digitra.exchange</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-31 03:33:23</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>digitra.in</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-13 01:17:40</query_time>
   <create_date>2021-06-12</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1504.awsdns-60.org</value>
    <value>ns-1720.awsdns-23.co.uk</value>
    <value>ns-441.awsdns-55.com</value>
    <value>ns-838.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>digitra.co.uk</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 21:36:38</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>digitra.rent</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-05-31 03:33:24</query_time>
   <create_date>2022-11-27</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>16</num>
   <domain_name>digitra.info</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 18:02:39</query_time>
   <create_date>2022-12-24</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>digitra.site</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-06 08:37:03</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>digitra.online</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-05 17:50:19</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.contabo.net</value>
    <value>ns2.contabo.net</value>
    <value>ns3.contabo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>digitra.xyz</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 18:02:39</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>Karnataka</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-fu3rwpdfqrn7chn6ueno82.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>digitra.one</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-09 18:02:39</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</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.digitra.one</value>
    <value>ns2.digitra.one</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>digitra.cloud</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-18 22:51:28</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-08-27</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>22</num>
   <domain_name>digitra.click</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-27 21:12:57</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-15</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>23</num>
   <domain_name>digitra.sbs</domain_name>
   <domain_keyword>digitra</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-26 02:14:39</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>isabel.ns.cloudflare.com</value>
    <value>kyree.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.078</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,710 domain names (in 0.418 seconds) which look and sound like the brand name "digitra".
Domain Name Registered Expiry Registrar Ownership
1 digitrac.com 7 Dec 1998 6 Dec 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 823697
2 digitea.se 15 Aug 2015 15 Aug 2024 One.com -
3 digitea.solutions 6 Nov 2023 6 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
4 digitar.ai - - 1api.net Domains By Proxy, LLC
5 dimitra.world 13 Apr 2022 13 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 digitran.pl 21 Apr 2010 21 Apr 2025 AZ.pl Sp. z o.o. -
7 digitha.com 19 May 2008 19 May 2025 TUCOWS, INC. REDACTED FOR PRIVACY
8 digiira.com 13 Dec 2023 13 Dec 2024 GoDaddy.com, LLC -
9 digitraw.com 5 Nov 2021 5 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
10 digitara.co 14 Apr 2020 14 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
11 dimitra.se 20 Jan 2014 20 Jan 2025 www.NameSRS.com -
12 digitera.agency 30 Jul 2014 30 Jul 2026 Amazon Registrar, Inc. Identity Protection Service
13 digitira.com 8 Jul 2023 8 Jul 2024 Freshbreweddomains.com LLC -
14 digitrav.com 27 Oct 2010 27 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
15 digitia.co.uk 29 Jul 2023 29 Jul 2024 James Tuplin [Tag = TUPLIN] -
16 digitia.app 20 May 2022 20 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 digitrax.app 29 Mar 2021 29 Mar 2025 Wild West Domains, LLC Domains By Proxy, LLC
18 dimitra.co.uk 11 Apr 2023 11 Apr 2025 Stenning Limited t/a Client Domain Management [Tag = DOF] -
19 digitea.services 6 Nov 2023 6 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
20 digiora.com 1 Dec 2011 1 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Digiora
21 dimitra.info 11 Jul 2002 11 Jul 2024 IONOS SE REDACTED FOR PRIVACY
22 digitera.ru 13 Nov 2018 13 Nov 2024 SALENAMES-RU Private Person
23 digitar.com.au - - Domain Directors Pty Ltd trading as Instra Domain Administration
24 digitram.com 30 Jun 2021 30 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
25 dimitra.boutique 14 Jan 2020 14 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
26 digitea.in 2 Apr 2022 2 Apr 2025 Hosting Concepts B.V. d/b/a Openprovider Digitea
27 digitca.shop 22 May 2024 22 May 2025 Dynadot Inc. -
28 digitrak.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS Alan Herbert
29 digitro.com.br 4 Sep 1996 4 Sep 2027 - DIGITRO TECNOLOGIA LTDA.
30 digiara.com 24 Nov 2018 24 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 digitaa.com 12 Mar 2012 12 Mar 2025 Moniker Online Services LLC REDACTED FOR PRIVACY
32 dimitra.cc 24 May 2021 24 May 2025 GoDaddy.com, LLC -
33 digitrad.trade 13 Jun 2022 13 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
34 dimitra.group 13 Apr 2022 13 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 digstra.com 22 Apr 2016 22 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
36 digitria.hu 5 Jan 2017 - - -
37 digitrx.app 15 May 2018 15 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
38 digitrx.org 7 Jul 2014 7 Jul 2024 NameCheap, Inc. REDACTED FOR PRIVACY
39 digicra.jp 30 Oct 2004 31 Oct 2024 - DigitalCraft Co.,Ltd.
40 digitry.in 18 May 2023 18 May 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
41 dimitra.org 12 Aug 1999 12 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
42 digitrax.net 6 May 2004 6 May 2025 Epik LLC -
43 dimitra.network 24 May 2021 24 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 dimitra.link 5 Nov 2020 5 Nov 2024 Dynadot, LLC REDACTED FOR PRIVACY
45 digitar.xyz 18 May 2023 18 May 2025 Dynadot LLC -
46 digitora.com 25 May 2003 25 May 2025 GoDaddy.com, LLC -
47 digitrac.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS James Zhong
48 digitran.it 31 Mar 2023 31 Mar 2025 1 Api GmbH hidden
49 digitha.net 15 Feb 2001 15 Feb 2025 GoDaddy.com, LLC -
50 digitia.com 3 Mar 2000 3 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 dimitra.by 17 Mar 2009 18 Mar 2025 Reliable Software, Ltd ООО "Димитра"
52 digitrac.fr 10 Jan 2024 10 Jan 2025 IONOS SE Ano Nymous
53 digitray.com 6 May 2001 6 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 digitha.online 27 Apr 2023 27 Apr 2025 Tucows.com Co. Data Protected
55 digiera.in 3 Mar 2019 3 Mar 2029 GoDaddy.com, LLC Binary Affairs
56 digitia.hr 26 Dec 2018 12 Dec 2024 CARNET -
57 digigra.com 17 Jul 2015 17 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
58 digitar.org 30 Jun 2023 30 Jun 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0169871356
59 digitrak.su 23 Sep 2014 23 Sep 2024 REGTIME-SU Private Person
60 digitrax.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
61 digitera.org 13 Dec 2018 13 Dec 2024 Hosting Ukraine LLC Hosting Ukraine LLC
62 dimitra.technology 30 Nov 2022 30 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 digitral.com 19 May 2016 19 May 2025 GoDaddy.com, LLC -
64 digitpa.one 24 Aug 2023 24 Aug 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
65 digibra.com 7 Aug 2017 7 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
66 dijitra.com 20 Jun 2023 20 Jun 2024 GNAME 033 INC -
67 digiera.online 18 Nov 2023 18 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
68 digitea.tech 29 Jun 2022 29 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
69 digitda.com 26 Mar 2024 26 Mar 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com -
70 digitri.be 19 Jan 2022 - team.blue nl B.V. -
71 digitry.net 17 Sep 2021 17 Sep 2024 Cronon AG -
72 digitrh.com 15 Apr 2022 15 Apr 2025 Hostinger Operations, UAB Amath THIAM
73 digitpa.cloud 25 Jan 2019 25 Jan 2025 Tucows Domains Inc. Data Protected
74 digitran.xyz 21 May 2024 21 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
75 digita.design 13 Sep 2022 13 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
76 digita.cloud 28 Dec 2016 28 Dec 2024 Tucows Domains Inc. INFORMATICAMENTE Societa/Ditta
77 digitr.app 3 Apr 2020 3 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
78 digitma.online 6 Dec 2017 6 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
79 digipra.com 14 Sep 2001 14 Sep 2024 Japan Registry Services Co.,Ltd.(JPRS) Takehiro Chaki
80 digitry.shop 12 Feb 2024 12 Feb 2025 Registrar.eu -
81 digitar.eu - - Domainers Registrar AG -
82 digitaa.net 30 Apr 2024 30 Apr 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
83 digitora.co.jp 4 Jun 2021 - - digitora Inc.
84 digitea.com 7 Dec 2012 7 Dec 2024 CSC CORPORATE DOMAINS, INC. TATA Global Beverages GB Limited
85 digitrad.com 4 May 1999 4 May 2025 GANDI SAS Winning Choices
86 digiera.com 30 Nov 2003 30 Nov 2024 GoDaddy.com, LLC -
87 digitrap.nl 1 Oct 2020 - Superior B.V. -
88 digxtra.com 18 Sep 2022 18 Sep 2024 GoDaddy.com, LLC -
89 digitera.ro 6 Mar 2007 4 Jul 2024 ICI - Registrar -
90 dig-tra.net 14 Mar 2024 14 Mar 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
91 digitran.asia 30 Dec 2020 30 Dec 2024 P.A Viet Nam Company Limited Tran Minh Long
92 digitrap.com 5 Aug 2015 5 Aug 2024 CSC CORPORATE DOMAINS, INC. Environmental Science U.S. Inc.
93 digitura.net 13 Jul 2017 13 Jul 2024 Key-Systems GmbH -
94 digitrad.ma 11 May 2020 11 May 2025 NINDO YOUSSEF KHALLATI
95 dimitra.sk 24 Oct 2011 24 Oct 2024 WebSupport s.r.o. Dimitra, s.r.o.
96 digitoa.com 19 Dec 2019 19 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
97 digitera.ooo 3 Dec 2014 3 Dec 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
98 digitrad.store 5 Apr 2024 5 Apr 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170805951
99 digitran.academy 16 Oct 2023 16 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
100 dimitra.uk 28 Apr 2021 28 Apr 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
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 Digitra.com.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=digitra.com.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "digitra.com.pl",
        "page_size": 100
    },
    "count": {
        "total": 5710,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "digitrac.com, digitea.se, digitea.solutions, digitar.ai, dimitra.world, digitran.pl, digitha.com, digiira.com, digitraw.com, digitara.co, dimitra.se, digitera.agency, digitira.com, digitrav.com, digitia.co.uk, digitia.app, digitrax.app, dimitra.co.uk, digitea.services, digiora.com, dimitra.info, digitera.ru, digitar.com.au, digitram.com, dimitra.boutique, digitea.in, digitca.shop, digitrak.com.au, digitro.com.br, digiara.com, digitaa.com, dimitra.cc, digitrad.trade, dimitra.group, digstra.com, digitria.hu, digitrx.app, digitrx.org, digicra.jp, digitry.in, dimitra.org, digitrax.net, dimitra.network, dimitra.link, digitar.xyz, digitora.com, digitrac.com.au, digitran.it, digitha.net, digitia.com, dimitra.by, digitrac.fr, digitray.com, digitha.online, digiera.in, digitia.hr, digigra.com, digitar.org, digitrak.su, digitrax.xyz, digitera.org, dimitra.technology, digitral.com, digitpa.one, digibra.com, dijitra.com, digiera.online, digitea.tech, digitda.com, digitri.be, digitry.net, digitrh.com, digitpa.cloud, digitran.xyz, digita.design, digita.cloud, digitr.app, digitma.online, digipra.com, digitry.shop, digitar.eu, digitaa.net, digitora.co.jp, digitea.com, digitrad.com, digiera.com, digitrap.nl, digxtra.com, digitera.ro, dig-tra.net, digitran.asia, digitrap.com, digitura.net, digitrad.ma, dimitra.sk, digitoa.com, digitera.ooo, digitrad.store, digitran.academy, dimitra.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "digitrac.com",
            "domain_keyword": "digitrac",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:03:34",
            "create_date": "1998-12-07",
            "update_date": "2023-11-23",
            "expiry_date": "2024-12-06",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 00a3b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 823697",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com",
                "ns3.fabulous.com",
                "ns4.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "digitea.se",
            "domain_keyword": "digitea",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:34:31",
            "create_date": "2015-08-15",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-15",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 3,
            "domain_name": "digitea.solutions",
            "domain_keyword": "digitea",
            "domain_tld": "solutions",
            "query_time": "2024-05-18 22:50:59",
            "create_date": "2023-11-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-06",
            "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": "digitar.ai",
            "domain_keyword": "digitar",
            "domain_tld": "ai",
            "query_time": "2024-05-15 19:54:23",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "dimitra.world",
            "domain_keyword": "dimitra",
            "domain_tld": "world",
            "query_time": "2024-04-15 13:52:14",
            "create_date": "2022-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1010.awsdns-62.net",
                "ns-1101.awsdns-09.org",
                "ns-1833.awsdns-37.co.uk",
                "ns-275.awsdns-34.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "digitran.pl",
            "domain_keyword": "digitran",
            "domain_tld": "pl",
            "query_time": "2024-05-12 11:41:32",
            "create_date": "2010-04-21",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-21",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns1.cba.pl",
                "ns2.cba.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "digitha.com",
            "domain_keyword": "digitha",
            "domain_tld": "com",
            "query_time": "2024-05-20 12:45:40",
            "create_date": "2008-05-19",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-19",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://tieredaccess.com/contact/1a5e4d8b-bb35-4732-bc1a-90b8c28ba812",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "digiira.com",
            "domain_keyword": "digiira",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:12:08",
            "create_date": "2023-12-13",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.infinityfree.com",
                "ns2.infinityfree.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "digitraw.com",
            "domain_keyword": "digitraw",
            "domain_tld": "com",
            "query_time": "2024-05-09 18:02:43",
            "create_date": "2021-11-05",
            "update_date": "2023-10-06",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "digitara.co",
            "domain_keyword": "digitara",
            "domain_tld": "co",
            "query_time": "2024-05-23 01:33:59",
            "create_date": "2020-04-14",
            "update_date": "2024-03-20",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "dimitra.se",
            "domain_keyword": "dimitra",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:34:49",
            "create_date": "2014-01-20",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-20",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns.aname.net",
                "ns2.aname.net",
                "ns3.aname.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 12,
            "domain_name": "digitera.agency",
            "domain_keyword": "digitera",
            "domain_tld": "agency",
            "query_time": "2024-05-20 12:45:38",
            "create_date": "2014-07-30",
            "update_date": "2023-11-07",
            "expiry_date": "2026-07-30",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1383.awsdns-44.org",
                "ns-1799.awsdns-32.co.uk",
                "ns-442.awsdns-55.com",
                "ns-527.awsdns-01.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "digitira.com",
            "domain_keyword": "digitira",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:01:35",
            "create_date": "2023-07-08",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1209,
            "registrar_name": "Freshbreweddomains.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1626.ztomy.com",
                "ns2626.ztomy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "digitrav.com",
            "domain_keyword": "digitrav",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:03:41",
            "create_date": "2010-10-27",
            "update_date": "2021-08-17",
            "expiry_date": "2025-10-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": 15,
            "domain_name": "digitia.co.uk",
            "domain_keyword": "digitia",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 18:01:05",
            "create_date": "2023-07-29",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-29",
            "registrar_name": "James Tuplin [Tag = TUPLIN]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "digitia.app",
            "domain_keyword": "digitia",
            "domain_tld": "app",
            "query_time": "2024-05-23 01:34:49",
            "create_date": "2022-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alex.ns.cloudflare.com",
                "kiki.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "digitrax.app",
            "domain_keyword": "digitrax",
            "domain_tld": "app",
            "query_time": "2024-05-29 07:43:34",
            "create_date": "2021-03-29",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-29",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.noblehostingusa.com",
                "ns2.noblehostingusa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "dimitra.co.uk",
            "domain_keyword": "dimitra",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 20:14:20",
            "create_date": "2023-04-11",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-11",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "digitea.services",
            "domain_keyword": "digitea",
            "domain_tld": "services",
            "query_time": "2024-05-18 22:50:59",
            "create_date": "2023-11-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-06",
            "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": 20,
            "domain_name": "digiora.com",
            "domain_keyword": "digiora",
            "domain_tld": "com",
            "query_time": "2024-06-01 16:23:46",
            "create_date": "2011-12-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Anil P Jose",
            "registrant_company": "Digiora",
            "registrant_address": "Kakkanad",
            "registrant_city": "Ernakulam",
            "registrant_state": "Kerala",
            "registrant_zip": "682037",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9895486386",
            "name_servers": [
                "sanj599701.earth.orderbox-dns.com",
                "sanj599701.mars.orderbox-dns.com",
                "sanj599701.mercury.orderbox-dns.com",
                "sanj599701.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "dimitra.info",
            "domain_keyword": "dimitra",
            "domain_tld": "info",
            "query_time": "2024-06-01 21:49:40",
            "create_date": "2002-07-11",
            "update_date": "2023-08-25",
            "expiry_date": "2024-07-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1120.ui-dns.biz",
                "ns1120.ui-dns.com",
                "ns1120.ui-dns.de",
                "ns1120.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "digitera.ru",
            "domain_keyword": "digitera",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:33:12",
            "create_date": "2018-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "digitar.com.au",
            "domain_keyword": "digitar",
            "domain_tld": "com.au",
            "query_time": "2024-05-09 17:59:36",
            "update_date": "2022-07-24",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Domain Administration",
            "name_servers": [
                "dns1.rosehosting.com",
                "dns2.rosehosting.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "digitram.com",
            "domain_keyword": "digitram",
            "domain_tld": "com",
            "query_time": "2024-05-20 12:46:11",
            "create_date": "2021-06-30",
            "update_date": "2022-06-24",
            "expiry_date": "2024-06-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": 25,
            "domain_name": "dimitra.boutique",
            "domain_keyword": "dimitra",
            "domain_tld": "boutique",
            "query_time": "2024-05-19 20:35:04",
            "create_date": "2020-01-14",
            "update_date": "2023-12-24",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Veria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "registrant_email": "please query the rdds service of the registrar 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.d465334.name-servers.gr",
                "ns2.d465334.name-servers.gr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "digitea.in",
            "domain_keyword": "digitea",
            "domain_tld": "in",
            "query_time": "2024-05-27 21:10:22",
            "create_date": "2022-04-02",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digitea",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "digitca.shop",
            "domain_keyword": "digitca",
            "domain_tld": "shop",
            "query_time": "2024-05-31 00:53:14",
            "create_date": "2024-05-22",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc.",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_state": "California",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "digitrak.com.au",
            "domain_keyword": "digitrak",
            "domain_tld": "com.au",
            "query_time": "2024-05-31 03:33:25",
            "update_date": "2022-01-15",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "Alan Herbert",
            "name_servers": [
                "ns1.nameserverz.com",
                "ns2.nameserverz.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "digitro.com.br",
            "domain_keyword": "digitro",
            "domain_tld": "com.br",
            "query_time": "2024-06-11 23:13:36",
            "create_date": "1996-09-04",
            "update_date": "2022-09-01",
            "expiry_date": "2027-09-04",
            "registrant_name": "DIGITRO TECNOLOGIA LTDA.",
            "name_servers": [
                "ns.digitro.com.br",
                "ns2.digitro.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 30,
            "domain_name": "digiara.com",
            "domain_keyword": "digiara",
            "domain_tld": "com",
            "query_time": "2024-04-15 22:58:32",
            "create_date": "2018-11-24",
            "update_date": "2023-10-13",
            "expiry_date": "2024-11-24",
            "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=digiara.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "digitaa.com",
            "domain_keyword": "digitaa",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:18:15",
            "create_date": "2012-03-12",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-12",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Geneva",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "dimitra.cc",
            "domain_keyword": "dimitra",
            "domain_tld": "cc",
            "query_time": "2024-05-26 02:21:10",
            "create_date": "2021-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "digitrad.trade",
            "domain_keyword": "digitrad",
            "domain_tld": "trade",
            "query_time": "2024-06-13 00:17:35",
            "create_date": "2022-06-13",
            "update_date": "2023-08-24",
            "expiry_date": "2024-06-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "dimitra.group",
            "domain_keyword": "dimitra",
            "domain_tld": "group",
            "query_time": "2024-05-01 04:37:58",
            "create_date": "2022-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "digstra.com",
            "domain_keyword": "digstra",
            "domain_tld": "com",
            "query_time": "2024-05-01 08:58:20",
            "create_date": "2016-04-22",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-22",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns-fi.elisa.net",
                "ns-se.elisa.net"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "digitria.hu",
            "domain_keyword": "digitria",
            "domain_tld": "hu",
            "query_time": "2024-05-10 20:41:09",
            "create_date": "2017-01-05"
        },
        {
            "num": 37,
            "domain_name": "digitrx.app",
            "domain_keyword": "digitrx",
            "domain_tld": "app",
            "query_time": "2024-05-18 22:51:51",
            "create_date": "2018-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2026-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "digitrx.org",
            "domain_keyword": "digitrx",
            "domain_tld": "org",
            "query_time": "2024-04-25 13:03:52",
            "create_date": "2014-07-07",
            "update_date": "2023-06-12",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GREATER LONDON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "digicra.jp",
            "domain_keyword": "digicra",
            "domain_tld": "jp",
            "query_time": "2024-05-22 07:28:57",
            "create_date": "2004-10-30",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "DigitalCraft Co.,Ltd.",
            "registrant_address": "Please access below if you have any questions.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+",
            "registrant_fax": "+81.829627387",
            "name_servers": [
                "ns.digicra.jp",
                "ns.sin-sho.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 40,
            "domain_name": "digitry.in",
            "domain_keyword": "digitry",
            "domain_tld": "in",
            "query_time": "2024-05-29 07:43:35",
            "create_date": "2023-05-18",
            "update_date": "2024-05-24",
            "expiry_date": "2024-05-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "dimitra.org",
            "domain_keyword": "dimitra",
            "domain_tld": "org",
            "query_time": "2024-05-08 20:14:20",
            "create_date": "1999-08-12",
            "update_date": "2024-04-10",
            "expiry_date": "2025-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "digitrax.net",
            "domain_keyword": "digitrax",
            "domain_tld": "net",
            "query_time": "2024-05-12 11:41:33",
            "create_date": "2004-05-06",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-06",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "dimitra.network",
            "domain_keyword": "dimitra",
            "domain_tld": "network",
            "query_time": "2024-05-28 07:53:35",
            "create_date": "2021-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1004.awsdns-61.net",
                "ns-1200.awsdns-22.org",
                "ns-1560.awsdns-03.co.uk",
                "ns-419.awsdns-52.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "dimitra.link",
            "domain_keyword": "dimitra",
            "domain_tld": "link",
            "query_time": "2024-05-19 20:35:04",
            "create_date": "2020-11-05",
            "update_date": "2022-12-07",
            "expiry_date": "2024-11-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 45,
            "domain_name": "digitar.xyz",
            "domain_keyword": "digitar",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 12:45:28",
            "create_date": "2023-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "digitora.com",
            "domain_keyword": "digitora",
            "domain_tld": "com",
            "query_time": "2024-05-27 21:12:54",
            "create_date": "2003-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "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": 47,
            "domain_name": "digitrac.com.au",
            "domain_keyword": "digitrac",
            "domain_tld": "com.au",
            "query_time": "2024-05-31 03:33:24",
            "update_date": "2023-11-24",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "James Zhong",
            "name_servers": [
                "ns1.au360376.hostpapavps.net",
                "ns2.au360376.hostpapavps.net"
            ],
            "domain_status": [
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "digitran.it",
            "domain_keyword": "digitran",
            "domain_tld": "it",
            "query_time": "2024-04-25 13:03:39",
            "create_date": "2023-03-31",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-31",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 49,
            "domain_name": "digitha.net",
            "domain_keyword": "digitha",
            "domain_tld": "net",
            "query_time": "2024-04-25 13:01:16",
            "create_date": "2001-02-15",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns389.hostgator.com",
                "ns390.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "digitia.com",
            "domain_keyword": "digitia",
            "domain_tld": "com",
            "query_time": "2024-05-09 18:01:05",
            "create_date": "2000-03-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-03",
            "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=digitia.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "dimitra.by",
            "domain_keyword": "dimitra",
            "domain_tld": "by",
            "query_time": "2024-05-16 09:21:54",
            "create_date": "2009-03-17",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-18",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"Димитра\"",
            "registrant_address": "220102, -, г. Минск, пр-т Партизанский, д. 144, к. 17",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375173456780",
            "name_servers": [
                "ns1.activeby.net",
                "ns2.activeby.net"
            ]
        },
        {
            "num": 52,
            "domain_name": "digitrac.fr",
            "domain_keyword": "digitrac",
            "domain_tld": "fr",
            "query_time": "2024-05-19 11:28:48",
            "create_date": "2024-01-10",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-10",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1031.ui-dns.de",
                "ns1045.ui-dns.biz",
                "ns1067.ui-dns.org",
                "ns1086.ui-dns.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 53,
            "domain_name": "digitray.com",
            "domain_keyword": "digitray",
            "domain_tld": "com",
            "query_time": "2024-05-29 07:43:34",
            "create_date": "2001-05-06",
            "update_date": "2021-08-20",
            "expiry_date": "2024-05-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "digitha.online",
            "domain_keyword": "digitha",
            "domain_tld": "online",
            "query_time": "2024-05-01 08:53:19",
            "create_date": "2023-04-27",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "PR",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "digiera.in",
            "domain_keyword": "digiera",
            "domain_tld": "in",
            "query_time": "2024-05-10 22:01:26",
            "create_date": "2019-03-03",
            "update_date": "2024-02-22",
            "expiry_date": "2029-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Binary Affairs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "digitia.hr",
            "domain_keyword": "digitia",
            "domain_tld": "hr",
            "query_time": "2024-04-25 13:01:21",
            "create_date": "2018-12-26",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-12",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "kay.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ]
        },
        {
            "num": 57,
            "domain_name": "digigra.com",
            "domain_keyword": "digigra",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:04:27",
            "create_date": "2015-07-17",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-17",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.mixhost.jp",
                "ns2.mixhost.jp",
                "ns3.mixhost.jp",
                "ns4.mixhost.jp",
                "ns5.mixhost.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "digitar.org",
            "domain_keyword": "digitar",
            "domain_tld": "org",
            "query_time": "2024-05-27 21:10:07",
            "create_date": "2023-06-30",
            "update_date": "2024-01-17",
            "expiry_date": "2025-06-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169871356",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "digitrak.su",
            "domain_keyword": "digitrak",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:07:34",
            "create_date": "2014-09-23",
            "expiry_date": "2024-09-23",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.hosting.reg.ru",
                "ns6.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 60,
            "domain_name": "digitrax.xyz",
            "domain_keyword": "digitrax",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 18:02:44",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "digitera.org",
            "domain_keyword": "digitera",
            "domain_tld": "org",
            "query_time": "2024-05-18 22:51:08",
            "create_date": "2018-12-13",
            "update_date": "2024-01-27",
            "expiry_date": "2024-12-13",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns115.inhostedns.com",
                "ns215.inhostedns.net",
                "ns315.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "dimitra.technology",
            "domain_keyword": "dimitra",
            "domain_tld": "technology",
            "query_time": "2024-06-01 21:49:40",
            "create_date": "2022-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "digitral.com",
            "domain_keyword": "digitral",
            "domain_tld": "com",
            "query_time": "2024-06-06 08:37:05",
            "create_date": "2016-05-19",
            "update_date": "2022-10-16",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "digitpa.one",
            "domain_keyword": "digitpa",
            "domain_tld": "one",
            "query_time": "2024-05-09 18:02:36",
            "create_date": "2023-08-24",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "digibra.com",
            "domain_keyword": "digibra",
            "domain_tld": "com",
            "query_time": "2024-04-15 22:59:26",
            "create_date": "2017-08-07",
            "update_date": "2020-08-01",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "dijitra.com",
            "domain_keyword": "dijitra",
            "domain_tld": "com",
            "query_time": "2024-06-06 06:29:45",
            "create_date": "2023-06-20",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-20",
            "registrar_iana": 4002,
            "registrar_name": "GNAME 033 INC",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "digiera.online",
            "domain_keyword": "digiera",
            "domain_tld": "online",
            "query_time": "2024-05-24 05:22:52",
            "create_date": "2023-11-18",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-18",
            "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.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "digitea.tech",
            "domain_keyword": "digitea",
            "domain_tld": "tech",
            "query_time": "2024-05-27 21:10:22",
            "create_date": "2022-06-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "digitda.com",
            "domain_keyword": "digitda",
            "domain_tld": "com",
            "query_time": "2024-05-27 21:10:20",
            "create_date": "2024-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_country": "AM",
            "registrant_email": "https://csl-registrar.com/contact/digitda.com/owner",
            "name_servers": [
                "ns1.parspack.co",
                "ns2.parspack.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "digitri.be",
            "domain_keyword": "digitri",
            "domain_tld": "be",
            "query_time": "2024-05-31 03:33:27",
            "create_date": "2022-01-19",
            "registrar_name": "team.blue nl B.V.",
            "registrar_website": "https://www.transip.nl/",
            "name_servers": [
                "kurt.ns.cloudflare.com",
                "mira.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 71,
            "domain_name": "digitry.net",
            "domain_keyword": "digitry",
            "domain_tld": "net",
            "query_time": "2024-05-18 22:51:51",
            "create_date": "2021-09-17",
            "update_date": "2021-09-17",
            "expiry_date": "2024-09-17",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks12.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "digitrh.com",
            "domain_keyword": "digitrh",
            "domain_tld": "com",
            "query_time": "2024-05-31 03:33:27",
            "create_date": "2022-04-15",
            "update_date": "2024-05-19",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Amath THIAM",
            "registrant_company": "Amath THIAM",
            "registrant_address": "Patte doie impots et domaines",
            "registrant_city": "Dakar",
            "registrant_state": "Dakar",
            "registrant_zip": "10200",
            "registrant_country": "SN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+221.771618947",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "digitpa.cloud",
            "domain_keyword": "digitpa",
            "domain_tld": "cloud",
            "query_time": "2024-05-27 21:12:55",
            "create_date": "2019-01-25",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "digitran.xyz",
            "domain_keyword": "digitran",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 18:21:28",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "digita.design",
            "domain_keyword": "digita",
            "domain_tld": "design",
            "query_time": "2024-06-01 16:25:49",
            "create_date": "2022-09-13",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 76,
            "domain_name": "digita.cloud",
            "domain_keyword": "digita",
            "domain_tld": "cloud",
            "query_time": "2024-05-09 04:44:20",
            "create_date": "2016-12-28",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "INFORMATICAMENTE Societa/Ditta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SP",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "digitr.app",
            "domain_keyword": "digitr",
            "domain_tld": "app",
            "query_time": "2024-06-06 08:37:03",
            "create_date": "2020-04-03",
            "update_date": "2024-05-15",
            "expiry_date": "2024-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "digitma.online",
            "domain_keyword": "digitma",
            "domain_tld": "online",
            "query_time": "2024-05-01 08:54:24",
            "create_date": "2017-12-06",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "gina.ns.cloudflare.com",
                "javon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "digipra.com",
            "domain_keyword": "digipra",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:14:25",
            "create_date": "2001-09-14",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Takehiro Chaki",
            "registrant_address": "Toyama",
            "registrant_city": "Toyama",
            "registrant_state": "5-34 Kamiiino",
            "registrant_zip": "939-0825",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.764520567",
            "registrant_fax": "+81.764520567",
            "name_servers": [
                "ns.admiral.ne.jp",
                "ns2.admiral.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "digitry.shop",
            "domain_keyword": "digitry",
            "domain_tld": "shop",
            "query_time": "2024-04-25 13:03:54",
            "create_date": "2024-02-12",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_country": "UA",
            "name_servers": [
                "delilah.ns.cloudflare.com",
                "seamus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "digitar.eu",
            "domain_keyword": "digitar",
            "domain_tld": "eu",
            "query_time": "2024-06-06 01:46:26",
            "registrar_name": "Domainers Registrar AG",
            "registrar_website": "https://www.domainers.de",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ]
        },
        {
            "num": 82,
            "domain_name": "digitaa.net",
            "domain_keyword": "digitaa",
            "domain_tld": "net",
            "query_time": "2024-05-03 16:35:18",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "digitora.co.jp",
            "domain_keyword": "digitora",
            "domain_tld": "co.jp",
            "query_time": "2024-05-31 03:33:20",
            "create_date": "2021-06-04",
            "update_date": "2023-07-01",
            "registrant_company": "digitora Inc.",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ]
        },
        {
            "num": 84,
            "domain_name": "digitea.com",
            "domain_keyword": "digitea",
            "domain_tld": "com",
            "query_time": "2024-04-25 12:59:49",
            "create_date": "2012-12-07",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-07",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "TATA Global Beverages GB Limited",
            "registrant_address": "325 Oldfield Lane North",
            "registrant_city": "Greenford",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB6 0AZ",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2083384000",
            "registrant_fax": "+44.2083384526",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "digitrad.com",
            "domain_keyword": "digitrad",
            "domain_tld": "com",
            "query_time": "2024-05-14 14:28:34",
            "create_date": "1999-05-04",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-04",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Winning Choices",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "digiera.com",
            "domain_keyword": "digiera",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:10:25",
            "create_date": "2003-11-30",
            "update_date": "2024-03-04",
            "expiry_date": "2024-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "digitrap.nl",
            "domain_keyword": "digitrap",
            "domain_tld": "nl",
            "query_time": "2024-05-20 12:46:12",
            "create_date": "2020-10-01",
            "registrar_name": "Superior B.V.",
            "name_servers": [
                "ns-3.eu",
                "ns1.hix.nl",
                "ns2.hix.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 88,
            "domain_name": "digxtra.com",
            "domain_keyword": "digxtra",
            "domain_tld": "com",
            "query_time": "2024-06-06 06:27:06",
            "create_date": "2022-09-18",
            "update_date": "2022-09-18",
            "expiry_date": "2024-09-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "digitera.ro",
            "domain_keyword": "digitera",
            "domain_tld": "ro",
            "query_time": "2024-05-09 18:00:53",
            "create_date": "2007-03-06",
            "expiry_date": "2024-07-04",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.romtelecom.net",
                "ns2.romtelecom.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 90,
            "domain_name": "dig-tra.net",
            "domain_keyword": "dig-tra",
            "domain_tld": "net",
            "query_time": "2024-05-15 11:10:10",
            "create_date": "2024-03-14",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-14",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "digitran.asia",
            "domain_keyword": "digitran",
            "domain_tld": "asia",
            "query_time": "2024-06-06 08:37:05",
            "create_date": "2020-12-30",
            "update_date": "2023-07-05",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1649,
            "registrar_name": "P.A Viet Nam Company Limited",
            "registrar_website": "http://www.pavietnam.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tran Minh Long",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bac Giang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar 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-1526.awsdns-62.org",
                "ns-1699.awsdns-20.co.uk",
                "ns-376.awsdns-47.com",
                "ns-860.awsdns-43.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "digitrap.com",
            "domain_keyword": "digitrap",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:03:41",
            "create_date": "2015-08-05",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-05",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Environmental Science U.S. Inc.",
            "registrant_address": "5000 CentreGreen Way STE 400",
            "registrant_city": "Cary",
            "registrant_state": "NC",
            "registrant_zip": "27513",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9194522091",
            "registrant_fax": "+1.9194522091",
            "name_servers": [
                "pdns1.cscdns.net",
                "pdns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "digitura.net",
            "domain_keyword": "digitura",
            "domain_tld": "net",
            "query_time": "2024-04-25 01:28:33",
            "create_date": "2017-07-13",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "name_servers": [
                "auth1.artfiles.de",
                "auth2.artfiles.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "digitrad.ma",
            "domain_keyword": "digitrad",
            "domain_tld": "ma",
            "query_time": "2022-06-09 17:08:05",
            "create_date": "2020-05-11",
            "update_date": "2020-07-15",
            "expiry_date": "2025-05-11",
            "registrar_name": "NINDO",
            "registrant_name": "YOUSSEF KHALLATI",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 95,
            "domain_name": "dimitra.sk",
            "domain_keyword": "dimitra",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:25:43",
            "create_date": "2011-10-24",
            "update_date": "2023-11-14",
            "expiry_date": "2024-10-24",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Dimitra, s.r.o.",
            "registrant_company": "Dimitra, s.r.o.",
            "registrant_address": "Mostná 13",
            "registrant_city": "Nitra",
            "registrant_zip": "94901",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 96,
            "domain_name": "digitoa.com",
            "domain_keyword": "digitoa",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:02:48",
            "create_date": "2019-12-19",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "digitera.ooo",
            "domain_keyword": "digitera",
            "domain_tld": "ooo",
            "query_time": "2024-05-23 01:34:45",
            "create_date": "2014-12-03",
            "update_date": "2023-08-31",
            "expiry_date": "2025-12-03",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Other",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "digitrad.store",
            "domain_keyword": "digitrad",
            "domain_tld": "store",
            "query_time": "2024-06-06 08:37:03",
            "create_date": "2024-04-05",
            "update_date": "2024-05-08",
            "expiry_date": "2025-04-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170805951",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "digitran.academy",
            "domain_keyword": "digitran",
            "domain_tld": "academy",
            "query_time": "2024-05-01 08:55:13",
            "create_date": "2023-10-16",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1325.awsdns-37.org",
                "ns-1736.awsdns-25.co.uk",
                "ns-225.awsdns-28.com",
                "ns-741.awsdns-28.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dimitra.uk",
            "domain_keyword": "dimitra",
            "domain_tld": "uk",
            "query_time": "2024-05-08 20:14:20",
            "create_date": "2021-04-28",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-28",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.418,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>digitra.com.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5710</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>digitrac.com, digitea.se, digitea.solutions, digitar.ai, dimitra.world, digitran.pl, digitha.com, digiira.com, digitraw.com, digitara.co, dimitra.se, digitera.agency, digitira.com, digitrav.com, digitia.co.uk, digitia.app, digitrax.app, dimitra.co.uk, digitea.services, digiora.com, dimitra.info, digitera.ru, digitar.com.au, digitram.com, dimitra.boutique, digitea.in, digitca.shop, digitrak.com.au, digitro.com.br, digiara.com, digitaa.com, dimitra.cc, digitrad.trade, dimitra.group, digstra.com, digitria.hu, digitrx.app, digitrx.org, digicra.jp, digitry.in, dimitra.org, digitrax.net, dimitra.network, dimitra.link, digitar.xyz, digitora.com, digitrac.com.au, digitran.it, digitha.net, digitia.com, dimitra.by, digitrac.fr, digitray.com, digitha.online, digiera.in, digitia.hr, digigra.com, digitar.org, digitrak.su, digitrax.xyz, digitera.org, dimitra.technology, digitral.com, digitpa.one, digibra.com, dijitra.com, digiera.online, digitea.tech, digitda.com, digitri.be, digitry.net, digitrh.com, digitpa.cloud, digitran.xyz, digita.design, digita.cloud, digitr.app, digitma.online, digipra.com, digitry.shop, digitar.eu, digitaa.net, digitora.co.jp, digitea.com, digitrad.com, digiera.com, digitrap.nl, digxtra.com, digitera.ro, dig-tra.net, digitran.asia, digitrap.com, digitura.net, digitrad.ma, dimitra.sk, digitoa.com, digitera.ooo, digitrad.store, digitran.academy, dimitra.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>digitrac.com</domain_name>
   <domain_keyword>digitrac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:03:34</query_time>
   <create_date>1998-12-07</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 00a3b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 823697</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
    <value>ns3.fabulous.com</value>
    <value>ns4.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>digitea.se</domain_name>
   <domain_keyword>digitea</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:34:31</query_time>
   <create_date>2015-08-15</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>digitea.solutions</domain_name>
   <domain_keyword>digitea</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-18 22:50:59</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-06</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>digitar.ai</domain_name>
   <domain_keyword>digitar</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-15 19:54:23</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>dimitra.world</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-15 13:52:14</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1010.awsdns-62.net</value>
    <value>ns-1101.awsdns-09.org</value>
    <value>ns-1833.awsdns-37.co.uk</value>
    <value>ns-275.awsdns-34.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>digitran.pl</domain_name>
   <domain_keyword>digitran</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-12 11:41:32</query_time>
   <create_date>2010-04-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.cba.pl</value>
    <value>ns2.cba.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>digitha.com</domain_name>
   <domain_keyword>digitha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 12:45:40</query_time>
   <create_date>2008-05-19</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>RE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1a5e4d8b-bb35-4732-bc1a-90b8c28ba812</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>digiira.com</domain_name>
   <domain_keyword>digiira</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:12:08</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.infinityfree.com</value>
    <value>ns2.infinityfree.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>digitraw.com</domain_name>
   <domain_keyword>digitraw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 18:02:43</query_time>
   <create_date>2021-11-05</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>digitara.co</domain_name>
   <domain_keyword>digitara</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-23 01:33:59</query_time>
   <create_date>2020-04-14</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>11</num>
   <domain_name>dimitra.se</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:34:49</query_time>
   <create_date>2014-01-20</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns.aname.net</value>
    <value>ns2.aname.net</value>
    <value>ns3.aname.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>digitera.agency</domain_name>
   <domain_keyword>digitera</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-20 12:45:38</query_time>
   <create_date>2014-07-30</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2026-07-30</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1383.awsdns-44.org</value>
    <value>ns-1799.awsdns-32.co.uk</value>
    <value>ns-442.awsdns-55.com</value>
    <value>ns-527.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>digitira.com</domain_name>
   <domain_keyword>digitira</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:01:35</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1209</registrar_iana>
   <registrar_name>Freshbreweddomains.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1626.ztomy.com</value>
    <value>ns2626.ztomy.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>digitrav.com</domain_name>
   <domain_keyword>digitrav</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:03:41</query_time>
   <create_date>2010-10-27</create_date>
   <update_date>2021-08-17</update_date>
   <expiry_date>2025-10-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>15</num>
   <domain_name>digitia.co.uk</domain_name>
   <domain_keyword>digitia</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 18:01:05</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>James Tuplin [Tag = TUPLIN]</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>digitia.app</domain_name>
   <domain_keyword>digitia</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-23 01:34:49</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>alex.ns.cloudflare.com</value>
    <value>kiki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>digitrax.app</domain_name>
   <domain_keyword>digitrax</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-29 07:43:34</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.noblehostingusa.com</value>
    <value>ns2.noblehostingusa.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>18</num>
   <domain_name>dimitra.co.uk</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 20:14:20</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>digitea.services</domain_name>
   <domain_keyword>digitea</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-18 22:50:59</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-06</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>20</num>
   <domain_name>digiora.com</domain_name>
   <domain_keyword>digiora</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 16:23:46</query_time>
   <create_date>2011-12-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Anil P Jose</registrant_name>
   <registrant_company>Digiora</registrant_company>
   <registrant_address>Kakkanad</registrant_address>
   <registrant_city>Ernakulam</registrant_city>
   <registrant_state>Kerala</registrant_state>
   <registrant_zip>682037</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9895486386</registrant_phone>
   <name_servers>
    <value>sanj599701.earth.orderbox-dns.com</value>
    <value>sanj599701.mars.orderbox-dns.com</value>
    <value>sanj599701.mercury.orderbox-dns.com</value>
    <value>sanj599701.venus.orderbox-dns.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>dimitra.info</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 21:49:40</query_time>
   <create_date>2002-07-11</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1120.ui-dns.biz</value>
    <value>ns1120.ui-dns.com</value>
    <value>ns1120.ui-dns.de</value>
    <value>ns1120.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>digitera.ru</domain_name>
   <domain_keyword>digitera</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:33:12</query_time>
   <create_date>2018-11-13</create_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>digitar.com.au</domain_name>
   <domain_keyword>digitar</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-09 17:59:36</query_time>
   <update_date>2022-07-24</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Domain Administration</registrant_name>
   <name_servers>
    <value>dns1.rosehosting.com</value>
    <value>dns2.rosehosting.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>digitram.com</domain_name>
   <domain_keyword>digitram</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 12:46:11</query_time>
   <create_date>2021-06-30</create_date>
   <update_date>2022-06-24</update_date>
   <expiry_date>2024-06-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>25</num>
   <domain_name>dimitra.boutique</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-05-19 20:35:04</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</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>Veria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</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.d465334.name-servers.gr</value>
    <value>ns2.d465334.name-servers.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>digitea.in</domain_name>
   <domain_keyword>digitea</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-27 21:10:22</query_time>
   <create_date>2022-04-02</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digitea</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>digitca.shop</domain_name>
   <domain_keyword>digitca</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-31 00:53:14</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc.</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>digitrak.com.au</domain_name>
   <domain_keyword>digitrak</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-31 03:33:25</query_time>
   <update_date>2022-01-15</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>Alan Herbert</registrant_name>
   <name_servers>
    <value>ns1.nameserverz.com</value>
    <value>ns2.nameserverz.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>digitro.com.br</domain_name>
   <domain_keyword>digitro</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-11 23:13:36</query_time>
   <create_date>1996-09-04</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2027-09-04</expiry_date>
   <registrant_name>DIGITRO TECNOLOGIA LTDA.</registrant_name>
   <name_servers>
    <value>ns.digitro.com.br</value>
    <value>ns2.digitro.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>digiara.com</domain_name>
   <domain_keyword>digiara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 22:58:32</query_time>
   <create_date>2018-11-24</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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=digiara.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>digitaa.com</domain_name>
   <domain_keyword>digitaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:18:15</query_time>
   <create_date>2012-03-12</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>Geneva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>dimitra.cc</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-26 02:21:10</query_time>
   <create_date>2021-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-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>pdns13.domaincontrol.com</value>
    <value>pdns14.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>33</num>
   <domain_name>digitrad.trade</domain_name>
   <domain_keyword>digitrad</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-06-13 00:17:35</query_time>
   <create_date>2022-06-13</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>dimitra.group</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-01 04:37:58</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>digstra.com</domain_name>
   <domain_keyword>digstra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 08:58:20</query_time>
   <create_date>2016-04-22</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-22</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>
   <name_servers>
    <value>ns-fi.elisa.net</value>
    <value>ns-se.elisa.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>digitria.hu</domain_name>
   <domain_keyword>digitria</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 20:41:09</query_time>
   <create_date>2017-01-05</create_date>
  </value>
  <value>
   <num>37</num>
   <domain_name>digitrx.app</domain_name>
   <domain_keyword>digitrx</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-18 22:51:51</query_time>
   <create_date>2018-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2026-05-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>digitrx.org</domain_name>
   <domain_keyword>digitrx</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 13:03:52</query_time>
   <create_date>2014-07-07</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GREATER LONDON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>digicra.jp</domain_name>
   <domain_keyword>digicra</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-22 07:28:57</query_time>
   <create_date>2004-10-30</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>DigitalCraft Co.,Ltd.</registrant_name>
   <registrant_address>Please access below if you have any questions.</registrant_address>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+</registrant_phone>
   <registrant_fax>+81.829627387</registrant_fax>
   <name_servers>
    <value>ns.digicra.jp</value>
    <value>ns.sin-sho.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>digitry.in</domain_name>
   <domain_keyword>digitry</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 07:43:35</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-05-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>dimitra.org</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 20:14:20</query_time>
   <create_date>1999-08-12</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-08-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>42</num>
   <domain_name>digitrax.net</domain_name>
   <domain_keyword>digitrax</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 11:41:33</query_time>
   <create_date>2004-05-06</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>dimitra.network</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-28 07:53:35</query_time>
   <create_date>2021-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1004.awsdns-61.net</value>
    <value>ns-1200.awsdns-22.org</value>
    <value>ns-1560.awsdns-03.co.uk</value>
    <value>ns-419.awsdns-52.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>dimitra.link</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-19 20:35:04</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2022-12-07</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>digitar.xyz</domain_name>
   <domain_keyword>digitar</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 12:45:28</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>digitora.com</domain_name>
   <domain_keyword>digitora</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 21:12:54</query_time>
   <create_date>2003-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>47</num>
   <domain_name>digitrac.com.au</domain_name>
   <domain_keyword>digitrac</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-31 03:33:24</query_time>
   <update_date>2023-11-24</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>James Zhong</registrant_name>
   <name_servers>
    <value>ns1.au360376.hostpapavps.net</value>
    <value>ns2.au360376.hostpapavps.net</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>digitran.it</domain_name>
   <domain_keyword>digitran</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 13:03:39</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>digitha.net</domain_name>
   <domain_keyword>digitha</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 13:01:16</query_time>
   <create_date>2001-02-15</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns389.hostgator.com</value>
    <value>ns390.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>digitia.com</domain_name>
   <domain_keyword>digitia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 18:01:05</query_time>
   <create_date>2000-03-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-03</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=digitia.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.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>51</num>
   <domain_name>dimitra.by</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-16 09:21:54</query_time>
   <create_date>2009-03-17</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;Димитра&quot;</registrant_company>
   <registrant_address>220102, -, г. Минск, пр-т Партизанский, д. 144, к. 17</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375173456780</registrant_phone>
   <name_servers>
    <value>ns1.activeby.net</value>
    <value>ns2.activeby.net</value>
   </name_servers>
  </value>
  <value>
   <num>52</num>
   <domain_name>digitrac.fr</domain_name>
   <domain_keyword>digitrac</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-19 11:28:48</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1031.ui-dns.de</value>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1067.ui-dns.org</value>
    <value>ns1086.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>digitray.com</domain_name>
   <domain_keyword>digitray</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 07:43:34</query_time>
   <create_date>2001-05-06</create_date>
   <update_date>2021-08-20</update_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>digitha.online</domain_name>
   <domain_keyword>digitha</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 08:53:19</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>PR</registrant_state>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>digiera.in</domain_name>
   <domain_keyword>digiera</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-10 22:01:26</query_time>
   <create_date>2019-03-03</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2029-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Binary Affairs</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.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>56</num>
   <domain_name>digitia.hr</domain_name>
   <domain_keyword>digitia</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-25 13:01:21</query_time>
   <create_date>2018-12-26</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>kay.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>digigra.com</domain_name>
   <domain_keyword>digigra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:04:27</query_time>
   <create_date>2015-07-17</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>ns1.mixhost.jp</value>
    <value>ns2.mixhost.jp</value>
    <value>ns3.mixhost.jp</value>
    <value>ns4.mixhost.jp</value>
    <value>ns5.mixhost.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>digitar.org</domain_name>
   <domain_keyword>digitar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 21:10:07</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169871356</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>digitrak.su</domain_name>
   <domain_keyword>digitrak</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:07:34</query_time>
   <create_date>2014-09-23</create_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.hosting.reg.ru</value>
    <value>ns6.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>digitrax.xyz</domain_name>
   <domain_keyword>digitrax</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 18:02:44</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>digitera.org</domain_name>
   <domain_keyword>digitera</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 22:51:08</query_time>
   <create_date>2018-12-13</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns115.inhostedns.com</value>
    <value>ns215.inhostedns.net</value>
    <value>ns315.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>dimitra.technology</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-06-01 21:49:40</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>digitral.com</domain_name>
   <domain_keyword>digitral</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 08:37:05</query_time>
   <create_date>2016-05-19</create_date>
   <update_date>2022-10-16</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>digitpa.one</domain_name>
   <domain_keyword>digitpa</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-09 18:02:36</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>digibra.com</domain_name>
   <domain_keyword>digibra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 22:59:26</query_time>
   <create_date>2017-08-07</create_date>
   <update_date>2020-08-01</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>dijitra.com</domain_name>
   <domain_keyword>dijitra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 06:29:45</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>4002</registrar_iana>
   <registrar_name>GNAME 033 INC</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>digiera.online</domain_name>
   <domain_keyword>digiera</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 05:22:52</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-18</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.bluehost.in</value>
    <value>ns2.bluehost.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>digitea.tech</domain_name>
   <domain_keyword>digitea</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-27 21:10:22</query_time>
   <create_date>2022-06-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>digitda.com</domain_name>
   <domain_keyword>digitda</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 21:10:20</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_country>AM</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/digitda.com/owner</registrant_email>
   <name_servers>
    <value>ns1.parspack.co</value>
    <value>ns2.parspack.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>digitri.be</domain_name>
   <domain_keyword>digitri</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-31 03:33:27</query_time>
   <create_date>2022-01-19</create_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <registrar_website>https://www.transip.nl/</registrar_website>
   <name_servers>
    <value>kurt.ns.cloudflare.com</value>
    <value>mira.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>digitry.net</domain_name>
   <domain_keyword>digitry</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 22:51:51</query_time>
   <create_date>2021-09-17</create_date>
   <update_date>2021-09-17</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>digitrh.com</domain_name>
   <domain_keyword>digitrh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 03:33:27</query_time>
   <create_date>2022-04-15</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Amath THIAM</registrant_name>
   <registrant_company>Amath THIAM</registrant_company>
   <registrant_address>Patte doie impots et domaines</registrant_address>
   <registrant_city>Dakar</registrant_city>
   <registrant_state>Dakar</registrant_state>
   <registrant_zip>10200</registrant_zip>
   <registrant_country>SN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+221.771618947</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>digitpa.cloud</domain_name>
   <domain_keyword>digitpa</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-27 21:12:55</query_time>
   <create_date>2019-01-25</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>digitran.xyz</domain_name>
   <domain_keyword>digitran</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 18:21:28</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>digita.design</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-01 16:25:49</query_time>
   <create_date>2022-09-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>digita.cloud</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-09 04:44:20</query_time>
   <create_date>2016-12-28</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>INFORMATICAMENTE Societa/Ditta</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>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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>digitr.app</domain_name>
   <domain_keyword>digitr</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-06 08:37:03</query_time>
   <create_date>2020-04-03</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>digitma.online</domain_name>
   <domain_keyword>digitma</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 08:54:24</query_time>
   <create_date>2017-12-06</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>gina.ns.cloudflare.com</value>
    <value>javon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>digipra.com</domain_name>
   <domain_keyword>digipra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:14:25</query_time>
   <create_date>2001-09-14</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Takehiro Chaki</registrant_name>
   <registrant_address>Toyama</registrant_address>
   <registrant_city>Toyama</registrant_city>
   <registrant_state>5-34 Kamiiino</registrant_state>
   <registrant_zip>939-0825</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.764520567</registrant_phone>
   <registrant_fax>+81.764520567</registrant_fax>
   <name_servers>
    <value>ns.admiral.ne.jp</value>
    <value>ns2.admiral.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>digitry.shop</domain_name>
   <domain_keyword>digitry</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 13:03:54</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_country>UA</registrant_country>
   <name_servers>
    <value>delilah.ns.cloudflare.com</value>
    <value>seamus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>digitar.eu</domain_name>
   <domain_keyword>digitar</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-06 01:46:26</query_time>
   <registrar_name>Domainers Registrar AG</registrar_name>
   <registrar_website>https://www.domainers.de</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
  </value>
  <value>
   <num>82</num>
   <domain_name>digitaa.net</domain_name>
   <domain_keyword>digitaa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 16:35:18</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>digitora.co.jp</domain_name>
   <domain_keyword>digitora</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-31 03:33:20</query_time>
   <create_date>2021-06-04</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>digitora Inc.</registrant_company>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>84</num>
   <domain_name>digitea.com</domain_name>
   <domain_keyword>digitea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 12:59:49</query_time>
   <create_date>2012-12-07</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>TATA Global Beverages GB Limited</registrant_company>
   <registrant_address>325 Oldfield Lane North</registrant_address>
   <registrant_city>Greenford</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB6 0AZ</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2083384000</registrant_phone>
   <registrant_fax>+44.2083384526</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>digitrad.com</domain_name>
   <domain_keyword>digitrad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 14:28:34</query_time>
   <create_date>1999-05-04</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Winning Choices</registrant_company>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>digiera.com</domain_name>
   <domain_keyword>digiera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:10:25</query_time>
   <create_date>2003-11-30</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>digitrap.nl</domain_name>
   <domain_keyword>digitrap</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 12:46:12</query_time>
   <create_date>2020-10-01</create_date>
   <registrar_name>Superior B.V.</registrar_name>
   <name_servers>
    <value>ns-3.eu</value>
    <value>ns1.hix.nl</value>
    <value>ns2.hix.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>digxtra.com</domain_name>
   <domain_keyword>digxtra</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 06:27:06</query_time>
   <create_date>2022-09-18</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>digitera.ro</domain_name>
   <domain_keyword>digitera</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-09 18:00:53</query_time>
   <create_date>2007-03-06</create_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.romtelecom.net</value>
    <value>ns2.romtelecom.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>dig-tra.net</domain_name>
   <domain_keyword>dig-tra</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 11:10:10</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>digitran.asia</domain_name>
   <domain_keyword>digitran</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-06 08:37:05</query_time>
   <create_date>2020-12-30</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A Viet Nam Company Limited</registrar_name>
   <registrar_website>http://www.pavietnam.vn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tran Minh Long</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bac Giang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</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-1526.awsdns-62.org</value>
    <value>ns-1699.awsdns-20.co.uk</value>
    <value>ns-376.awsdns-47.com</value>
    <value>ns-860.awsdns-43.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>digitrap.com</domain_name>
   <domain_keyword>digitrap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:03:41</query_time>
   <create_date>2015-08-05</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Environmental Science U.S. Inc.</registrant_company>
   <registrant_address>5000 CentreGreen Way STE 400</registrant_address>
   <registrant_city>Cary</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27513</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9194522091</registrant_phone>
   <registrant_fax>+1.9194522091</registrant_fax>
   <name_servers>
    <value>pdns1.cscdns.net</value>
    <value>pdns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>digitura.net</domain_name>
   <domain_keyword>digitura</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 01:28:33</query_time>
   <create_date>2017-07-13</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <name_servers>
    <value>auth1.artfiles.de</value>
    <value>auth2.artfiles.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>digitrad.ma</domain_name>
   <domain_keyword>digitrad</domain_keyword>
   <domain_tld>ma</domain_tld>
   <query_time>2022-06-09 17:08:05</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2020-07-15</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>NINDO</registrar_name>
   <registrant_name>YOUSSEF KHALLATI</registrant_name>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>dimitra.sk</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:25:43</query_time>
   <create_date>2011-10-24</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Dimitra, s.r.o.</registrant_name>
   <registrant_company>Dimitra, s.r.o.</registrant_company>
   <registrant_address>Mostná 13</registrant_address>
   <registrant_city>Nitra</registrant_city>
   <registrant_zip>94901</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>digitoa.com</domain_name>
   <domain_keyword>digitoa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:02:48</query_time>
   <create_date>2019-12-19</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>digitera.ooo</domain_name>
   <domain_keyword>digitera</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-23 01:34:45</query_time>
   <create_date>2014-12-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-12-03</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Other</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>digitrad.store</domain_name>
   <domain_keyword>digitrad</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-06 08:37:03</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170805951</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>digitran.academy</domain_name>
   <domain_keyword>digitran</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-01 08:55:13</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1325.awsdns-37.org</value>
    <value>ns-1736.awsdns-25.co.uk</value>
    <value>ns-225.awsdns-28.com</value>
    <value>ns-741.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>dimitra.uk</domain_name>
   <domain_keyword>dimitra</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 20:14:20</query_time>
   <create_date>2021-04-28</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.418</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.