WHOIS QUERY TIME

5 May 2024 - 12:21 PM UTC

Registered: 3 September 2019
Modified: 19 March 2024
Expiry: 3 September 2024

REGISTRAR

Name: 1 Api GmbH

DNSSEC

delegation
unsigned

NAME SERVERS

ns29.domaincontrol.com
ns30.domaincontrol.com

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=updc.se
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "updc.se"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "updc.se",
            "domain_keyword": "updc",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:21:24",
            "create_date": "2019-09-03",
            "update_date": "2024-03-19",
            "expiry_date": "2024-09-03",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>updc.se</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>updc.se</domain_name>
   <domain_keyword>updc</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:21:24</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</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.13 seconds) for "updc.se" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 12:21 PM UTC

Registered: 3 September 2019
Modified: 19 March 2024
Expiry: 3 September 2024

REGISTRAR

Name: 1 Api GmbH

DNSSEC

delegation
unsigned

NAME SERVERS

ns29.domaincontrol.com
ns30.domaincontrol.com

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=updc.se
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "updc.se",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "updc.se",
    "results": [
        {
            "num": 1,
            "domain_name": "updc.se",
            "domain_keyword": "updc",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:21:24",
            "create_date": "2019-09-03",
            "update_date": "2024-03-19",
            "expiry_date": "2024-09-03",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.13,
        "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>updc.se</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>updc.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>updc.se</domain_name>
   <domain_keyword>updc</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:21:24</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.13</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 7 domain names (in 0.069 seconds) which contained the exact domain keyword "updc".
Domain Name Registered Expiry Registrar Ownership
1 updc.com 28 Oct 1997 27 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
2 updc.org 8 Aug 2001 8 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 updc.ru 19 Nov 2013 19 Nov 2024 SALENAMES-RU Private Person
4 updc.net 26 Sep 2014 26 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
5 updc.se 3 Sep 2019 3 Sep 2024 1 Api GmbH -
6 updc.fans 28 Feb 2021 28 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 updc.online 15 Mar 2023 15 Mar 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
8 updc.co.in 24 Jun 2023 24 Jun 2024 Endurance Digital Domain Technology LLP BISPL

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=updc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "updc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "updc.com, updc.org, updc.ru, updc.net, updc.se, updc.fans, updc.online, updc.co.in",
    "results": [
        {
            "num": 1,
            "domain_name": "updc.com",
            "domain_keyword": "updc",
            "domain_tld": "com",
            "query_time": "2024-05-09 03:38:30",
            "create_date": "1997-10-28",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-27",
            "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": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/a6cfbc25-89c6-4456-ae70-686109ea77b7",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "updc.org",
            "domain_keyword": "updc",
            "domain_tld": "org",
            "query_time": "2024-04-17 00:04:20",
            "create_date": "2001-08-08",
            "update_date": "2023-09-22",
            "expiry_date": "2024-08-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost-expired.domainparkingserver.net",
                "ns2.bluehost-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "updc.ru",
            "domain_keyword": "updc",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:12:49",
            "create_date": "2013-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "updc.net",
            "domain_keyword": "updc",
            "domain_tld": "net",
            "query_time": "2024-04-08 05:15:05",
            "create_date": "2014-09-26",
            "update_date": "2024-01-22",
            "expiry_date": "2024-09-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns111484.ztomy.com",
                "ns211484.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "updc.se",
            "domain_keyword": "updc",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:21:24",
            "create_date": "2019-09-03",
            "update_date": "2024-03-19",
            "expiry_date": "2024-09-03",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "updc.fans",
            "domain_keyword": "updc",
            "domain_tld": "fans",
            "query_time": "2024-05-09 03:38:30",
            "create_date": "2021-02-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "updc.online",
            "domain_keyword": "updc",
            "domain_tld": "online",
            "query_time": "2024-05-25 23:17:58",
            "create_date": "2023-03-15",
            "update_date": "2024-05-21",
            "expiry_date": "2024-03-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "updc.co.in",
            "domain_keyword": "updc",
            "domain_tld": "co.in",
            "query_time": "2024-05-17 19:54:34",
            "create_date": "2023-06-24",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-24",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BISPL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.updc.co.in",
                "ns2.updc.co.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.069,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>updc</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>updc.com, updc.org, updc.ru, updc.net, updc.se, updc.fans, updc.online, updc.co.in</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>updc.com</domain_name>
   <domain_keyword>updc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 03:38:30</query_time>
   <create_date>1997-10-28</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-27</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>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a6cfbc25-89c6-4456-ae70-686109ea77b7</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>updc.org</domain_name>
   <domain_keyword>updc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 00:04:20</query_time>
   <create_date>2001-08-08</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost-expired.domainparkingserver.net</value>
    <value>ns2.bluehost-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>updc.ru</domain_name>
   <domain_keyword>updc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:12:49</query_time>
   <create_date>2013-11-19</create_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>updc.net</domain_name>
   <domain_keyword>updc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 05:15:05</query_time>
   <create_date>2014-09-26</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns111484.ztomy.com</value>
    <value>ns211484.ztomy.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>updc.se</domain_name>
   <domain_keyword>updc</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:21:24</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>updc.fans</domain_name>
   <domain_keyword>updc</domain_keyword>
   <domain_tld>fans</domain_tld>
   <query_time>2024-05-09 03:38:30</query_time>
   <create_date>2021-02-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>updc.online</domain_name>
   <domain_keyword>updc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 23:17:58</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>updc.co.in</domain_name>
   <domain_keyword>updc</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-17 19:54:34</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BISPL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.updc.co.in</value>
    <value>ns2.updc.co.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.069</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,722 domain names (in 0.11 seconds) which look and sound like the brand name "updc".
Domain Name Registered Expiry Registrar Ownership
1 updpc.com 24 Aug 2019 24 Aug 2024 123-Reg Limited -
2 usdc.jp 29 Oct 2009 31 Oct 2024 - kanki corp.
3 urdc.ru 25 Sep 2007 25 Sep 2024 RD-RU Private Person
4 upsc.guru 20 Apr 2023 20 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
5 updcc.com 3 Feb 2015 3 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
6 updr.com 29 Apr 2000 29 Apr 2025 ENOM, INC. REDACTED FOR PRIVACY
7 upidc.net 18 Oct 2016 18 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
8 umdc.jp 1 Nov 2023 30 Nov 2024 - (Not displayed by registrant's request)
9 upoc.com 20 Jun 2019 20 Jun 2024 GoDaddy.com, LLC -
10 npdc.ca 23 Apr 2011 23 Apr 2026 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
11 upgc.net 29 Aug 2019 29 Aug 2024 HOSTINGER operations, UAB -
12 bpdc.pl 4 Mar 2016 4 Mar 2025 DOMENY.TV MSERWIS Sp. z o.o. -
13 updp.top 15 Mar 2024 15 Mar 2025 Eranet International Limited li zhong qian
14 updq.info 27 May 2017 27 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 updm.com 28 Dec 1999 28 Dec 2024 GoDaddy.com, LLC -
16 uspdc.net 22 Jul 2022 22 Jul 2024 1API GmbH REDACTED FOR PRIVACY
17 upwc.cn 22 Jul 2022 22 Jul 2024 成都西维数码科技有限公司 林银河
18 upds.lol 6 Apr 2024 6 Apr 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
19 apdc.online 7 Apr 2023 7 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Guo Zhao Yu
20 spdc.ru 15 May 2020 15 May 2025 SALENAMES-RU Private Person
21 upoc.top 7 Sep 2022 7 Sep 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) qin huai han
22 ucdc.ro 17 Apr 2001 14 Jul 2028 Claus Web SRL -
23 upvc.sydney 13 Aug 2021 13 Aug 2024 Synergy Wholesale Pty Ltd REDACTED FOR PRIVACY
24 upsc.fun 29 Oct 2022 29 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
25 upec.org.cn 16 Mar 2021 16 Mar 2025 阿里云计算有限公司(万网) 上海高顿教育培训有限公司
26 dpdc.org 19 May 2015 19 May 2025 Dynadot Inc REDACTED FOR PRIVACY
27 jpdc.ovh 24 May 2022 24 May 2025 OVH REDACTED_FOR_PRIVACY
28 uplc.pe - - NIC.PE GML Creaciones EIRL
29 usdc.center 25 Feb 2023 25 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 cpdc.hu 8 Jul 2018 - - -
31 fpdc.ru 17 Nov 2020 17 Nov 2024 SALENAMES-RU Private Person
32 upda.nl 5 Feb 2012 - team.blue nl B.V. -
33 ubdc.net 31 Mar 2012 31 Mar 2025 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD REDACTED FOR PRIVACY
34 updo.email 26 Mar 2014 26 Mar 2025 PSI-USA, Inc. dba Domain Robot updo GmbH
35 yupdc.com 12 Feb 2024 12 Feb 2025 GoDaddy.com, LLC -
36 upcc.com 14 Aug 2003 14 Aug 2024 GoDaddy.com, LLC -
37 updx.com 24 Aug 2006 24 Aug 2024 GoDaddy.com, LLC -
38 upds.ru 8 Jun 2022 8 Jun 2024 REGRU-RU Private Person
39 updf.ru 22 Dec 2021 22 Dec 2024 BEGET-RU Private Person
40 upbc.beer 4 Jun 2019 4 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 upcd.net 29 Apr 2024 29 Apr 2025 Cloud Yuqu LLC -
42 updn.one 30 Jan 2017 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 upsdc.org.in 12 Dec 2023 12 Dec 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
44 mpdc.ae - - Etisalat MAHBOUBI POLY DENTAL CLINIC
45 apdc.com.br 9 Oct 2023 9 Oct 2025 - Associa??o Paranaense dos Produtores de Cal - APPC
46 upac.ca 1 Nov 2000 28 Mar 2025 CanSpace Solutions Inc. Ultralight Pilots Association of Canada
47 updl.site 11 Jul 2023 11 Jul 2024 Atak Domain Hosting n/a
48 usdc.cam 13 Sep 2023 13 Sep 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
49 upvc.ie 2 Feb 2021 2 Feb 2025 Premium Domains Soma Marketing Ltd
50 usdc.money 3 Oct 2018 3 Oct 2024 Cloudflare, Inc REDACTED FOR PRIVACY
51 usdc.credit 8 May 2020 8 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 ubdc.digital 19 Dec 2023 19 Dec 2024 Sav.com, LLC REDACTED FOR PRIVACY
53 upmc.it 5 Feb 2007 13 Dec 2024 CSC Corporate Domains, Inc. Corporation Service Company France
54 upbc.net 25 Aug 2009 25 Aug 2026 PDR Ltd. d/b/a PublicDomainRegistry.com Sarfraz Qasim
55 uedc.org 14 Jul 2018 14 Jul 2025 GoDaddy.com, LLC Keyword Acquisitions, Inc.
56 upvc.store 24 Jun 2016 24 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
57 upsc.online 25 Jan 2024 25 Jan 2025 Communigal Communications Ltd Domain Name Privacy Inc.
58 ipdc.qa - - ROUTEDGE -
59 zpdc.net 25 Mar 2024 25 Mar 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
60 upac.co.nz 27 Jul 2022 - Key-Systems GmbH -
61 upcd.xyz 29 Nov 2022 29 Nov 2024 Porkbun, LLC Private by Design, LLC
62 epdc.com 29 Aug 1996 28 Aug 2024 TurnCommerce, Inc. DBA NameBright.com mira holdings
63 updt.org 24 Sep 2021 24 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 apdc.org 22 Mar 2001 22 Mar 2028 Network Solutions, LLC REDACTED FOR PRIVACY
65 uedc.in 8 Sep 2015 8 Sep 2024 OVI HOSTING PVT LTD Upcrest Engineering Design Consultants LLP
66 ugdc.it 30 Jan 2001 19 Sep 2024 Register S.p.a. Seritel Srl
67 uwdc.biz 29 Sep 2013 28 Sep 2024 IONOS SE Data Privacy Protected
68 updd.co.uk 8 Mar 2024 8 Mar 2025 Namesco Limited [Tag = NAMESCO] -
69 usdc.mobi 13 May 2023 13 May 2025 Epik LLC Anonymize LLC
70 upec.ovh 26 May 2021 26 May 2025 OVH REDACTED_FOR_PRIVACY
71 upac.online 12 Aug 2022 12 Aug 2024 HOSTINGER operations, UAB Kmac
72 upfc.in 29 Nov 2012 29 Nov 2024 Endurance Digital Domain Technology LLP UP Forest Corporation
73 apdc.in 23 Jun 2022 23 Jun 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
74 updi.com 19 Feb 2000 19 Feb 2032 Tucows Domains Inc. -
75 upd8.com.br 14 Jul 2011 14 Jul 2025 - FERNANDO FALASCHI
76 usdc.ca 17 Jul 2013 17 Jul 2024 Tucows.com Co. Upper Skeena Development Centre Society
77 usdc.country 10 Jan 2024 10 Jan 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
78 uadc.org 20 Sep 2000 20 Sep 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170132209
79 updn.dev 14 Mar 2021 14 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
80 upsc.zone 14 Nov 2023 14 Nov 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
81 upsdc.com.cn 5 Nov 2009 5 Nov 2024 阿里云计算有限公司(万网) 北京华泰兴达科技发展有限公司
82 uppc.in 12 Jan 2022 12 Jan 2025 Endurance Digital Domain Technology LLP Omninet Technologies (P) Limited
83 uvdc.info 28 Jun 2023 28 Jun 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
84 upic.app 16 May 2018 16 May 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
85 upvc.info 6 Feb 2021 6 Feb 2025 Synergy Wholesale Accreditations Pty Ltd REDACTED FOR PRIVACY
86 spdc.org.uk 28 Sep 2016 28 Sep 2028 Freethought Internet Limited [Tag = FREETHOUGHT] -
87 npdc.nz 10 Oct 2014 - Freeparking Limited -
88 cpdc.uk 29 Oct 2022 29 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
89 upcc.ru 24 Jul 2013 24 Jul 2024 SALENAMES-RU Private Person
90 upcc.net 9 Dec 2003 9 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
91 upde.cc 6 Jun 2021 6 Jun 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
92 usdc.org 26 Jul 1996 25 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 updm.group 11 Mar 2021 11 Mar 2028 OVH SAS updm
94 usdc.uno 18 May 2024 18 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
95 pupdc.com 4 Mar 2016 4 Mar 2025 GoDaddy.com, LLC -
96 upvc.online 2 Jul 2023 2 Jul 2024 Sav.com, LLC- 9 Privacy Protection
97 uxdc.in 13 Apr 2023 13 Apr 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
98 hpdc.ie 3 Sep 2012 4 Sep 2024 Irish Domains H.P.D.C. Ltd
99 uhdc.net 18 Jun 2004 18 Jun 2024 Squarespace Domains II LLC UNIVERSAL HOUSING DEVELOPMENT CORP.
100 gpdc.org 14 Dec 2006 14 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Updc.se.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=updc.se
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "updc.se",
        "page_size": 100
    },
    "count": {
        "total": 1722,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "updpc.com, usdc.jp, urdc.ru, upsc.guru, updcc.com, updr.com, upidc.net, umdc.jp, upoc.com, npdc.ca, upgc.net, bpdc.pl, updp.top, updq.info, updm.com, uspdc.net, upwc.cn, upds.lol, apdc.online, spdc.ru, upoc.top, ucdc.ro, upvc.sydney, upsc.fun, upec.org.cn, dpdc.org, jpdc.ovh, uplc.pe, usdc.center, cpdc.hu, fpdc.ru, upda.nl, ubdc.net, updo.email, yupdc.com, upcc.com, updx.com, upds.ru, updf.ru, upbc.beer, upcd.net, updn.one, upsdc.org.in, mpdc.ae, apdc.com.br, upac.ca, updl.site, usdc.cam, upvc.ie, usdc.money, usdc.credit, ubdc.digital, upmc.it, upbc.net, uedc.org, upvc.store, upsc.online, ipdc.qa, zpdc.net, upac.co.nz, upcd.xyz, epdc.com, updt.org, apdc.org, uedc.in, ugdc.it, uwdc.biz, updd.co.uk, usdc.mobi, upec.ovh, upac.online, upfc.in, apdc.in, updi.com, upd8.com.br, usdc.ca, usdc.country, uadc.org, updn.dev, upsc.zone, upsdc.com.cn, uppc.in, uvdc.info, upic.app, upvc.info, spdc.org.uk, npdc.nz, cpdc.uk, upcc.ru, upcc.net, upde.cc, usdc.org, updm.group, usdc.uno, pupdc.com, upvc.online, uxdc.in, hpdc.ie, uhdc.net, gpdc.org",
    "results": [
        {
            "num": 1,
            "domain_name": "updpc.com",
            "domain_keyword": "updpc",
            "domain_tld": "com",
            "query_time": "2024-04-08 05:15:49",
            "create_date": "2019-08-24",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "usdc.jp",
            "domain_keyword": "usdc",
            "domain_tld": "jp",
            "query_time": "2024-04-08 16:30:51",
            "create_date": "2009-10-29",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "kanki corp.",
            "registrant_zip": "5300016",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6371-5663",
            "registrant_fax": "06-6371-0045",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "urdc.ru",
            "domain_keyword": "urdc",
            "domain_tld": "ru",
            "query_time": "2024-05-03 19:04:33",
            "create_date": "2007-09-25",
            "expiry_date": "2024-09-25",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.mastername.ru",
                "ns2.mastername.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "upsc.guru",
            "domain_keyword": "upsc",
            "domain_tld": "guru",
            "query_time": "2024-04-29 21:44:31",
            "create_date": "2023-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "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": 5,
            "domain_name": "updcc.com",
            "domain_keyword": "updcc",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:04:20",
            "create_date": "2015-02-03",
            "update_date": "2024-01-07",
            "expiry_date": "2025-02-03",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "liao ning",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "updr.com",
            "domain_keyword": "updr",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:04:55",
            "create_date": "2000-04-29",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-29",
            "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": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/a5df3d7d-4c02-40f3-8e9d-6e568f23b461",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.giowm1196.siteground.biz",
                "ns2.giowm1196.siteground.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "upidc.net",
            "domain_keyword": "upidc",
            "domain_tld": "net",
            "query_time": "2024-05-23 05:11:30",
            "create_date": "2016-10-18",
            "update_date": "2022-04-26",
            "expiry_date": "2024-10-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "umdc.jp",
            "domain_keyword": "umdc",
            "domain_tld": "jp",
            "query_time": "2024-04-21 04:31:04",
            "create_date": "2023-11-01",
            "update_date": "2024-01-30",
            "expiry_date": "2024-11-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.gm33.parklogic.com",
                "ns2.gm33.parklogic.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 9,
            "domain_name": "upoc.com",
            "domain_keyword": "upoc",
            "domain_tld": "com",
            "query_time": "2024-04-29 15:59:03",
            "create_date": "2019-06-20",
            "update_date": "2023-02-16",
            "expiry_date": "2024-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "npdc.ca",
            "domain_keyword": "npdc",
            "domain_tld": "ca",
            "query_time": "2024-05-04 02:10:53",
            "create_date": "2011-04-23",
            "update_date": "2024-04-27",
            "expiry_date": "2026-04-23",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "upgc.net",
            "domain_keyword": "upgc",
            "domain_tld": "net",
            "query_time": "2024-05-17 19:55:29",
            "create_date": "2019-08-29",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bpdc.pl",
            "domain_keyword": "bpdc",
            "domain_tld": "pl",
            "query_time": "2024-05-18 18:07:02",
            "create_date": "2016-03-04",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-04",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrar_website": "https://www.domeny.tv/",
            "name_servers": [
                "ns1.blueparrot.pl",
                "ns2.blueparrot.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "updp.top",
            "domain_keyword": "updp",
            "domain_tld": "top",
            "query_time": "2024-05-15 04:21:14",
            "create_date": "2024-03-15",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li zhong qian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "+86.15622434568",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "updq.info",
            "domain_keyword": "updq",
            "domain_tld": "info",
            "query_time": "2024-05-29 21:11:14",
            "create_date": "2017-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "updm.com",
            "domain_keyword": "updm",
            "domain_tld": "com",
            "query_time": "2024-05-28 07:58:48",
            "create_date": "1999-12-28",
            "update_date": "2023-09-14",
            "expiry_date": "2024-12-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "uspdc.net",
            "domain_keyword": "uspdc",
            "domain_tld": "net",
            "query_time": "2024-06-02 19:26:54",
            "create_date": "2022-07-22",
            "update_date": "2022-12-05",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Texas",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "contact via https://www.1api.net/send-message/uspdc.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "upwc.cn",
            "domain_keyword": "upwc",
            "domain_tld": "cn",
            "query_time": "2024-04-10 17:23:12",
            "create_date": "2022-07-22",
            "expiry_date": "2024-07-22",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "林银河",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "upds.lol",
            "domain_keyword": "upds",
            "domain_tld": "lol",
            "query_time": "2024-04-09 15:56:49",
            "create_date": "2024-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2026-04-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "apdc.online",
            "domain_keyword": "apdc",
            "domain_tld": "online",
            "query_time": "2024-04-13 10:28:33",
            "create_date": "2023-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Guo Zhao Yu",
            "registrant_state": "He Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "spdc.ru",
            "domain_keyword": "spdc",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:00:36",
            "create_date": "2020-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "upoc.top",
            "domain_keyword": "upoc",
            "domain_tld": "top",
            "query_time": "2024-04-22 01:10:24",
            "create_date": "2022-09-07",
            "update_date": "2022-09-15",
            "expiry_date": "2027-09-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "qin huai han",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ucdc.ro",
            "domain_keyword": "ucdc",
            "domain_tld": "ro",
            "query_time": "2024-05-15 17:58:28",
            "create_date": "2001-04-17",
            "expiry_date": "2028-07-14",
            "registrar_name": "Claus Web SRL",
            "registrar_website": "www.clausweb.ro",
            "name_servers": [
                "ns.clausweb.ro",
                "ns.registar.ro",
                "ns.romania-webhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 23,
            "domain_name": "upvc.sydney",
            "domain_keyword": "upvc",
            "domain_tld": "sydney",
            "query_time": "2024-05-12 08:59:46",
            "create_date": "2021-08-13",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "upsc.fun",
            "domain_keyword": "upsc",
            "domain_tld": "fun",
            "query_time": "2024-05-13 02:01:25",
            "create_date": "2022-10-29",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "upec.org.cn",
            "domain_keyword": "upec",
            "domain_tld": "org.cn",
            "query_time": "2024-05-15 04:21:16",
            "create_date": "2021-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海高顿教育培训有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "dpdc.org",
            "domain_keyword": "dpdc",
            "domain_tld": "org",
            "query_time": "2024-05-20 07:25:46",
            "create_date": "2015-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "jpdc.ovh",
            "domain_keyword": "jpdc",
            "domain_tld": "ovh",
            "query_time": "2024-05-25 00:48:17",
            "create_date": "2022-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "uplc.pe",
            "domain_keyword": "uplc",
            "domain_tld": "pe",
            "query_time": "2024-05-25 23:18:29",
            "registrar_name": "NIC.PE",
            "registrant_name": "GML Creaciones EIRL",
            "name_servers": [
                "dns1.hispalisdns.com",
                "dns2.hispalisdns.com",
                "dns3.hispalisdns.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 29,
            "domain_name": "usdc.center",
            "domain_keyword": "usdc",
            "domain_tld": "center",
            "query_time": "2024-04-10 18:36:21",
            "create_date": "2023-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cpdc.hu",
            "domain_keyword": "cpdc",
            "domain_tld": "hu",
            "query_time": "2024-05-10 22:06:24",
            "create_date": "2018-07-08"
        },
        {
            "num": 31,
            "domain_name": "fpdc.ru",
            "domain_keyword": "fpdc",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:24:36",
            "create_date": "2020-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "upda.nl",
            "domain_keyword": "upda",
            "domain_tld": "nl",
            "query_time": "2024-05-09 03:35:53",
            "create_date": "2012-02-05",
            "update_date": "2021-11-06",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 33,
            "domain_name": "ubdc.net",
            "domain_keyword": "ubdc",
            "domain_tld": "net",
            "query_time": "2024-05-15 17:54:03",
            "create_date": "2012-03-31",
            "update_date": "2024-01-28",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "http://www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Dong Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.4cun.com",
                "dns2.4cun.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "updo.email",
            "domain_keyword": "updo",
            "domain_tld": "email",
            "query_time": "2024-05-25 23:17:59",
            "create_date": "2014-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "updo GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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.it-worx.ch",
                "ns2.it-worx.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "yupdc.com",
            "domain_keyword": "yupdc",
            "domain_tld": "com",
            "query_time": "2024-06-01 15:46:18",
            "create_date": "2024-02-12",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "upcc.com",
            "domain_keyword": "upcc",
            "domain_tld": "com",
            "query_time": "2024-04-08 05:11:08",
            "create_date": "2003-08-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "updx.com",
            "domain_keyword": "updx",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:05:22",
            "create_date": "2006-08-24",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-24",
            "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": 38,
            "domain_name": "upds.ru",
            "domain_keyword": "upds",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:13:01",
            "create_date": "2022-06-08",
            "expiry_date": "2024-06-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "updf.ru",
            "domain_keyword": "updf",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:12:50",
            "create_date": "2021-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "upbc.beer",
            "domain_keyword": "upbc",
            "domain_tld": "beer",
            "query_time": "2024-04-30 17:48:54",
            "create_date": "2019-06-04",
            "update_date": "2023-07-19",
            "expiry_date": "2024-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "upcd.net",
            "domain_keyword": "upcd",
            "domain_tld": "net",
            "query_time": "2024-05-02 16:47:59",
            "create_date": "2024-04-29",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-29",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "http://www.diymysite.com",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "updn.one",
            "domain_keyword": "updn",
            "domain_tld": "one",
            "query_time": "2024-05-21 01:09:44",
            "create_date": "2017-01-30",
            "update_date": "2023-06-07",
            "expiry_date": "2025-01-30",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "upsdc.org.in",
            "domain_keyword": "upsdc",
            "domain_tld": "org.in",
            "query_time": "2024-05-17 01:13:39",
            "create_date": "2023-12-12",
            "update_date": "2023-12-17",
            "expiry_date": "2025-12-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mpdc.ae",
            "domain_keyword": "mpdc",
            "domain_tld": "ae",
            "query_time": "2024-05-14 23:34:11",
            "registrar_name": "Etisalat",
            "registrant_name": "PAYAM HUSSAIN ABBAS MAHBOUBI",
            "registrant_company": "MAHBOUBI POLY DENTAL CLINIC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 45,
            "domain_name": "apdc.com.br",
            "domain_keyword": "apdc",
            "domain_tld": "com.br",
            "query_time": "2024-05-12 13:55:50",
            "create_date": "2023-10-09",
            "update_date": "2023-10-27",
            "expiry_date": "2025-10-09",
            "registrant_name": "Associa??o Paranaense dos Produtores de Cal - APPC",
            "name_servers": [
                "ns1042.hostgator.com.br",
                "ns1043.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 46,
            "domain_name": "upac.ca",
            "domain_keyword": "upac",
            "domain_tld": "ca",
            "query_time": "2024-05-25 03:25:57",
            "create_date": "2000-11-01",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-28",
            "registrar_name": "CanSpace Solutions Inc.",
            "registrar_website": "http://www.canspace.ca",
            "registrant_name": "Ultralight Pilots Association of Canada",
            "name_servers": [
                "ns13.canspace.ca",
                "ns14.canspace.ca"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "updl.site",
            "domain_keyword": "updl",
            "domain_tld": "site",
            "query_time": "2024-05-28 07:58:48",
            "create_date": "2023-07-11",
            "update_date": "2024-04-22",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Abuzabi",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the 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": [
                "e.ns.arvancdn.ir",
                "r.ns.arvancdn.ir"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "usdc.cam",
            "domain_keyword": "usdc",
            "domain_tld": "cam",
            "query_time": "2024-05-27 23:28:20",
            "create_date": "2023-09-13",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-13",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "upvc.ie",
            "domain_keyword": "upvc",
            "domain_tld": "ie",
            "query_time": "2024-06-01 06:12:56",
            "create_date": "2021-02-02",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-02",
            "registrar_name": "Premium Domains",
            "registrar_website": "https://premiumdomains.ie",
            "registrant_name": "Soma Marketing Ltd",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "usdc.money",
            "domain_keyword": "usdc",
            "domain_tld": "money",
            "query_time": "2024-04-10 18:36:22",
            "create_date": "2018-10-03",
            "update_date": "2023-08-24",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "greg.ns.cloudflare.com",
                "kia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "usdc.credit",
            "domain_keyword": "usdc",
            "domain_tld": "credit",
            "query_time": "2024-04-10 18:36:21",
            "create_date": "2020-05-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ubdc.digital",
            "domain_keyword": "ubdc",
            "domain_tld": "digital",
            "query_time": "2024-04-11 21:08:57",
            "create_date": "2023-12-19",
            "update_date": "2024-03-05",
            "expiry_date": "2024-12-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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.coindomainnames.com",
                "ns2.coindomainnames.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "upmc.it",
            "domain_keyword": "upmc",
            "domain_tld": "it",
            "query_time": "2024-05-08 05:50:05",
            "create_date": "2007-02-05",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-13",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "registrant_company": "Corporation Service Company France",
            "registrant_address": "68, rue du faubourg Saint Honore",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75008",
            "registrant_country": "FR",
            "name_servers": [
                "ns3.upmc.com",
                "ns4.upmc.com",
                "ns5.upmc.com",
                "ns6.upmc.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 54,
            "domain_name": "upbc.net",
            "domain_keyword": "upbc",
            "domain_tld": "net",
            "query_time": "2024-05-09 03:32:18",
            "create_date": "2009-08-25",
            "update_date": "2022-01-07",
            "expiry_date": "2026-08-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Sarfraz Qasim",
            "registrant_address": "5th floor,Haji Muhammad Siddique Building, Hilton Road, NayaAbad",
            "registrant_city": "Karachi",
            "registrant_state": "Sindh",
            "registrant_zip": "75500",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.92346000000",
            "name_servers": [
                "dns1.upbc.net",
                "dns2.upbc.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "uedc.org",
            "domain_keyword": "uedc",
            "domain_tld": "org",
            "query_time": "2024-04-22 20:51:32",
            "create_date": "2018-07-14",
            "update_date": "2024-02-17",
            "expiry_date": "2025-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Keyword Acquisitions, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "upvc.store",
            "domain_keyword": "upvc",
            "domain_tld": "store",
            "query_time": "2024-04-20 00:54:48",
            "create_date": "2016-06-24",
            "update_date": "2024-03-31",
            "expiry_date": "2025-06-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "upsc.online",
            "domain_keyword": "upsc",
            "domain_tld": "online",
            "query_time": "2024-05-20 04:46:29",
            "create_date": "2024-01-25",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-25",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ipdc.qa",
            "domain_keyword": "ipdc",
            "domain_tld": "qa",
            "query_time": "2024-05-24 14:41:34",
            "update_date": "2024-04-03",
            "registrar_name": "ROUTEDGE",
            "name_servers": [
                "ns8179.hostgator.com",
                "ns8180.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 59,
            "domain_name": "zpdc.net",
            "domain_keyword": "zpdc",
            "domain_tld": "net",
            "query_time": "2024-05-24 18:03:07",
            "create_date": "2024-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yun Nan Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=zpdc.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "upac.co.nz",
            "domain_keyword": "upac",
            "domain_tld": "co.nz",
            "query_time": "2024-06-01 19:01:21",
            "create_date": "2022-07-27",
            "update_date": "2024-05-27",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "upcd.xyz",
            "domain_keyword": "upcd",
            "domain_tld": "xyz",
            "query_time": "2024-04-08 05:11:09",
            "create_date": "2022-11-29",
            "update_date": "2024-02-13",
            "expiry_date": "2024-11-29",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "epdc.com",
            "domain_keyword": "epdc",
            "domain_tld": "com",
            "query_time": "2024-04-13 01:05:55",
            "create_date": "1996-08-29",
            "update_date": "2023-09-26",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "mira holdings",
            "registrant_address": "po",
            "registrant_city": "minneapolis",
            "registrant_state": "MN",
            "registrant_zip": "55458",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6122541211",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "updt.org",
            "domain_keyword": "updt",
            "domain_tld": "org",
            "query_time": "2024-04-17 00:05:20",
            "create_date": "2021-09-24",
            "update_date": "2024-03-25",
            "expiry_date": "2024-09-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "apdc.org",
            "domain_keyword": "apdc",
            "domain_tld": "org",
            "query_time": "2024-04-13 10:28:33",
            "create_date": "2001-03-22",
            "update_date": "2018-03-22",
            "expiry_date": "2028-03-22",
            "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": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.worldnic.com",
                "ns42.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "uedc.in",
            "domain_keyword": "uedc",
            "domain_tld": "in",
            "query_time": "2024-04-22 20:51:32",
            "create_date": "2015-09-08",
            "update_date": "2023-07-12",
            "expiry_date": "2024-09-08",
            "registrar_iana": 890006,
            "registrar_name": "OVI HOSTING PVT LTD",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Upcrest Engineering Design Consultants LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ugdc.it",
            "domain_keyword": "ugdc",
            "domain_tld": "it",
            "query_time": "2024-04-22 21:47:16",
            "create_date": "2001-01-30",
            "update_date": "2023-10-05",
            "expiry_date": "2024-09-19",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Seritel Srl",
            "registrant_address": "via Roma 54",
            "registrant_city": "Cuneo",
            "registrant_state": "CN",
            "registrant_zip": "12100",
            "registrant_country": "IT",
            "name_servers": [
                "ns2.seritelsrl.it",
                "ns3.seritelsrl.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 67,
            "domain_name": "uwdc.biz",
            "domain_keyword": "uwdc",
            "domain_tld": "biz",
            "query_time": "2024-05-18 01:18:23",
            "create_date": "2013-09-29",
            "update_date": "2023-11-13",
            "expiry_date": "2024-09-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "ns1021.ui-dns.biz",
                "ns1021.ui-dns.com",
                "ns1021.ui-dns.de",
                "ns1021.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "updd.co.uk",
            "domain_keyword": "updd",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 01:52:13",
            "create_date": "2024-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "usdc.mobi",
            "domain_keyword": "usdc",
            "domain_tld": "mobi",
            "query_time": "2024-05-14 19:32:49",
            "create_date": "2023-05-13",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-13",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "upec.ovh",
            "domain_keyword": "upec",
            "domain_tld": "ovh",
            "query_time": "2024-05-29 21:11:15",
            "create_date": "2021-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "upac.online",
            "domain_keyword": "upac",
            "domain_tld": "online",
            "query_time": "2024-04-08 05:08:50",
            "create_date": "2022-08-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Kmac",
            "registrant_state": "Jawa Barat",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.niagahoster.com",
                "ns2.niagahoster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "upfc.in",
            "domain_keyword": "upfc",
            "domain_tld": "in",
            "query_time": "2024-04-08 05:16:50",
            "create_date": "2012-11-29",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-29",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UP Forest Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gaur501513.earth.orderbox-dns.com",
                "gaur501513.mars.orderbox-dns.com",
                "gaur501513.mercury.orderbox-dns.com",
                "gaur501513.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "apdc.in",
            "domain_keyword": "apdc",
            "domain_tld": "in",
            "query_time": "2024-04-20 02:24:40",
            "create_date": "2022-06-23",
            "update_date": "2023-02-16",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "updi.com",
            "domain_keyword": "updi",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:52:09",
            "create_date": "2000-02-19",
            "update_date": "2024-03-11",
            "expiry_date": "2032-02-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "upd8.com.br",
            "domain_keyword": "upd8",
            "domain_tld": "com.br",
            "query_time": "2024-04-17 00:02:20",
            "create_date": "2011-07-14",
            "update_date": "2022-06-16",
            "expiry_date": "2025-07-14",
            "registrant_name": "FERNANDO FALASCHI",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 76,
            "domain_name": "usdc.ca",
            "domain_keyword": "usdc",
            "domain_tld": "ca",
            "query_time": "2024-04-17 02:53:29",
            "create_date": "2013-07-17",
            "update_date": "2023-06-18",
            "expiry_date": "2024-07-17",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "Upper Skeena Development Centre Society",
            "registrant_address": "P.O. Box 336",
            "registrant_city": "Hazelton",
            "registrant_state": "BC",
            "registrant_zip": "V0J1Y0",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2508426110",
            "name_servers": [
                "ns1.bcwebinc.com",
                "ns2.bcwebinc.com",
                "ns3.bcwebinc.com",
                "ns4.bcwebinc.com",
                "ns5.bcwebinc.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "usdc.country",
            "domain_keyword": "usdc",
            "domain_tld": "country",
            "query_time": "2024-04-28 17:31:35",
            "create_date": "2024-01-10",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hiddenstate.xyz",
                "ns2.hiddenstate.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "uadc.org",
            "domain_keyword": "uadc",
            "domain_tld": "org",
            "query_time": "2024-04-26 20:25:05",
            "create_date": "2000-09-20",
            "update_date": "2024-02-09",
            "expiry_date": "2025-09-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170132209",
            "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": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "updn.dev",
            "domain_keyword": "updn",
            "domain_tld": "dev",
            "query_time": "2024-05-09 03:38:39",
            "create_date": "2021-03-14",
            "update_date": "2024-02-18",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "upsc.zone",
            "domain_keyword": "upsc",
            "domain_tld": "zone",
            "query_time": "2024-05-20 04:46:30",
            "create_date": "2023-11-14",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-14",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "upsdc.com.cn",
            "domain_keyword": "upsdc",
            "domain_tld": "com.cn",
            "query_time": "2024-05-20 04:46:43",
            "create_date": "2009-11-05",
            "expiry_date": "2024-11-05",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京华泰兴达科技发展有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "uppc.in",
            "domain_keyword": "uppc",
            "domain_tld": "in",
            "query_time": "2024-05-13 01:57:54",
            "create_date": "2022-01-12",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-12",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Omninet Technologies (P) Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "omninet.earth.orderbox-dns.com",
                "omninet.mars.orderbox-dns.com",
                "omninet.mercury.orderbox-dns.com",
                "omninet.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "uvdc.info",
            "domain_keyword": "uvdc",
            "domain_tld": "info",
            "query_time": "2024-05-18 01:14:22",
            "create_date": "2023-06-28",
            "update_date": "2024-01-01",
            "expiry_date": "2024-06-28",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "upic.app",
            "domain_keyword": "upic",
            "domain_tld": "app",
            "query_time": "2024-05-17 19:56:37",
            "create_date": "2018-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bangkok",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "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": [
                "albert.ns.cloudflare.com",
                "tiffany.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "upvc.info",
            "domain_keyword": "upvc",
            "domain_tld": "info",
            "query_time": "2024-05-28 09:46:51",
            "create_date": "2021-02-06",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "spdc.org.uk",
            "domain_keyword": "spdc",
            "domain_tld": "org.uk",
            "query_time": "2024-06-01 12:25:49",
            "create_date": "2016-09-28",
            "update_date": "2023-08-26",
            "expiry_date": "2028-09-28",
            "registrar_name": "Freethought Internet Limited [Tag = FREETHOUGHT]",
            "registrar_website": "https://www.freethought.uk",
            "name_servers": [
                "one.freethought-dns.uk",
                "three.freethought-dns.net",
                "two.freethought-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 87,
            "domain_name": "npdc.nz",
            "domain_keyword": "npdc",
            "domain_tld": "nz",
            "query_time": "2024-04-08 13:52:05",
            "create_date": "2014-10-10",
            "update_date": "2022-10-31",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "cpdc.uk",
            "domain_keyword": "cpdc",
            "domain_tld": "uk",
            "query_time": "2024-04-09 20:12:06",
            "create_date": "2022-10-29",
            "update_date": "2022-10-29",
            "expiry_date": "2024-10-29",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "upcc.ru",
            "domain_keyword": "upcc",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:12:45",
            "create_date": "2013-07-24",
            "expiry_date": "2024-07-24",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "upcc.net",
            "domain_keyword": "upcc",
            "domain_tld": "net",
            "query_time": "2024-04-30 20:52:20",
            "create_date": "2003-12-09",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/upcc.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "upde.cc",
            "domain_keyword": "upde",
            "domain_tld": "cc",
            "query_time": "2024-05-17 19:54:35",
            "create_date": "2021-06-06",
            "update_date": "2024-01-20",
            "expiry_date": "2025-06-06",
            "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": [
                "pola.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "usdc.org",
            "domain_keyword": "usdc",
            "domain_tld": "org",
            "query_time": "2024-05-14 19:32:49",
            "create_date": "1996-07-26",
            "update_date": "2023-07-26",
            "expiry_date": "2025-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "yns1.yahoo.com",
                "yns2.yahoo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "updm.group",
            "domain_keyword": "updm",
            "domain_tld": "group",
            "query_time": "2024-05-23 05:08:27",
            "create_date": "2021-03-11",
            "update_date": "2024-03-17",
            "expiry_date": "2028-03-11",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "updm",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns108.ovh.net",
                "ns108.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "usdc.uno",
            "domain_keyword": "usdc",
            "domain_tld": "uno",
            "query_time": "2024-05-20 17:26:49",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "pupdc.com",
            "domain_keyword": "pupdc",
            "domain_tld": "com",
            "query_time": "2024-05-14 05:15:53",
            "create_date": "2016-03-04",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns6219.hostgator.com",
                "ns6220.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "upvc.online",
            "domain_keyword": "upvc",
            "domain_tld": "online",
            "query_time": "2024-05-24 02:39:32",
            "create_date": "2023-07-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-02",
            "registrar_iana": 3899,
            "registrar_name": "Sav.com, LLC- 9",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "uxdc.in",
            "domain_keyword": "uxdc",
            "domain_tld": "in",
            "query_time": "2024-05-29 09:07:32",
            "create_date": "2023-04-13",
            "update_date": "2024-05-25",
            "expiry_date": "2024-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kerala",
            "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",
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "hpdc.ie",
            "domain_keyword": "hpdc",
            "domain_tld": "ie",
            "query_time": "2024-05-29 22:08:11",
            "create_date": "2012-09-03",
            "update_date": "2020-11-15",
            "expiry_date": "2024-09-04",
            "registrar_name": "Irish Domains",
            "registrar_website": "http://www.irishdomains.com",
            "registrant_name": "H.P.D.C. Ltd",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "uhdc.net",
            "domain_keyword": "uhdc",
            "domain_tld": "net",
            "query_time": "2024-06-01 06:51:52",
            "create_date": "2004-06-18",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UNIVERSAL HOUSING DEVELOPMENT CORP.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "gpdc.org",
            "domain_keyword": "gpdc",
            "domain_tld": "org",
            "query_time": "2024-05-31 16:53:27",
            "create_date": "2006-12-14",
            "update_date": "2023-07-13",
            "expiry_date": "2024-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.11,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>updc.se</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1722</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>updpc.com, usdc.jp, urdc.ru, upsc.guru, updcc.com, updr.com, upidc.net, umdc.jp, upoc.com, npdc.ca, upgc.net, bpdc.pl, updp.top, updq.info, updm.com, uspdc.net, upwc.cn, upds.lol, apdc.online, spdc.ru, upoc.top, ucdc.ro, upvc.sydney, upsc.fun, upec.org.cn, dpdc.org, jpdc.ovh, uplc.pe, usdc.center, cpdc.hu, fpdc.ru, upda.nl, ubdc.net, updo.email, yupdc.com, upcc.com, updx.com, upds.ru, updf.ru, upbc.beer, upcd.net, updn.one, upsdc.org.in, mpdc.ae, apdc.com.br, upac.ca, updl.site, usdc.cam, upvc.ie, usdc.money, usdc.credit, ubdc.digital, upmc.it, upbc.net, uedc.org, upvc.store, upsc.online, ipdc.qa, zpdc.net, upac.co.nz, upcd.xyz, epdc.com, updt.org, apdc.org, uedc.in, ugdc.it, uwdc.biz, updd.co.uk, usdc.mobi, upec.ovh, upac.online, upfc.in, apdc.in, updi.com, upd8.com.br, usdc.ca, usdc.country, uadc.org, updn.dev, upsc.zone, upsdc.com.cn, uppc.in, uvdc.info, upic.app, upvc.info, spdc.org.uk, npdc.nz, cpdc.uk, upcc.ru, upcc.net, upde.cc, usdc.org, updm.group, usdc.uno, pupdc.com, upvc.online, uxdc.in, hpdc.ie, uhdc.net, gpdc.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>updpc.com</domain_name>
   <domain_keyword>updpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 05:15:49</query_time>
   <create_date>2019-08-24</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>2</num>
   <domain_name>usdc.jp</domain_name>
   <domain_keyword>usdc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-08 16:30:51</query_time>
   <create_date>2009-10-29</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>kanki corp.</registrant_name>
   <registrant_zip>5300016</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6371-5663</registrant_phone>
   <registrant_fax>06-6371-0045</registrant_fax>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>urdc.ru</domain_name>
   <domain_keyword>urdc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 19:04:33</query_time>
   <create_date>2007-09-25</create_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.mastername.ru</value>
    <value>ns2.mastername.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>upsc.guru</domain_name>
   <domain_keyword>upsc</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-04-29 21:44:31</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</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>5</num>
   <domain_name>updcc.com</domain_name>
   <domain_keyword>updcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:04:20</query_time>
   <create_date>2015-02-03</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>liao ning</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>updr.com</domain_name>
   <domain_keyword>updr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:04:55</query_time>
   <create_date>2000-04-29</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-29</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>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a5df3d7d-4c02-40f3-8e9d-6e568f23b461</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.giowm1196.siteground.biz</value>
    <value>ns2.giowm1196.siteground.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>upidc.net</domain_name>
   <domain_keyword>upidc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 05:11:30</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2022-04-26</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>umdc.jp</domain_name>
   <domain_keyword>umdc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 04:31:04</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.gm33.parklogic.com</value>
    <value>ns2.gm33.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>upoc.com</domain_name>
   <domain_keyword>upoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 15:59:03</query_time>
   <create_date>2019-06-20</create_date>
   <update_date>2023-02-16</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>npdc.ca</domain_name>
   <domain_keyword>npdc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-04 02:10:53</query_time>
   <create_date>2011-04-23</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2026-04-23</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>11</num>
   <domain_name>upgc.net</domain_name>
   <domain_keyword>upgc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 19:55:29</query_time>
   <create_date>2019-08-29</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bpdc.pl</domain_name>
   <domain_keyword>bpdc</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 18:07:02</query_time>
   <create_date>2016-03-04</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.domeny.tv/</registrar_website>
   <name_servers>
    <value>ns1.blueparrot.pl</value>
    <value>ns2.blueparrot.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>updp.top</domain_name>
   <domain_keyword>updp</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-15 04:21:14</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li zhong qian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>+86.15622434568</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>updq.info</domain_name>
   <domain_keyword>updq</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 21:11:14</query_time>
   <create_date>2017-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</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>ns39.domaincontrol.com</value>
    <value>ns40.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>15</num>
   <domain_name>updm.com</domain_name>
   <domain_keyword>updm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 07:58:48</query_time>
   <create_date>1999-12-28</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-12-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>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>uspdc.net</domain_name>
   <domain_keyword>uspdc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 19:26:54</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2022-12-05</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/uspdc.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>upwc.cn</domain_name>
   <domain_keyword>upwc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 17:23:12</query_time>
   <create_date>2022-07-22</create_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>林银河</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>upds.lol</domain_name>
   <domain_keyword>upds</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-09 15:56:49</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2026-04-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.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>19</num>
   <domain_name>apdc.online</domain_name>
   <domain_keyword>apdc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-13 10:28:33</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Guo Zhao Yu</registrant_company>
   <registrant_state>He Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>spdc.ru</domain_name>
   <domain_keyword>spdc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:00:36</query_time>
   <create_date>2020-05-15</create_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>upoc.top</domain_name>
   <domain_keyword>upoc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-22 01:10:24</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2022-09-15</update_date>
   <expiry_date>2027-09-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>qin huai han</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ucdc.ro</domain_name>
   <domain_keyword>ucdc</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-15 17:58:28</query_time>
   <create_date>2001-04-17</create_date>
   <expiry_date>2028-07-14</expiry_date>
   <registrar_name>Claus Web SRL</registrar_name>
   <registrar_website>www.clausweb.ro</registrar_website>
   <name_servers>
    <value>ns.clausweb.ro</value>
    <value>ns.registar.ro</value>
    <value>ns.romania-webhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>upvc.sydney</domain_name>
   <domain_keyword>upvc</domain_keyword>
   <domain_tld>sydney</domain_tld>
   <query_time>2024-05-12 08:59:46</query_time>
   <create_date>2021-08-13</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>upsc.fun</domain_name>
   <domain_keyword>upsc</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-13 02:01:25</query_time>
   <create_date>2022-10-29</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>upec.org.cn</domain_name>
   <domain_keyword>upec</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-15 04:21:16</query_time>
   <create_date>2021-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海高顿教育培训有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>dpdc.org</domain_name>
   <domain_keyword>dpdc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 07:25:46</query_time>
   <create_date>2015-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>jpdc.ovh</domain_name>
   <domain_keyword>jpdc</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-25 00:48:17</query_time>
   <create_date>2022-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</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>28</num>
   <domain_name>uplc.pe</domain_name>
   <domain_keyword>uplc</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-25 23:18:29</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>GML Creaciones EIRL</registrant_name>
   <name_servers>
    <value>dns1.hispalisdns.com</value>
    <value>dns2.hispalisdns.com</value>
    <value>dns3.hispalisdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>usdc.center</domain_name>
   <domain_keyword>usdc</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-04-10 18:36:21</query_time>
   <create_date>2023-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cpdc.hu</domain_name>
   <domain_keyword>cpdc</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 22:06:24</query_time>
   <create_date>2018-07-08</create_date>
  </value>
  <value>
   <num>31</num>
   <domain_name>fpdc.ru</domain_name>
   <domain_keyword>fpdc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:24:36</query_time>
   <create_date>2020-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>upda.nl</domain_name>
   <domain_keyword>upda</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 03:35:53</query_time>
   <create_date>2012-02-05</create_date>
   <update_date>2021-11-06</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ubdc.net</domain_name>
   <domain_keyword>ubdc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 17:54:03</query_time>
   <create_date>2012-03-31</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>http://www.55hl.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>Shan Dong Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.4cun.com</value>
    <value>dns2.4cun.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>updo.email</domain_name>
   <domain_keyword>updo</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-25 23:17:59</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>updo GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.it-worx.ch</value>
    <value>ns2.it-worx.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>yupdc.com</domain_name>
   <domain_keyword>yupdc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 15:46:18</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>upcc.com</domain_name>
   <domain_keyword>upcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 05:11:08</query_time>
   <create_date>2003-08-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>37</num>
   <domain_name>updx.com</domain_name>
   <domain_keyword>updx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:05:22</query_time>
   <create_date>2006-08-24</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>38</num>
   <domain_name>upds.ru</domain_name>
   <domain_keyword>upds</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:13:01</query_time>
   <create_date>2022-06-08</create_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>updf.ru</domain_name>
   <domain_keyword>updf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:12:50</query_time>
   <create_date>2021-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>upbc.beer</domain_name>
   <domain_keyword>upbc</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-04-30 17:48:54</query_time>
   <create_date>2019-06-04</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>upcd.net</domain_name>
   <domain_keyword>upcd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 16:47:59</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>http://www.diymysite.com</registrar_website>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>updn.one</domain_name>
   <domain_keyword>updn</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-21 01:09:44</query_time>
   <create_date>2017-01-30</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2025-01-30</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>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>43</num>
   <domain_name>upsdc.org.in</domain_name>
   <domain_keyword>upsdc</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-17 01:13:39</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-12-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>44</num>
   <domain_name>mpdc.ae</domain_name>
   <domain_keyword>mpdc</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-14 23:34:11</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>PAYAM HUSSAIN ABBAS MAHBOUBI</registrant_name>
   <registrant_company>MAHBOUBI POLY DENTAL CLINIC</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>apdc.com.br</domain_name>
   <domain_keyword>apdc</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-12 13:55:50</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2025-10-09</expiry_date>
   <registrant_name>Associa??o Paranaense dos Produtores de Cal - APPC</registrant_name>
   <name_servers>
    <value>ns1042.hostgator.com.br</value>
    <value>ns1043.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>upac.ca</domain_name>
   <domain_keyword>upac</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 03:25:57</query_time>
   <create_date>2000-11-01</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>CanSpace Solutions Inc.</registrar_name>
   <registrar_website>http://www.canspace.ca</registrar_website>
   <registrant_name>Ultralight Pilots Association of Canada</registrant_name>
   <name_servers>
    <value>ns13.canspace.ca</value>
    <value>ns14.canspace.ca</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>updl.site</domain_name>
   <domain_keyword>updl</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-28 07:58:48</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Abuzabi</registrant_state>
   <registrant_country>AE</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>e.ns.arvancdn.ir</value>
    <value>r.ns.arvancdn.ir</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>usdc.cam</domain_name>
   <domain_keyword>usdc</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-27 23:28:20</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>upvc.ie</domain_name>
   <domain_keyword>upvc</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-01 06:12:56</query_time>
   <create_date>2021-02-02</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>Premium Domains</registrar_name>
   <registrar_website>https://premiumdomains.ie</registrar_website>
   <registrant_name>Soma Marketing Ltd</registrant_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>usdc.money</domain_name>
   <domain_keyword>usdc</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-04-10 18:36:22</query_time>
   <create_date>2018-10-03</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>greg.ns.cloudflare.com</value>
    <value>kia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>usdc.credit</domain_name>
   <domain_keyword>usdc</domain_keyword>
   <domain_tld>credit</domain_tld>
   <query_time>2024-04-10 18:36:21</query_time>
   <create_date>2020-05-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ubdc.digital</domain_name>
   <domain_keyword>ubdc</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-11 21:08:57</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</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.coindomainnames.com</value>
    <value>ns2.coindomainnames.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>upmc.it</domain_name>
   <domain_keyword>upmc</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-08 05:50:05</query_time>
   <create_date>2007-02-05</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <registrant_company>Corporation Service Company France</registrant_company>
   <registrant_address>68, rue du faubourg Saint Honore</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75008</registrant_zip>
   <registrant_country>FR</registrant_country>
   <name_servers>
    <value>ns3.upmc.com</value>
    <value>ns4.upmc.com</value>
    <value>ns5.upmc.com</value>
    <value>ns6.upmc.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>upbc.net</domain_name>
   <domain_keyword>upbc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 03:32:18</query_time>
   <create_date>2009-08-25</create_date>
   <update_date>2022-01-07</update_date>
   <expiry_date>2026-08-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Sarfraz Qasim</registrant_name>
   <registrant_address>5th floor,Haji Muhammad Siddique Building, Hilton Road, NayaAbad</registrant_address>
   <registrant_city>Karachi</registrant_city>
   <registrant_state>Sindh</registrant_state>
   <registrant_zip>75500</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.92346000000</registrant_phone>
   <name_servers>
    <value>dns1.upbc.net</value>
    <value>dns2.upbc.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>uedc.org</domain_name>
   <domain_keyword>uedc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 20:51:32</query_time>
   <create_date>2018-07-14</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Keyword Acquisitions, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>upvc.store</domain_name>
   <domain_keyword>upvc</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-20 00:54:48</query_time>
   <create_date>2016-06-24</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.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>57</num>
   <domain_name>upsc.online</domain_name>
   <domain_keyword>upsc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 04:46:29</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>ipdc.qa</domain_name>
   <domain_keyword>ipdc</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-05-24 14:41:34</query_time>
   <update_date>2024-04-03</update_date>
   <registrar_name>ROUTEDGE</registrar_name>
   <name_servers>
    <value>ns8179.hostgator.com</value>
    <value>ns8180.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>zpdc.net</domain_name>
   <domain_keyword>zpdc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 18:03:07</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>Yun Nan Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=zpdc.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>upac.co.nz</domain_name>
   <domain_keyword>upac</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-01 19:01:21</query_time>
   <create_date>2022-07-27</create_date>
   <update_date>2024-05-27</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>upcd.xyz</domain_name>
   <domain_keyword>upcd</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-08 05:11:09</query_time>
   <create_date>2022-11-29</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-11-29</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>epdc.com</domain_name>
   <domain_keyword>epdc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 01:05:55</query_time>
   <create_date>1996-08-29</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-08-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>mira holdings</registrant_name>
   <registrant_address>po</registrant_address>
   <registrant_city>minneapolis</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>55458</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6122541211</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>updt.org</domain_name>
   <domain_keyword>updt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 00:05:20</query_time>
   <create_date>2021-09-24</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>64</num>
   <domain_name>apdc.org</domain_name>
   <domain_keyword>apdc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-13 10:28:33</query_time>
   <create_date>2001-03-22</create_date>
   <update_date>2018-03-22</update_date>
   <expiry_date>2028-03-22</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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.worldnic.com</value>
    <value>ns42.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>uedc.in</domain_name>
   <domain_keyword>uedc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-22 20:51:32</query_time>
   <create_date>2015-09-08</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>890006</registrar_iana>
   <registrar_name>OVI HOSTING PVT LTD</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Upcrest Engineering Design Consultants LLP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.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>ugdc.it</domain_name>
   <domain_keyword>ugdc</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-22 21:47:16</query_time>
   <create_date>2001-01-30</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Seritel Srl</registrant_company>
   <registrant_address>via Roma 54</registrant_address>
   <registrant_city>Cuneo</registrant_city>
   <registrant_state>CN</registrant_state>
   <registrant_zip>12100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns2.seritelsrl.it</value>
    <value>ns3.seritelsrl.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>uwdc.biz</domain_name>
   <domain_keyword>uwdc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 01:18:23</query_time>
   <create_date>2013-09-29</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1021.ui-dns.biz</value>
    <value>ns1021.ui-dns.com</value>
    <value>ns1021.ui-dns.de</value>
    <value>ns1021.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>updd.co.uk</domain_name>
   <domain_keyword>updd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 01:52:13</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>usdc.mobi</domain_name>
   <domain_keyword>usdc</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-14 19:32:49</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>upec.ovh</domain_name>
   <domain_keyword>upec</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-29 21:11:15</query_time>
   <create_date>2021-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>upac.online</domain_name>
   <domain_keyword>upac</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-08 05:08:50</query_time>
   <create_date>2022-08-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Kmac</registrant_company>
   <registrant_state>Jawa Barat</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.niagahoster.com</value>
    <value>ns2.niagahoster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>upfc.in</domain_name>
   <domain_keyword>upfc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-08 05:16:50</query_time>
   <create_date>2012-11-29</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UP Forest Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gaur501513.earth.orderbox-dns.com</value>
    <value>gaur501513.mars.orderbox-dns.com</value>
    <value>gaur501513.mercury.orderbox-dns.com</value>
    <value>gaur501513.venus.orderbox-dns.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>apdc.in</domain_name>
   <domain_keyword>apdc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-20 02:24:40</query_time>
   <create_date>2022-06-23</create_date>
   <update_date>2023-02-16</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>updi.com</domain_name>
   <domain_keyword>updi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:52:09</query_time>
   <create_date>2000-02-19</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-02-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.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>75</num>
   <domain_name>upd8.com.br</domain_name>
   <domain_keyword>upd8</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-17 00:02:20</query_time>
   <create_date>2011-07-14</create_date>
   <update_date>2022-06-16</update_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrant_name>FERNANDO FALASCHI</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>usdc.ca</domain_name>
   <domain_keyword>usdc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-17 02:53:29</query_time>
   <create_date>2013-07-17</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>Upper Skeena Development Centre Society</registrant_name>
   <registrant_address>P.O. Box 336</registrant_address>
   <registrant_city>Hazelton</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V0J1Y0</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2508426110</registrant_phone>
   <name_servers>
    <value>ns1.bcwebinc.com</value>
    <value>ns2.bcwebinc.com</value>
    <value>ns3.bcwebinc.com</value>
    <value>ns4.bcwebinc.com</value>
    <value>ns5.bcwebinc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>usdc.country</domain_name>
   <domain_keyword>usdc</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-04-28 17:31:35</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hiddenstate.xyz</value>
    <value>ns2.hiddenstate.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>uadc.org</domain_name>
   <domain_keyword>uadc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 20:25:05</query_time>
   <create_date>2000-09-20</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-09-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170132209</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>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>updn.dev</domain_name>
   <domain_keyword>updn</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-09 03:38:39</query_time>
   <create_date>2021-03-14</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.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>80</num>
   <domain_name>upsc.zone</domain_name>
   <domain_keyword>upsc</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-20 04:46:30</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>upsdc.com.cn</domain_name>
   <domain_keyword>upsdc</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-20 04:46:43</query_time>
   <create_date>2009-11-05</create_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京华泰兴达科技发展有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>uppc.in</domain_name>
   <domain_keyword>uppc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-13 01:57:54</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Omninet Technologies (P) Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>omninet.earth.orderbox-dns.com</value>
    <value>omninet.mars.orderbox-dns.com</value>
    <value>omninet.mercury.orderbox-dns.com</value>
    <value>omninet.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>uvdc.info</domain_name>
   <domain_keyword>uvdc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 01:14:22</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>upic.app</domain_name>
   <domain_keyword>upic</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-17 19:56:37</query_time>
   <create_date>2018-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</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>Bangkok</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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>albert.ns.cloudflare.com</value>
    <value>tiffany.ns.cloudflare.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>85</num>
   <domain_name>upvc.info</domain_name>
   <domain_keyword>upvc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 09:46:51</query_time>
   <create_date>2021-02-06</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>spdc.org.uk</domain_name>
   <domain_keyword>spdc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-01 12:25:49</query_time>
   <create_date>2016-09-28</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2028-09-28</expiry_date>
   <registrar_name>Freethought Internet Limited [Tag = FREETHOUGHT]</registrar_name>
   <registrar_website>https://www.freethought.uk</registrar_website>
   <name_servers>
    <value>one.freethought-dns.uk</value>
    <value>three.freethought-dns.net</value>
    <value>two.freethought-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>npdc.nz</domain_name>
   <domain_keyword>npdc</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-08 13:52:05</query_time>
   <create_date>2014-10-10</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>cpdc.uk</domain_name>
   <domain_keyword>cpdc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-09 20:12:06</query_time>
   <create_date>2022-10-29</create_date>
   <update_date>2022-10-29</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>upcc.ru</domain_name>
   <domain_keyword>upcc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:12:45</query_time>
   <create_date>2013-07-24</create_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>upcc.net</domain_name>
   <domain_keyword>upcc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 20:52:20</query_time>
   <create_date>2003-12-09</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/upcc.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>upde.cc</domain_name>
   <domain_keyword>upde</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-17 19:54:35</query_time>
   <create_date>2021-06-06</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-06-06</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>pola.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>usdc.org</domain_name>
   <domain_keyword>usdc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 19:32:49</query_time>
   <create_date>1996-07-26</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>yns1.yahoo.com</value>
    <value>yns2.yahoo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>updm.group</domain_name>
   <domain_keyword>updm</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-23 05:08:27</query_time>
   <create_date>2021-03-11</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2028-03-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>updm</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>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns108.ovh.net</value>
    <value>ns108.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>94</num>
   <domain_name>usdc.uno</domain_name>
   <domain_keyword>usdc</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-05-20 17:26:49</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>pupdc.com</domain_name>
   <domain_keyword>pupdc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 05:15:53</query_time>
   <create_date>2016-03-04</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns6219.hostgator.com</value>
    <value>ns6220.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>upvc.online</domain_name>
   <domain_keyword>upvc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 02:39:32</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>3899</registrar_iana>
   <registrar_name>Sav.com, LLC- 9</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>97</num>
   <domain_name>uxdc.in</domain_name>
   <domain_keyword>uxdc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 09:07:32</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</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>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>hpdc.ie</domain_name>
   <domain_keyword>hpdc</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-29 22:08:11</query_time>
   <create_date>2012-09-03</create_date>
   <update_date>2020-11-15</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>Irish Domains</registrar_name>
   <registrar_website>http://www.irishdomains.com</registrar_website>
   <registrant_name>H.P.D.C. Ltd</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>uhdc.net</domain_name>
   <domain_keyword>uhdc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 06:51:52</query_time>
   <create_date>2004-06-18</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UNIVERSAL HOUSING DEVELOPMENT CORP.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>gpdc.org</domain_name>
   <domain_keyword>gpdc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 16:53:27</query_time>
   <create_date>2006-12-14</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.11</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.