WHOIS QUERY TIME

4 May 2024 - 10:40 AM UTC

Modified: 29 April 2015

NAME SERVERS

ns5.kasserver.com
ns6.kasserver.com

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=digics.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "digics.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "digics.de",
            "domain_keyword": "digics",
            "domain_tld": "de",
            "query_time": "2024-05-04 10:40:36",
            "update_date": "2015-04-29",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>digics.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>digics.de</domain_name>
   <domain_keyword>digics</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 10:40:36</query_time>
   <update_date>2015-04-29</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.034</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.089 seconds) for "digics.de" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2024 - 10:40 AM UTC

Modified: 29 April 2015

NAME SERVERS

ns5.kasserver.com
ns6.kasserver.com

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=digics.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "digics.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "digics.de",
    "results": [
        {
            "num": 1,
            "domain_name": "digics.de",
            "domain_keyword": "digics",
            "domain_tld": "de",
            "query_time": "2024-05-04 10:40:36",
            "update_date": "2015-04-29",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.089,
        "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>digics.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>digics.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>digics.de</domain_name>
   <domain_keyword>digics</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 10:40:36</query_time>
   <update_date>2015-04-29</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.089</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 9 domain names (in 0.062 seconds) which contained the exact domain keyword "digics".
Domain Name Registered Expiry Registrar Ownership
1 digics.com 16 Feb 2000 16 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
2 digics.ru 1 Oct 2008 1 Oct 2024 RU-CENTER-RU Private Person
3 digics.me 30 Aug 2010 30 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 digics.club 8 May 2017 8 May 2025 Name.com, Inc. Domain Protection Services, Inc.
5 digics.in 8 Aug 2019 8 Aug 2031 Dreamscape Networks International Pte Ltd Digics
6 digics.org 15 Apr 2020 15 Apr 2025 Namesilo, LLC See PrivacyGuardian.org
7 digics.xyz 16 Mar 2022 16 Mar 2024 Namecheap Withheld for Privacy Purposes
8 digics.com.ng 5 Apr 2022 5 Apr 2025 smartweb olumide fayose
9 digics.io 1 Jun 2023 1 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
10 digics.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=digics&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "digics",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "digics.com, digics.ru, digics.me, digics.club, digics.in, digics.org, digics.xyz, digics.com.ng, digics.io, digics.de",
    "results": [
        {
            "num": 1,
            "domain_name": "digics.com",
            "domain_keyword": "digics",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:01:46",
            "create_date": "2000-02-16",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-16",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/639d468a-417f-441c-8421-0b2faf846e8a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.media3.net",
                "ns2.media3.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "digics.ru",
            "domain_keyword": "digics",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:11:02",
            "create_date": "2008-10-01",
            "expiry_date": "2024-10-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.hostland.ru",
                "ns3.hostland.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "digics.me",
            "domain_keyword": "digics",
            "domain_tld": "me",
            "query_time": "2024-05-24 04:01:17",
            "create_date": "2010-08-30",
            "update_date": "2024-01-03",
            "expiry_date": "2024-08-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": [
                "nico.ns.cloudflare.com",
                "sydney.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "digics.club",
            "domain_keyword": "digics",
            "domain_tld": "club",
            "query_time": "2024-06-12 09:09:28",
            "create_date": "2017-05-08",
            "update_date": "2023-07-11",
            "expiry_date": "2025-05-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "donna.ns.cloudflare.com",
                "igor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "digics.in",
            "domain_keyword": "digics",
            "domain_tld": "in",
            "query_time": "2024-06-05 01:06:55",
            "create_date": "2019-08-08",
            "update_date": "2024-04-10",
            "expiry_date": "2031-08-08",
            "registrar_iana": 1219,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "https://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digics",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digics.in",
                "ns2.digics.in"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "digics.org",
            "domain_keyword": "digics",
            "domain_tld": "org",
            "query_time": "2024-05-04 21:27:36",
            "create_date": "2020-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "meera.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "digics.xyz",
            "domain_keyword": "digics",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 16:21:38",
            "create_date": "2022-03-16",
            "update_date": "2024-05-28",
            "expiry_date": "2024-03-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "digics.com.ng",
            "domain_keyword": "digics",
            "domain_tld": "com.ng",
            "query_time": "2024-05-04 21:27:36",
            "create_date": "2022-04-05",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-05",
            "registrar_iana": 24062013,
            "registrar_name": "smartweb",
            "registrar_website": "https://www.smartweb.com.ng",
            "registrant_name": "olumide fayose",
            "registrant_address": "l2 royal avenue off awedele street",
            "registrant_city": "ado",
            "registrant_state": "ekiti",
            "registrant_zip": "360221",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "8068951009",
            "name_servers": [
                "dns2048a.trouble-free.net",
                "dns2048b.trouble-free.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "digics.io",
            "domain_keyword": "digics",
            "domain_tld": "io",
            "query_time": "2024-06-08 06:46:05",
            "create_date": "2023-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "digics.de",
            "domain_keyword": "digics",
            "domain_tld": "de",
            "query_time": "2024-05-04 10:40:36",
            "update_date": "2015-04-29",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.062,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>digics</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>digics.com, digics.ru, digics.me, digics.club, digics.in, digics.org, digics.xyz, digics.com.ng, digics.io, digics.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>digics.com</domain_name>
   <domain_keyword>digics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:01:46</query_time>
   <create_date>2000-02-16</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/639d468a-417f-441c-8421-0b2faf846e8a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.media3.net</value>
    <value>ns2.media3.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>digics.ru</domain_name>
   <domain_keyword>digics</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:11:02</query_time>
   <create_date>2008-10-01</create_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.hostland.ru</value>
    <value>ns3.hostland.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>digics.me</domain_name>
   <domain_keyword>digics</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-24 04:01:17</query_time>
   <create_date>2010-08-30</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-08-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>nico.ns.cloudflare.com</value>
    <value>sydney.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>4</num>
   <domain_name>digics.club</domain_name>
   <domain_keyword>digics</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-12 09:09:28</query_time>
   <create_date>2017-05-08</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>donna.ns.cloudflare.com</value>
    <value>igor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>digics.in</domain_name>
   <domain_keyword>digics</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-05 01:06:55</query_time>
   <create_date>2019-08-08</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2031-08-08</expiry_date>
   <registrar_iana>1219</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digics</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digics.in</value>
    <value>ns2.digics.in</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>digics.org</domain_name>
   <domain_keyword>digics</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 21:27:36</query_time>
   <create_date>2020-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>meera.ns.cloudflare.com</value>
    <value>walt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>digics.xyz</domain_name>
   <domain_keyword>digics</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 16:21:38</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>digics.com.ng</domain_name>
   <domain_keyword>digics</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-04 21:27:36</query_time>
   <create_date>2022-04-05</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>24062013</registrar_iana>
   <registrar_name>smartweb</registrar_name>
   <registrar_website>https://www.smartweb.com.ng</registrar_website>
   <registrant_name>olumide fayose</registrant_name>
   <registrant_address>l2 royal avenue off awedele street</registrant_address>
   <registrant_city>ado</registrant_city>
   <registrant_state>ekiti</registrant_state>
   <registrant_zip>360221</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>8068951009</registrant_phone>
   <name_servers>
    <value>dns2048a.trouble-free.net</value>
    <value>dns2048b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>digics.io</domain_name>
   <domain_keyword>digics</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-08 06:46:05</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>digics.de</domain_name>
   <domain_keyword>digics</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 10:40:36</query_time>
   <update_date>2015-04-29</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.062</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,441 domain names (in 0.209 seconds) which look and sound like the brand name "digics".
Domain Name Registered Expiry Registrar Ownership
1 digicms.net 19 Aug 2006 19 Aug 2024 GoDaddy.com, LLC -
2 digicm.net 31 Oct 2010 31 Oct 2024 Name.com, Inc. siteberry.net
3 digiws.com 5 Jan 2017 5 Jan 2025 GoDaddy.com, LLC -
4 digico.online 18 Aug 2023 18 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
5 digits.fish 26 May 2020 26 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 digits.sk 5 Feb 2015 5 Feb 2025 Markus Germann Deutsche Telekom AG
7 digicw.com 6 Jan 2018 6 Jan 2025 GoDaddy.com, LLC -
8 digico.net 28 Jul 2018 28 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
9 digits.investments 13 Nov 2019 13 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
10 digi4s.com 20 Oct 1999 20 Oct 2024 FastDomain Inc. -
11 digicas.com 3 Sep 2019 3 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 digico.com.au - - Domain Directors Pty Ltd trading as Instra Anthony Touma
13 digi-s.com 25 Jan 2014 25 Jan 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
14 diggics.com 25 Jan 2021 25 Jan 2025 IONOS SE 1&1 Internet Limited
15 didics.com 27 Jan 2024 27 Jan 2025 Gname 016 Inc -
16 digies.org 15 Jun 2011 15 Jun 2027 Amazon Registrar, Inc. Identity Protection Service
17 digits.wtf 21 Apr 2018 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 digico.world 13 Mar 2024 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 digibs.net 28 May 2015 28 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
20 digits.careers 15 Jun 2020 15 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 digius.nl 2 Dec 2020 - team.blue nl B.V. -
22 digins.online 6 Jan 2024 6 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
23 digits.run 21 Apr 2018 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 digits.uno 21 Apr 2018 21 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
25 digits.theater 28 Jun 2020 28 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 digitcs.email 25 Apr 2023 25 Apr 2025 Porkbun LLC Private by Design, LLC
27 digicu.lt 8 Feb 2023 9 Feb 2025 NETIM NETIM
28 digict.asia 30 Sep 2012 30 Sep 2024 EuroDNS S.A. REDACTED FOR PRIVACY
29 digils.com 12 Jul 2017 12 Jul 2024 GoDaddy.com, LLC -
30 digcis.com 28 Jun 2023 28 Jun 2024 Xin Net Technology Corporation -
31 digico.tv 18 Jan 2006 18 Jan 2026 Mesh Digital Limited DiGiCo UK Ltd
32 digins.nl 9 Oct 2012 - - -
33 digies.se 31 Jan 2024 31 Jan 2025 1 Api GmbH -
34 digica.biz 16 Jun 2019 16 Jun 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
35 digico.com 7 Sep 1995 6 Sep 2024 GoDaddy.com, LLC -
36 digicn.space 14 Jan 2024 14 Jan 2034 DNSPod, Inc. TencentCloud
37 digtics.com 15 Mar 2023 15 Mar 2024 NameCheap, Inc. -
38 digits.ca 29 May 2002 29 May 2024 Namespro Solutions Inc. REDACTED FOR PRIVACY
39 digico.co 4 Jun 2013 3 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 digico.dev 16 May 2023 16 May 2026 OVH sas Digital Coco's
41 digicus.lol 18 Apr 2024 18 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
42 digits.bi 20 Jun 2023 20 Jun 2024 Key-Systems Redacted | EU Registrar
43 digfcs.store 19 Feb 2024 19 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
44 digpics.com 6 Jun 2013 6 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
45 digits.coupons 14 May 2020 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 digi2s.com 7 Nov 2017 7 Nov 2024 Wild West Domains, LLC Domains By Proxy, LLC
47 digids.net 24 Apr 2021 24 Apr 2026 Amazon Registrar, Inc. Identity Protection Service
48 digica.net 26 Jan 1999 26 Jan 2025 Webnames.ca Inc. -
49 digicc.cn 15 Aug 2023 15 Aug 2024 杭州名商网络有限公司 吴鸿强
50 digits.org 14 Oct 2002 14 Oct 2024 CloudFlare, Inc. Digits Financial, Inc
51 digiks.info 26 Oct 2021 26 Oct 2026 Network Solutions, LLC REDACTED FOR PRIVACY
52 digits.schwarz 27 Sep 2023 27 Sep 2024 EuroDNS S.A. Schwarz IT KG
53 digtics.net 15 Mar 2023 15 Mar 2024 NameCheap, Inc. -
54 digicu.com 21 Apr 2018 21 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 diyics.com 11 Apr 2016 11 Apr 2027 Alibaba Cloud Computing (Beijing) Co., Ltd. -
56 digicy.com 18 Mar 1999 18 Mar 2025 Porkbun LLC Private by Design, LLC
57 digits.media 19 Nov 2021 19 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. Xiaoxia Cao
58 digirs.xyz 4 Apr 2023 4 Apr 2024 Name.com, Inc -
59 rigics.com 28 Jul 2014 28 Jul 2024 GoDaddy.com, LLC -
60 digits.dog 21 Apr 2018 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 digpics.co.uk 13 Aug 2014 13 Aug 2024 Heart Internet Ltd t/a eXtend [Tag = EXTEND] -
62 digicr.com 31 Mar 2011 31 Mar 2025 GoDaddy.com, LLC -
63 digits.press 14 May 2020 14 May 2025 Go Daddy, LLC Domains By Proxy, LLC
64 digicu.online 18 Sep 2023 18 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
65 digiks.in 5 Jan 2021 5 Jan 2027 Key-Systems GmbH REDACTED FOR PRIVACY
66 digits.finance 21 Apr 2018 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 digicf.space 12 Jan 2024 12 Jan 2025 CSL Computer Service Langenbach GmbH -
68 digits.solar 21 Apr 2018 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
69 figics.com 31 May 2024 31 May 2025 MAT BAO CORPORATION -
70 digicsm.com 23 Aug 2019 23 Aug 2024 Name.com, Inc. System Motion
71 digins.work 20 Feb 2023 20 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 digies.net 9 Nov 2023 9 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
73 digicc.info 23 Dec 2004 23 Dec 2024 IONOS SE Cologne Chip AG
74 digico.it 10 Oct 2007 5 Oct 2024 Aruba s.p.a. Filippo Piazza
75 digits.promo 15 May 2020 15 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 digits.apartments 21 Apr 2018 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 digick.de - - - -
78 digits.app 16 Nov 2020 16 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
79 digicb.com 16 Feb 2018 16 Feb 2025 GoDaddy.com, LLC -
80 digits.design 23 Apr 2020 23 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 digits.lol 13 Apr 2023 13 Apr 2025 Porkbun, LLC Private by Design, LLC
82 digits.golf 21 Apr 2018 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 digihcs.com 1 Jul 2021 1 Jul 2026 MAT BAO CORPORATION -
84 dinics.com 14 Jan 2015 14 Jan 2025 IONOS SE REDACTED FOR PRIVACY
85 digi-s.co.jp 16 Oct 2012 - - TheDigitalSolutions Co.,LTD.
86 digicz.co.uk 25 Nov 2022 25 Nov 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
87 digits.construction 14 May 2020 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 digico.cl 7 Jan 2018 7 Jan 2025 NIC Chile José Ignacio Catenacci Martín
89 digits.ng 9 Mar 2023 9 Mar 2024 Domainhosting.com.ng Matthew Osetohame
90 digi-cs.net 24 Aug 2023 24 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
91 digias.ru 5 May 2019 5 May 2025 TIMEWEB-RU Private Person
92 digits.graphics 21 Apr 2018 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 digits.life 6 May 2024 6 May 2025 Sav.com, LLC - 22 REDACTED FOR PRIVACY
94 digica.info 6 Dec 2023 6 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 digits.center 19 Apr 2018 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 digipcs.com 22 Feb 2024 22 Feb 2025 IONOS SE 1&1 Internet Inc
97 digits.attorney 21 Apr 2018 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 digius.org 21 Jan 2023 21 Jan 2028 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
99 digils.app 19 Jun 2023 19 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
100 digits.rent 15 Jun 2020 15 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Digics.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=digics.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "digics.de",
        "page_size": 100
    },
    "count": {
        "total": 5441,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "digicms.net, digicm.net, digiws.com, digico.online, digits.fish, digits.sk, digicw.com, digico.net, digits.investments, digi4s.com, digicas.com, digico.com.au, digi-s.com, diggics.com, didics.com, digies.org, digits.wtf, digico.world, digibs.net, digits.careers, digius.nl, digins.online, digits.run, digits.uno, digits.theater, digitcs.email, digicu.lt, digict.asia, digils.com, digcis.com, digico.tv, digins.nl, digies.se, digica.biz, digico.com, digicn.space, digtics.com, digits.ca, digico.co, digico.dev, digicus.lol, digits.bi, digfcs.store, digpics.com, digits.coupons, digi2s.com, digids.net, digica.net, digicc.cn, digits.org, digiks.info, digits.schwarz, digtics.net, digicu.com, diyics.com, digicy.com, digits.media, digirs.xyz, rigics.com, digits.dog, digpics.co.uk, digicr.com, digits.press, digicu.online, digiks.in, digits.finance, digicf.space, digits.solar, figics.com, digicsm.com, digins.work, digies.net, digicc.info, digico.it, digits.promo, digits.apartments, digick.de, digits.app, digicb.com, digits.design, digits.lol, digits.golf, digihcs.com, dinics.com, digi-s.co.jp, digicz.co.uk, digits.construction, digico.cl, digits.ng, digi-cs.net, digias.ru, digits.graphics, digits.life, digica.info, digits.center, digipcs.com, digits.attorney, digius.org, digils.app, digits.rent",
    "results": [
        {
            "num": 1,
            "domain_name": "digicms.net",
            "domain_keyword": "digicms",
            "domain_tld": "net",
            "query_time": "2024-04-15 23:00:51",
            "create_date": "2006-08-19",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns12.servepower.com",
                "ns14.servepower.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "digicm.net",
            "domain_keyword": "digicm",
            "domain_tld": "net",
            "query_time": "2024-04-15 23:00:51",
            "create_date": "2010-10-31",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "siteberry.net siteberry.net",
            "registrant_company": "siteberry.net",
            "registrant_address": "riyadh",
            "registrant_city": "riyadh",
            "registrant_state": "ra",
            "registrant_zip": "123456",
            "registrant_country": "SA",
            "registrant_email": "https://www.name.com/contact-domain-whois/digicm.net/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.servconfig.com",
                "ns2.servconfig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "digiws.com",
            "domain_keyword": "digiws",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:29:49",
            "create_date": "2017-01-05",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "digico.online",
            "domain_keyword": "digico",
            "domain_tld": "online",
            "query_time": "2024-05-10 22:00:28",
            "create_date": "2023-08-18",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-18",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Wojewodztwo Slaskie",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "digits.fish",
            "domain_keyword": "digits",
            "domain_tld": "fish",
            "query_time": "2024-05-27 01:45:47",
            "create_date": "2020-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "digits.sk",
            "domain_keyword": "digits",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:25:24",
            "create_date": "2015-02-05",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-05",
            "registrar_name": "Markus Germann",
            "registrant_name": "Organization",
            "registrant_company": "Deutsche Telekom AG",
            "registrant_address": "Friedrich-Ebert-Allee 140",
            "registrant_city": "Bonn",
            "registrant_zip": "53113",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.22818194403",
            "name_servers": [
                "ns1.brandshelter.com",
                "ns2.brandshelter.de",
                "ns3.brandshelter.info",
                "ns4.brandshelter.net",
                "ns5.brandshelter.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 7,
            "domain_name": "digicw.com",
            "domain_keyword": "digicw",
            "domain_tld": "com",
            "query_time": "2024-05-24 05:22:21",
            "create_date": "2018-01-06",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "digico.net",
            "domain_keyword": "digico",
            "domain_tld": "net",
            "query_time": "2024-05-24 11:27:15",
            "create_date": "2018-07-28",
            "update_date": "2020-07-22",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "digits.investments",
            "domain_keyword": "digits",
            "domain_tld": "investments",
            "query_time": "2024-05-31 03:33:30",
            "create_date": "2019-11-13",
            "update_date": "2023-09-19",
            "expiry_date": "2024-11-13",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cloudns.net",
                "dns2.cloudns.net",
                "dns5.cloudns.net",
                "dns6.cloudns.net",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "digi4s.com",
            "domain_keyword": "digi4s",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:07:02",
            "create_date": "1999-10-20",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "digicas.com",
            "domain_keyword": "digicas",
            "domain_tld": "com",
            "query_time": "2024-04-15 22:59:54",
            "create_date": "2019-09-03",
            "update_date": "2020-08-28",
            "expiry_date": "2025-09-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "digico.com.au",
            "domain_keyword": "digico",
            "domain_tld": "com.au",
            "query_time": "2024-04-15 23:00:51",
            "update_date": "2024-03-19",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Anthony Touma",
            "name_servers": [
                "ns1.hosting-services.net.au",
                "ns2.hosting-services.net.au",
                "ns3.hosting-services.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "digi-s.com",
            "domain_keyword": "digi-s",
            "domain_tld": "com",
            "query_time": "2024-05-27 23:51:08",
            "create_date": "2014-01-25",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-25",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 14,
            "domain_name": "diggics.com",
            "domain_keyword": "diggics",
            "domain_tld": "com",
            "query_time": "2024-05-27 23:50:58",
            "create_date": "2021-01-25",
            "update_date": "2022-04-05",
            "expiry_date": "2025-01-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "didics.com",
            "domain_keyword": "didics",
            "domain_tld": "com",
            "query_time": "2024-06-08 21:04:27",
            "create_date": "2024-01-27",
            "update_date": "2024-02-02",
            "expiry_date": "2025-01-27",
            "registrar_iana": 3985,
            "registrar_name": "Gname 016 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "kipp.ns.cloudflare.com",
                "sydney.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "digies.org",
            "domain_keyword": "digies",
            "domain_tld": "org",
            "query_time": "2024-04-15 23:03:02",
            "create_date": "2011-06-15",
            "update_date": "2023-10-04",
            "expiry_date": "2027-06-15",
            "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-1224.awsdns-25.org",
                "ns-1598.awsdns-07.co.uk",
                "ns-509.awsdns-63.com",
                "ns-960.awsdns-56.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "digits.wtf",
            "domain_keyword": "digits",
            "domain_tld": "wtf",
            "query_time": "2024-04-22 01:46:37",
            "create_date": "2018-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "digico.world",
            "domain_keyword": "digico",
            "domain_tld": "world",
            "query_time": "2024-05-15 11:11:50",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "digibs.net",
            "domain_keyword": "digibs",
            "domain_tld": "net",
            "query_time": "2024-05-31 00:49:22",
            "create_date": "2015-05-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-28",
            "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": 20,
            "domain_name": "digits.careers",
            "domain_keyword": "digits",
            "domain_tld": "careers",
            "query_time": "2024-05-01 08:55:22",
            "create_date": "2020-06-15",
            "update_date": "2023-08-19",
            "expiry_date": "2024-06-15",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "digius.nl",
            "domain_keyword": "digius",
            "domain_tld": "nl",
            "query_time": "2024-05-09 18:04:06",
            "create_date": "2020-12-02",
            "update_date": "2023-08-20",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "blakely.ns.cloudflare.com",
                "jaime.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 22,
            "domain_name": "digins.online",
            "domain_keyword": "digins",
            "domain_tld": "online",
            "query_time": "2024-05-09 04:42:54",
            "create_date": "2024-01-06",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "digits.run",
            "domain_keyword": "digits",
            "domain_tld": "run",
            "query_time": "2024-05-28 09:48:40",
            "create_date": "2018-04-21",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-21",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "digits.uno",
            "domain_keyword": "digits",
            "domain_tld": "uno",
            "query_time": "2024-04-25 13:03:54",
            "create_date": "2018-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "digits.theater",
            "domain_keyword": "digits",
            "domain_tld": "theater",
            "query_time": "2024-05-31 03:33:30",
            "create_date": "2020-06-28",
            "update_date": "2023-08-19",
            "expiry_date": "2024-06-28",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "digitcs.email",
            "domain_keyword": "digitcs",
            "domain_tld": "email",
            "query_time": "2024-06-02 04:02:19",
            "create_date": "2023-04-25",
            "update_date": "2024-05-07",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "digicu.lt",
            "domain_keyword": "digicu",
            "domain_tld": "lt",
            "query_time": "2024-06-12 09:09:28",
            "create_date": "2023-02-08",
            "expiry_date": "2025-02-09",
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com/domain/",
            "registrant_company": "NETIM",
            "name_servers": [
                "ns-1033.awsdns-01.org",
                "ns-1926.awsdns-48.co.uk",
                "ns-417.awsdns-52.com",
                "ns-521.awsdns-01.net"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 28,
            "domain_name": "digict.asia",
            "domain_keyword": "digict",
            "domain_tld": "asia",
            "query_time": "2024-06-12 09:09:28",
            "create_date": "2012-09-30",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digict.asia",
                "ns2.digict.asia",
                "ns3.digict.asia"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "digils.com",
            "domain_keyword": "digils",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:06:13",
            "create_date": "2017-07-12",
            "update_date": "2023-08-11",
            "expiry_date": "2024-07-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "eu.solidhosting.pro",
                "in.solidhosting.pro"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "digcis.com",
            "domain_keyword": "digcis",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:16:53",
            "create_date": "2023-06-28",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-28",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns1.dnsnw.com",
                "ns2.dnsnw.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "digico.tv",
            "domain_keyword": "digico",
            "domain_tld": "tv",
            "query_time": "2024-04-25 21:33:41",
            "create_date": "2006-01-18",
            "update_date": "2024-01-18",
            "expiry_date": "2026-01-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DiGiCo UK Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "digins.nl",
            "domain_keyword": "digins",
            "domain_tld": "nl",
            "query_time": "2024-04-29 05:33:19",
            "create_date": "2012-10-09",
            "update_date": "2024-03-31",
            "domain_status": [
                "in quarantine"
            ]
        },
        {
            "num": 33,
            "domain_name": "digies.se",
            "domain_keyword": "digies",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:33:44",
            "create_date": "2024-01-31",
            "update_date": "2024-03-19",
            "expiry_date": "2025-01-31",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns1.digies.se",
                "ns2.digies.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "digica.biz",
            "domain_keyword": "digica",
            "domain_tld": "biz",
            "query_time": "2024-05-13 21:15:29",
            "create_date": "2019-06-16",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "digico.com",
            "domain_keyword": "digico",
            "domain_tld": "com",
            "query_time": "2024-05-13 18:27:37",
            "create_date": "1995-09-07",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns16.zoneedit.com",
                "ns18.zoneedit.com",
                "ns6.zoneedit.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "digicn.space",
            "domain_keyword": "digicn",
            "domain_tld": "space",
            "query_time": "2024-05-15 11:11:50",
            "create_date": "2024-01-14",
            "update_date": "2024-02-07",
            "expiry_date": "2034-01-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "TencentCloud",
            "registrant_state": "si chuan sheng",
            "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": [
                "gaggle.dnspod.net",
                "mole.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "digtics.com",
            "domain_keyword": "digtics",
            "domain_tld": "com",
            "query_time": "2024-05-29 07:44:06",
            "create_date": "2023-03-15",
            "update_date": "2024-05-27",
            "expiry_date": "2024-03-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "digits.ca",
            "domain_keyword": "digits",
            "domain_tld": "ca",
            "query_time": "2024-05-31 03:33:30",
            "create_date": "2002-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2024-05-29",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverRenewProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "digico.co",
            "domain_keyword": "digico",
            "domain_tld": "co",
            "query_time": "2024-05-24 11:27:15",
            "create_date": "2013-06-04",
            "update_date": "2023-07-14",
            "expiry_date": "2025-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "digico.dev",
            "domain_keyword": "digico",
            "domain_tld": "dev",
            "query_time": "2024-05-31 00:49:25",
            "create_date": "2023-05-16",
            "update_date": "2023-05-21",
            "expiry_date": "2026-05-16",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Coco's",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "digicus.lol",
            "domain_keyword": "digicus",
            "domain_tld": "lol",
            "query_time": "2024-04-21 17:41:24",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "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": [
                "konnor.ns.cloudflare.com",
                "sneh.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "digits.bi",
            "domain_keyword": "digits",
            "domain_tld": "bi",
            "query_time": "2024-05-20 12:46:18",
            "create_date": "2023-06-20",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-20",
            "registrar_name": "Key-Systems",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_address": "Redacted | EU Registrar",
            "registrant_city": "Redacted | EU Registrar",
            "registrant_zip": "Redacted | EU Registrar",
            "registrant_country": "DK",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "digfcs.store",
            "domain_keyword": "digfcs",
            "domain_tld": "store",
            "query_time": "2024-06-02 09:35:10",
            "create_date": "2024-02-19",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "digpics.com",
            "domain_keyword": "digpics",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:33:29",
            "create_date": "2013-06-06",
            "update_date": "2021-05-31",
            "expiry_date": "2025-06-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": 45,
            "domain_name": "digits.coupons",
            "domain_keyword": "digits",
            "domain_tld": "coupons",
            "query_time": "2024-05-15 00:53:16",
            "create_date": "2020-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "digi2s.com",
            "domain_keyword": "digi2s",
            "domain_tld": "com",
            "query_time": "2024-05-22 11:58:32",
            "create_date": "2017-11-07",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-07",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&domain=digi2s.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "digids.net",
            "domain_keyword": "digids",
            "domain_tld": "net",
            "query_time": "2024-05-24 05:22:49",
            "create_date": "2021-04-24",
            "update_date": "2023-01-08",
            "expiry_date": "2026-04-24",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of digids.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1328.awsdns-38.org",
                "ns-1667.awsdns-16.co.uk",
                "ns-264.awsdns-33.com",
                "ns-630.awsdns-14.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "digica.net",
            "domain_keyword": "digica",
            "domain_tld": "net",
            "query_time": "2024-05-24 05:22:06",
            "create_date": "1999-01-26",
            "update_date": "2024-05-03",
            "expiry_date": "2025-01-26",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "http://www.webnames.ca",
            "name_servers": [
                "ns1.webnames.ca",
                "ns2.webnames.ca",
                "ns3.webnames.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "digicc.cn",
            "domain_keyword": "digicc",
            "domain_tld": "cn",
            "query_time": "2024-06-12 09:08:32",
            "create_date": "2023-08-15",
            "expiry_date": "2024-08-15",
            "registrar_name": "杭州名商网络有限公司",
            "registrant_name": "吴鸿强",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "digits.org",
            "domain_keyword": "digits",
            "domain_tld": "org",
            "query_time": "2024-05-01 08:55:24",
            "create_date": "2002-10-14",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digits Financial, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "lindsey.ns.cloudflare.com",
                "sage.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "digiks.info",
            "domain_keyword": "digiks",
            "domain_tld": "info",
            "query_time": "2024-05-18 05:01:49",
            "create_date": "2021-10-26",
            "update_date": "2022-10-08",
            "expiry_date": "2026-10-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.rediffmailpro.com",
                "ns2.rediffmailpro.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "digits.schwarz",
            "domain_keyword": "digits",
            "domain_tld": "schwarz",
            "query_time": "2024-06-06 08:37:13",
            "create_date": "2023-09-27",
            "update_date": "2024-04-18",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com",
            "registrant_company": "Schwarz IT KG",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.do-ex.com",
                "ns.do-ex.net",
                "ns.do-ex.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "digtics.net",
            "domain_keyword": "digtics",
            "domain_tld": "net",
            "query_time": "2024-05-29 07:44:06",
            "create_date": "2023-03-15",
            "update_date": "2024-05-27",
            "expiry_date": "2024-03-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "digicu.com",
            "domain_keyword": "digicu",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:09:28",
            "create_date": "2018-04-21",
            "update_date": "2021-04-15",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "diyics.com",
            "domain_keyword": "diyics",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:06:18",
            "create_date": "2016-04-11",
            "update_date": "2024-03-12",
            "expiry_date": "2027-04-11",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "digicy.com",
            "domain_keyword": "digicy",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:01:50",
            "create_date": "1999-03-18",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/digicy.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "digits.media",
            "domain_keyword": "digits",
            "domain_tld": "media",
            "query_time": "2024-05-20 12:46:18",
            "create_date": "2021-11-19",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xiaoxia Cao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "digirs.xyz",
            "domain_keyword": "digirs",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 16:24:45",
            "create_date": "2023-04-04",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "kyiv",
            "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.",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "rigics.com",
            "domain_keyword": "rigics",
            "domain_tld": "com",
            "query_time": "2024-06-05 12:10:30",
            "create_date": "2014-07-28",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.ihost.com.mx",
                "dns2.ihost.com.mx"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "digits.dog",
            "domain_keyword": "digits",
            "domain_tld": "dog",
            "query_time": "2024-04-21 00:41:14",
            "create_date": "2018-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "digpics.co.uk",
            "domain_keyword": "digpics",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 01:33:29",
            "create_date": "2014-08-13",
            "update_date": "2022-08-14",
            "expiry_date": "2024-08-13",
            "registrar_name": "Heart Internet Ltd t/a eXtend [Tag = EXTEND]",
            "registrar_website": "https://www.heartinternet.uk",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "digicr.com",
            "domain_keyword": "digicr",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:01:41",
            "create_date": "2011-03-31",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "digits.press",
            "domain_keyword": "digits",
            "domain_tld": "press",
            "query_time": "2024-05-18 22:51:52",
            "create_date": "2020-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "digicu.online",
            "domain_keyword": "digicu",
            "domain_tld": "online",
            "query_time": "2024-05-27 23:51:54",
            "create_date": "2023-09-18",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-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": [
                "chelsea.ns.cloudflare.com",
                "zahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "digiks.in",
            "domain_keyword": "digiks",
            "domain_tld": "in",
            "query_time": "2024-06-10 20:29:19",
            "create_date": "2021-01-05",
            "update_date": "2023-07-21",
            "expiry_date": "2027-01-05",
            "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": "Telangana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "digits.finance",
            "domain_keyword": "digits",
            "domain_tld": "finance",
            "query_time": "2024-05-01 08:55:23",
            "create_date": "2018-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "digicf.space",
            "domain_keyword": "digicf",
            "domain_tld": "space",
            "query_time": "2024-05-13 21:15:36",
            "create_date": "2024-01-12",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-12",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "http://joker.com",
            "registrant_state": "Copenhagen",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the 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": [
                "curt.ns.cloudflare.com",
                "kristin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "digits.solar",
            "domain_keyword": "digits",
            "domain_tld": "solar",
            "query_time": "2024-05-21 13:37:03",
            "create_date": "2018-04-21",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-21",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "figics.com",
            "domain_keyword": "figics",
            "domain_tld": "com",
            "query_time": "2024-06-03 15:34:34",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1586,
            "registrar_name": "MAT BAO CORPORATION",
            "registrar_website": "http://www.matbao.net",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "digicsm.com",
            "domain_keyword": "digicsm",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:01:46",
            "create_date": "2019-08-23",
            "update_date": "2023-10-11",
            "expiry_date": "2024-08-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Sistem Admin",
            "registrant_company": "System Motion",
            "registrant_address": "1628 E Southern Ave Suite #9768",
            "registrant_city": "Tempe",
            "registrant_state": "AZ",
            "registrant_zip": "85282",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/digicsm.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns-1495.awsdns-58.org",
                "ns-1858.awsdns-40.co.uk",
                "ns-199.awsdns-24.com",
                "ns-717.awsdns-25.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "digins.work",
            "domain_keyword": "digins",
            "domain_tld": "work",
            "query_time": "2024-06-04 22:07:26",
            "create_date": "2023-02-20",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "digies.net",
            "domain_keyword": "digies",
            "domain_tld": "net",
            "query_time": "2024-06-12 09:10:26",
            "create_date": "2023-11-09",
            "update_date": "2024-05-10",
            "expiry_date": "2024-11-09",
            "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.coolicehost.com",
                "dns2.coolicehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "digicc.info",
            "domain_keyword": "digicc",
            "domain_tld": "info",
            "query_time": "2024-05-10 22:00:19",
            "create_date": "2004-12-23",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cologne Chip AG",
            "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": [
                "ns1113.ui-dns.biz",
                "ns1113.ui-dns.com",
                "ns1113.ui-dns.de",
                "ns1113.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "digico.it",
            "domain_keyword": "digico",
            "domain_tld": "it",
            "query_time": "2024-05-10 22:00:28",
            "create_date": "2007-10-10",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-05",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Filippo Piazza",
            "registrant_address": "Via Giuseppe Mazzini 30",
            "registrant_city": "Turate",
            "registrant_state": "CO",
            "registrant_zip": "22078",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 75,
            "domain_name": "digits.promo",
            "domain_keyword": "digits",
            "domain_tld": "promo",
            "query_time": "2024-05-15 00:37:12",
            "create_date": "2020-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "digits.apartments",
            "domain_keyword": "digits",
            "domain_tld": "apartments",
            "query_time": "2024-05-28 16:50:15",
            "create_date": "2018-04-21",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-21",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "digick.de",
            "domain_keyword": "digick",
            "domain_tld": "de",
            "query_time": "2024-06-06 03:06:33",
            "update_date": "2022-09-02",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 78,
            "domain_name": "digits.app",
            "domain_keyword": "digits",
            "domain_tld": "app",
            "query_time": "2024-05-27 21:13:00",
            "create_date": "2020-11-16",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-16",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "digicb.com",
            "domain_keyword": "digicb",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:08:32",
            "create_date": "2018-02-16",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "digits.design",
            "domain_keyword": "digits",
            "domain_tld": "design",
            "query_time": "2024-05-01 08:55:23",
            "create_date": "2020-04-23",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "digits.lol",
            "domain_keyword": "digits",
            "domain_tld": "lol",
            "query_time": "2024-05-01 08:55:24",
            "create_date": "2023-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "digits.golf",
            "domain_keyword": "digits",
            "domain_tld": "golf",
            "query_time": "2024-05-04 15:36:05",
            "create_date": "2018-04-21",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-21",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "digihcs.com",
            "domain_keyword": "digihcs",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:11:34",
            "create_date": "2021-07-01",
            "update_date": "2024-01-24",
            "expiry_date": "2026-07-01",
            "registrar_iana": 1586,
            "registrar_name": "MAT BAO CORPORATION",
            "registrar_website": "http://www.matbao.net",
            "name_servers": [
                "ns1.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "dinics.com",
            "domain_keyword": "dinics",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:23:10",
            "create_date": "2015-01-14",
            "update_date": "2020-12-23",
            "expiry_date": "2025-01-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.supercp.com",
                "ns2.supercp.com",
                "ns3.supercp.com",
                "ns4.supercp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "digi-s.co.jp",
            "domain_keyword": "digi-s",
            "domain_tld": "co.jp",
            "query_time": "2024-05-13 21:14:04",
            "create_date": "2012-10-16",
            "update_date": "2023-11-01",
            "registrant_company": "TheDigitalSolutions Co.,LTD.",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ]
        },
        {
            "num": 86,
            "domain_name": "digicz.co.uk",
            "domain_keyword": "digicz",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 22:01:09",
            "create_date": "2022-11-25",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-25",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 87,
            "domain_name": "digits.construction",
            "domain_keyword": "digits",
            "domain_tld": "construction",
            "query_time": "2024-05-15 00:55:03",
            "create_date": "2020-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "digico.cl",
            "domain_keyword": "digico",
            "domain_tld": "cl",
            "query_time": "2024-05-26 10:08:49",
            "create_date": "2018-01-07",
            "expiry_date": "2025-01-07",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "José Ignacio Catenacci Martín",
            "name_servers": [
                "ns20.hostgator.cl",
                "ns21.hostgator.cl"
            ]
        },
        {
            "num": 89,
            "domain_name": "digits.ng",
            "domain_keyword": "digits",
            "domain_tld": "ng",
            "query_time": "2024-05-29 07:43:36",
            "create_date": "2023-03-09",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-09",
            "registrar_name": "Domainhosting.com.ng",
            "registrant_name": "Matthew Osetohame",
            "registrant_address": "Airport Road, 34",
            "registrant_city": "Benin",
            "registrant_state": "Edo",
            "registrant_zip": "300212",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.034656453",
            "name_servers": [
                "ns1.pmhserver.name.ng",
                "ns2.pmhserver.name.ng",
                "ns3.pmhserver.name.ng"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "digi-cs.net",
            "domain_keyword": "digi-cs",
            "domain_tld": "net",
            "query_time": "2024-05-30 07:36:50",
            "create_date": "2023-08-24",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-24",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of digi-cs.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1115.awsdns-11.org",
                "ns-1579.awsdns-05.co.uk",
                "ns-241.awsdns-30.com",
                "ns-778.awsdns-33.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "digias.ru",
            "domain_keyword": "digias",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:11:00",
            "create_date": "2019-05-05",
            "expiry_date": "2025-05-05",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "digits.graphics",
            "domain_keyword": "digits",
            "domain_tld": "graphics",
            "query_time": "2024-05-01 08:55:23",
            "create_date": "2018-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "digits.life",
            "domain_keyword": "digits",
            "domain_tld": "life",
            "query_time": "2024-05-27 19:23:39",
            "create_date": "2024-05-06",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-06",
            "registrar_iana": 3912,
            "registrar_name": "Sav.com, LLC - 22",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "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-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "digica.info",
            "domain_keyword": "digica",
            "domain_tld": "info",
            "query_time": "2024-06-01 16:20:44",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "digits.center",
            "domain_keyword": "digits",
            "domain_tld": "center",
            "query_time": "2024-04-20 00:53:08",
            "create_date": "2018-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "digipcs.com",
            "domain_keyword": "digipcs",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:37:21",
            "create_date": "2024-02-22",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1052.ui-dns.biz",
                "ns1056.ui-dns.com",
                "ns1083.ui-dns.org",
                "ns1102.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "digits.attorney",
            "domain_keyword": "digits",
            "domain_tld": "attorney",
            "query_time": "2024-05-02 03:45:18",
            "create_date": "2018-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "digius.org",
            "domain_keyword": "digius",
            "domain_tld": "org",
            "query_time": "2024-05-20 12:46:34",
            "create_date": "2023-01-21",
            "update_date": "2024-03-06",
            "expiry_date": "2028-01-21",
            "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": [
                "ns1.veridyen.com",
                "ns2.veridyen.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "digils.app",
            "domain_keyword": "digils",
            "domain_tld": "app",
            "query_time": "2024-05-18 05:02:06",
            "create_date": "2023-06-19",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-19",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "digits.rent",
            "domain_keyword": "digits",
            "domain_tld": "rent",
            "query_time": "2024-05-27 21:13:00",
            "create_date": "2020-06-15",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-15",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.209,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>digics.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5441</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>digicms.net, digicm.net, digiws.com, digico.online, digits.fish, digits.sk, digicw.com, digico.net, digits.investments, digi4s.com, digicas.com, digico.com.au, digi-s.com, diggics.com, didics.com, digies.org, digits.wtf, digico.world, digibs.net, digits.careers, digius.nl, digins.online, digits.run, digits.uno, digits.theater, digitcs.email, digicu.lt, digict.asia, digils.com, digcis.com, digico.tv, digins.nl, digies.se, digica.biz, digico.com, digicn.space, digtics.com, digits.ca, digico.co, digico.dev, digicus.lol, digits.bi, digfcs.store, digpics.com, digits.coupons, digi2s.com, digids.net, digica.net, digicc.cn, digits.org, digiks.info, digits.schwarz, digtics.net, digicu.com, diyics.com, digicy.com, digits.media, digirs.xyz, rigics.com, digits.dog, digpics.co.uk, digicr.com, digits.press, digicu.online, digiks.in, digits.finance, digicf.space, digits.solar, figics.com, digicsm.com, digins.work, digies.net, digicc.info, digico.it, digits.promo, digits.apartments, digick.de, digits.app, digicb.com, digits.design, digits.lol, digits.golf, digihcs.com, dinics.com, digi-s.co.jp, digicz.co.uk, digits.construction, digico.cl, digits.ng, digi-cs.net, digias.ru, digits.graphics, digits.life, digica.info, digits.center, digipcs.com, digits.attorney, digius.org, digils.app, digits.rent</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>digicms.net</domain_name>
   <domain_keyword>digicms</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 23:00:51</query_time>
   <create_date>2006-08-19</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-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>ns12.servepower.com</value>
    <value>ns14.servepower.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>digicm.net</domain_name>
   <domain_keyword>digicm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 23:00:51</query_time>
   <create_date>2010-10-31</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>siteberry.net siteberry.net</registrant_name>
   <registrant_company>siteberry.net</registrant_company>
   <registrant_address>riyadh</registrant_address>
   <registrant_city>riyadh</registrant_city>
   <registrant_state>ra</registrant_state>
   <registrant_zip>123456</registrant_zip>
   <registrant_country>SA</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/digicm.net/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1.servconfig.com</value>
    <value>ns2.servconfig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>digiws.com</domain_name>
   <domain_keyword>digiws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:29:49</query_time>
   <create_date>2017-01-05</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>digico.online</domain_name>
   <domain_keyword>digico</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 22:00:28</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-18</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>GDPR Masked</registrant_company>
   <registrant_state>Wojewodztwo Slaskie</registrant_state>
   <registrant_country>PL</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>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>digits.fish</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-05-27 01:45:47</query_time>
   <create_date>2020-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>6</num>
   <domain_name>digits.sk</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:25:24</query_time>
   <create_date>2015-02-05</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>Markus Germann</registrar_name>
   <registrant_name>Organization</registrant_name>
   <registrant_company>Deutsche Telekom AG</registrant_company>
   <registrant_address>Friedrich-Ebert-Allee 140</registrant_address>
   <registrant_city>Bonn</registrant_city>
   <registrant_zip>53113</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.22818194403</registrant_phone>
   <name_servers>
    <value>ns1.brandshelter.com</value>
    <value>ns2.brandshelter.de</value>
    <value>ns3.brandshelter.info</value>
    <value>ns4.brandshelter.net</value>
    <value>ns5.brandshelter.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>digicw.com</domain_name>
   <domain_keyword>digicw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 05:22:21</query_time>
   <create_date>2018-01-06</create_date>
   <update_date>2024-01-22</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</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>digico.net</domain_name>
   <domain_keyword>digico</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 11:27:15</query_time>
   <create_date>2018-07-28</create_date>
   <update_date>2020-07-22</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>digits.investments</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>investments</domain_tld>
   <query_time>2024-05-31 03:33:30</query_time>
   <create_date>2019-11-13</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cloudns.net</value>
    <value>dns2.cloudns.net</value>
    <value>dns5.cloudns.net</value>
    <value>dns6.cloudns.net</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>digi4s.com</domain_name>
   <domain_keyword>digi4s</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:07:02</query_time>
   <create_date>1999-10-20</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>digicas.com</domain_name>
   <domain_keyword>digicas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 22:59:54</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2020-08-28</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>digico.com.au</domain_name>
   <domain_keyword>digico</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-15 23:00:51</query_time>
   <update_date>2024-03-19</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>Anthony Touma</registrant_name>
   <name_servers>
    <value>ns1.hosting-services.net.au</value>
    <value>ns2.hosting-services.net.au</value>
    <value>ns3.hosting-services.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>digi-s.com</domain_name>
   <domain_keyword>digi-s</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 23:51:08</query_time>
   <create_date>2014-01-25</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>diggics.com</domain_name>
   <domain_keyword>diggics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 23:50:58</query_time>
   <create_date>2021-01-25</create_date>
   <update_date>2022-04-05</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>didics.com</domain_name>
   <domain_keyword>didics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 21:04:27</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>3985</registrar_iana>
   <registrar_name>Gname 016 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <name_servers>
    <value>kipp.ns.cloudflare.com</value>
    <value>sydney.ns.cloudflare.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>digies.org</domain_name>
   <domain_keyword>digies</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 23:03:02</query_time>
   <create_date>2011-06-15</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2027-06-15</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-1224.awsdns-25.org</value>
    <value>ns-1598.awsdns-07.co.uk</value>
    <value>ns-509.awsdns-63.com</value>
    <value>ns-960.awsdns-56.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>17</num>
   <domain_name>digits.wtf</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-04-22 01:46:37</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>18</num>
   <domain_name>digico.world</domain_name>
   <domain_keyword>digico</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-15 11:11:50</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>digibs.net</domain_name>
   <domain_keyword>digibs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 00:49:22</query_time>
   <create_date>2015-05-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-28</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>20</num>
   <domain_name>digits.careers</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-01 08:55:22</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-06-15</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>ns13.domaincontrol.com</value>
    <value>ns14.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>21</num>
   <domain_name>digius.nl</domain_name>
   <domain_keyword>digius</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 18:04:06</query_time>
   <create_date>2020-12-02</create_date>
   <update_date>2023-08-20</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>blakely.ns.cloudflare.com</value>
    <value>jaime.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>digins.online</domain_name>
   <domain_keyword>digins</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 04:42:54</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>digits.run</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-28 09:48:40</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-21</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>digits.uno</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-04-25 13:03:54</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>digits.theater</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>theater</domain_tld>
   <query_time>2024-05-31 03:33:30</query_time>
   <create_date>2020-06-28</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-06-28</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>digitcs.email</domain_name>
   <domain_keyword>digitcs</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-02 04:02:19</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>digicu.lt</domain_name>
   <domain_keyword>digicu</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-12 09:09:28</query_time>
   <create_date>2023-02-08</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com/domain/</registrar_website>
   <registrant_company>NETIM</registrant_company>
   <name_servers>
    <value>ns-1033.awsdns-01.org</value>
    <value>ns-1926.awsdns-48.co.uk</value>
    <value>ns-417.awsdns-52.com</value>
    <value>ns-521.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>digict.asia</domain_name>
   <domain_keyword>digict</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-12 09:09:28</query_time>
   <create_date>2012-09-30</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digict.asia</value>
    <value>ns2.digict.asia</value>
    <value>ns3.digict.asia</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>digils.com</domain_name>
   <domain_keyword>digils</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:06:13</query_time>
   <create_date>2017-07-12</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>eu.solidhosting.pro</value>
    <value>in.solidhosting.pro</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>digcis.com</domain_name>
   <domain_keyword>digcis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:16:53</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnw.com</value>
    <value>ns2.dnsnw.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>digico.tv</domain_name>
   <domain_keyword>digico</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-25 21:33:41</query_time>
   <create_date>2006-01-18</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2026-01-18</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DiGiCo UK Ltd</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>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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>digins.nl</domain_name>
   <domain_keyword>digins</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 05:33:19</query_time>
   <create_date>2012-10-09</create_date>
   <update_date>2024-03-31</update_date>
   <domain_status>
    <value>in quarantine</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>digies.se</domain_name>
   <domain_keyword>digies</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:33:44</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns1.digies.se</value>
    <value>ns2.digies.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>digica.biz</domain_name>
   <domain_keyword>digica</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 21:15:29</query_time>
   <create_date>2019-06-16</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</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>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>digico.com</domain_name>
   <domain_keyword>digico</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 18:27:37</query_time>
   <create_date>1995-09-07</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</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>ns16.zoneedit.com</value>
    <value>ns18.zoneedit.com</value>
    <value>ns6.zoneedit.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>digicn.space</domain_name>
   <domain_keyword>digicn</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-15 11:11:50</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2034-01-14</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_state>si chuan sheng</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>gaggle.dnspod.net</value>
    <value>mole.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>digtics.com</domain_name>
   <domain_keyword>digtics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 07:44:06</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>digits.ca</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-31 03:33:30</query_time>
   <create_date>2002-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-05-29</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverRenewProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>digico.co</domain_name>
   <domain_keyword>digico</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 11:27:15</query_time>
   <create_date>2013-06-04</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>40</num>
   <domain_name>digico.dev</domain_name>
   <domain_keyword>digico</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-31 00:49:25</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2026-05-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Coco's</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the 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>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>digicus.lol</domain_name>
   <domain_keyword>digicus</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-21 17:41:24</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</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>konnor.ns.cloudflare.com</value>
    <value>sneh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>digits.bi</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>bi</domain_tld>
   <query_time>2024-05-20 12:46:18</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>Key-Systems</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_address>Redacted | EU Registrar</registrant_address>
   <registrant_city>Redacted | EU Registrar</registrant_city>
   <registrant_zip>Redacted | EU Registrar</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>digfcs.store</domain_name>
   <domain_keyword>digfcs</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 09:35:10</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>digpics.com</domain_name>
   <domain_keyword>digpics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:33:29</query_time>
   <create_date>2013-06-06</create_date>
   <update_date>2021-05-31</update_date>
   <expiry_date>2025-06-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>45</num>
   <domain_name>digits.coupons</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>coupons</domain_tld>
   <query_time>2024-05-15 00:53:16</query_time>
   <create_date>2020-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>46</num>
   <domain_name>digi2s.com</domain_name>
   <domain_keyword>digi2s</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 11:58:32</query_time>
   <create_date>2017-11-07</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-07</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>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.secureserver.net/whois?plid=1387&amp;domain=digi2s.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>digids.net</domain_name>
   <domain_keyword>digids</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 05:22:49</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2023-01-08</update_date>
   <expiry_date>2026-04-24</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of digids.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1328.awsdns-38.org</value>
    <value>ns-1667.awsdns-16.co.uk</value>
    <value>ns-264.awsdns-33.com</value>
    <value>ns-630.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>digica.net</domain_name>
   <domain_keyword>digica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 05:22:06</query_time>
   <create_date>1999-01-26</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>http://www.webnames.ca</registrar_website>
   <name_servers>
    <value>ns1.webnames.ca</value>
    <value>ns2.webnames.ca</value>
    <value>ns3.webnames.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>digicc.cn</domain_name>
   <domain_keyword>digicc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-12 09:08:32</query_time>
   <create_date>2023-08-15</create_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>杭州名商网络有限公司</registrar_name>
   <registrant_name>吴鸿强</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>50</num>
   <domain_name>digits.org</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 08:55:24</query_time>
   <create_date>2002-10-14</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digits Financial, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>lindsey.ns.cloudflare.com</value>
    <value>sage.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>digiks.info</domain_name>
   <domain_keyword>digiks</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 05:01:49</query_time>
   <create_date>2021-10-26</create_date>
   <update_date>2022-10-08</update_date>
   <expiry_date>2026-10-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.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>Telangana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.rediffmailpro.com</value>
    <value>ns2.rediffmailpro.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>digits.schwarz</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>schwarz</domain_tld>
   <query_time>2024-06-06 08:37:13</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com</registrar_website>
   <registrant_company>Schwarz IT KG</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.do-ex.com</value>
    <value>ns.do-ex.net</value>
    <value>ns.do-ex.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>digtics.net</domain_name>
   <domain_keyword>digtics</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 07:44:06</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>digicu.com</domain_name>
   <domain_keyword>digicu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:09:28</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2021-04-15</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>55</num>
   <domain_name>diyics.com</domain_name>
   <domain_keyword>diyics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:06:18</query_time>
   <create_date>2016-04-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2027-04-11</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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>digicy.com</domain_name>
   <domain_keyword>digicy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:01:50</query_time>
   <create_date>1999-03-18</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/digicy.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>digits.media</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-20 12:46:18</query_time>
   <create_date>2021-11-19</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xiaoxia Cao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>58</num>
   <domain_name>digirs.xyz</domain_name>
   <domain_keyword>digirs</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 16:24:45</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>kyiv</registrant_state>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</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>59</num>
   <domain_name>rigics.com</domain_name>
   <domain_keyword>rigics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 12:10:30</query_time>
   <create_date>2014-07-28</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns1.ihost.com.mx</value>
    <value>dns2.ihost.com.mx</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>digits.dog</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-04-21 00:41:14</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>61</num>
   <domain_name>digpics.co.uk</domain_name>
   <domain_keyword>digpics</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 01:33:29</query_time>
   <create_date>2014-08-13</create_date>
   <update_date>2022-08-14</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_name>Heart Internet Ltd t/a eXtend [Tag = EXTEND]</registrar_name>
   <registrar_website>https://www.heartinternet.uk</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>digicr.com</domain_name>
   <domain_keyword>digicr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:01:41</query_time>
   <create_date>2011-03-31</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.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>digits.press</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-18 22:51:52</query_time>
   <create_date>2020-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>64</num>
   <domain_name>digicu.online</domain_name>
   <domain_keyword>digicu</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 23:51:54</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-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>chelsea.ns.cloudflare.com</value>
    <value>zahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>digiks.in</domain_name>
   <domain_keyword>digiks</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-10 20:29:19</query_time>
   <create_date>2021-01-05</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2027-01-05</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>Telangana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>66</num>
   <domain_name>digits.finance</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-01 08:55:23</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</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>ns63.domaincontrol.com</value>
    <value>ns64.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>67</num>
   <domain_name>digicf.space</domain_name>
   <domain_keyword>digicf</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-13 21:15:36</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_country>DK</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>curt.ns.cloudflare.com</value>
    <value>kristin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>digits.solar</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-21 13:37:03</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-21</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>figics.com</domain_name>
   <domain_keyword>figics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 15:34:34</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>MAT BAO CORPORATION</registrar_name>
   <registrar_website>http://www.matbao.net</registrar_website>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>digicsm.com</domain_name>
   <domain_keyword>digicsm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:01:46</query_time>
   <create_date>2019-08-23</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Sistem Admin</registrant_name>
   <registrant_company>System Motion</registrant_company>
   <registrant_address>1628 E Southern Ave Suite #9768</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85282</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/digicsm.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns-1495.awsdns-58.org</value>
    <value>ns-1858.awsdns-40.co.uk</value>
    <value>ns-199.awsdns-24.com</value>
    <value>ns-717.awsdns-25.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>digins.work</domain_name>
   <domain_keyword>digins</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-04 22:07:26</query_time>
   <create_date>2023-02-20</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>digies.net</domain_name>
   <domain_keyword>digies</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 09:10:26</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-11-09</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.coolicehost.com</value>
    <value>dns2.coolicehost.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>digicc.info</domain_name>
   <domain_keyword>digicc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 22:00:19</query_time>
   <create_date>2004-12-23</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cologne Chip AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1113.ui-dns.biz</value>
    <value>ns1113.ui-dns.com</value>
    <value>ns1113.ui-dns.de</value>
    <value>ns1113.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>digico.it</domain_name>
   <domain_keyword>digico</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 22:00:28</query_time>
   <create_date>2007-10-10</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Filippo Piazza</registrant_company>
   <registrant_address>Via Giuseppe Mazzini 30</registrant_address>
   <registrant_city>Turate</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>22078</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>digits.promo</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>promo</domain_tld>
   <query_time>2024-05-15 00:37:12</query_time>
   <create_date>2020-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>76</num>
   <domain_name>digits.apartments</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>apartments</domain_tld>
   <query_time>2024-05-28 16:50:15</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-21</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>digick.de</domain_name>
   <domain_keyword>digick</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-06 03:06:33</query_time>
   <update_date>2022-09-02</update_date>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>digits.app</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-27 21:13:00</query_time>
   <create_date>2020-11-16</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-16</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>digicb.com</domain_name>
   <domain_keyword>digicb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:08:32</query_time>
   <create_date>2018-02-16</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>digits.design</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-01 08:55:23</query_time>
   <create_date>2020-04-23</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>81</num>
   <domain_name>digits.lol</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-01 08:55:24</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>digits.golf</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-05-04 15:36:05</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-21</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>digihcs.com</domain_name>
   <domain_keyword>digihcs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:11:34</query_time>
   <create_date>2021-07-01</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2026-07-01</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>MAT BAO CORPORATION</registrar_name>
   <registrar_website>http://www.matbao.net</registrar_website>
   <name_servers>
    <value>ns1.matbao.com</value>
    <value>ns2.matbao.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>dinics.com</domain_name>
   <domain_keyword>dinics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:23:10</query_time>
   <create_date>2015-01-14</create_date>
   <update_date>2020-12-23</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.supercp.com</value>
    <value>ns2.supercp.com</value>
    <value>ns3.supercp.com</value>
    <value>ns4.supercp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>digi-s.co.jp</domain_name>
   <domain_keyword>digi-s</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-13 21:14:04</query_time>
   <create_date>2012-10-16</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>TheDigitalSolutions Co.,LTD.</registrant_company>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>86</num>
   <domain_name>digicz.co.uk</domain_name>
   <domain_keyword>digicz</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 22:01:09</query_time>
   <create_date>2022-11-25</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>digits.construction</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-05-15 00:55:03</query_time>
   <create_date>2020-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</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>ns63.domaincontrol.com</value>
    <value>ns64.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>88</num>
   <domain_name>digico.cl</domain_name>
   <domain_keyword>digico</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-26 10:08:49</query_time>
   <create_date>2018-01-07</create_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>José Ignacio Catenacci Martín</registrant_name>
   <name_servers>
    <value>ns20.hostgator.cl</value>
    <value>ns21.hostgator.cl</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>digits.ng</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-29 07:43:36</query_time>
   <create_date>2023-03-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-09</expiry_date>
   <registrar_name>Domainhosting.com.ng</registrar_name>
   <registrant_name>Matthew Osetohame</registrant_name>
   <registrant_address>Airport Road, 34</registrant_address>
   <registrant_city>Benin</registrant_city>
   <registrant_state>Edo</registrant_state>
   <registrant_zip>300212</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.034656453</registrant_phone>
   <name_servers>
    <value>ns1.pmhserver.name.ng</value>
    <value>ns2.pmhserver.name.ng</value>
    <value>ns3.pmhserver.name.ng</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>digi-cs.net</domain_name>
   <domain_keyword>digi-cs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 07:36:50</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of digi-cs.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1115.awsdns-11.org</value>
    <value>ns-1579.awsdns-05.co.uk</value>
    <value>ns-241.awsdns-30.com</value>
    <value>ns-778.awsdns-33.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>digias.ru</domain_name>
   <domain_keyword>digias</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:11:00</query_time>
   <create_date>2019-05-05</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>digits.graphics</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>graphics</domain_tld>
   <query_time>2024-05-01 08:55:23</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</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>ns69.domaincontrol.com</value>
    <value>ns70.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>93</num>
   <domain_name>digits.life</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-27 19:23:39</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>3912</registrar_iana>
   <registrar_name>Sav.com, LLC - 22</registrar_name>
   <registrar_website>http://Sav.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>IL</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-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>digica.info</domain_name>
   <domain_keyword>digica</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 16:20:44</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>digits.center</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-04-20 00:53:08</query_time>
   <create_date>2018-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns53.domaincontrol.com</value>
    <value>ns54.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>96</num>
   <domain_name>digipcs.com</domain_name>
   <domain_keyword>digipcs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:37:21</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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>ns1052.ui-dns.biz</value>
    <value>ns1056.ui-dns.com</value>
    <value>ns1083.ui-dns.org</value>
    <value>ns1102.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>digits.attorney</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>attorney</domain_tld>
   <query_time>2024-05-02 03:45:18</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</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>ns69.domaincontrol.com</value>
    <value>ns70.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>98</num>
   <domain_name>digius.org</domain_name>
   <domain_keyword>digius</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 12:46:34</query_time>
   <create_date>2023-01-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2028-01-21</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>ns1.veridyen.com</value>
    <value>ns2.veridyen.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>digils.app</domain_name>
   <domain_keyword>digils</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-18 05:02:06</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-19</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>digits.rent</domain_name>
   <domain_keyword>digits</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-05-27 21:13:00</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.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>
 </results>
 <stats>
  <total_time>0.209</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.