WHOIS QUERY TIME

17 Apr 2024 - 5:54 AM UTC

Registered: 9 February 2020
Modified: 1 March 2024
Expiry: 28 February 2025

NAME SERVERS

ns1.star-domain.jp
ns2.star-domain.jp
ns3.star-domain.jp

DOMAIN STATUS

Active

REGISTRANT

Name: Netowl,Inc.
Email: [email protected]
Phone: 075-256-8553

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=softcomp.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "softcomp.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "softcomp.jp",
            "domain_keyword": "softcomp",
            "domain_tld": "jp",
            "query_time": "2024-04-17 05:54:01",
            "create_date": "2020-02-09",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Netowl,Inc.",
            "registrant_email": "[email protected]",
            "registrant_phone": "075-256-8553",
            "name_servers": [
                "ns1.star-domain.jp",
                "ns2.star-domain.jp",
                "ns3.star-domain.jp"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>softcomp.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>softcomp.jp</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-17 05:54:01</query_time>
   <create_date>2020-02-09</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Netowl,Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>075-256-8553</registrant_phone>
   <name_servers>
    <value>ns1.star-domain.jp</value>
    <value>ns2.star-domain.jp</value>
    <value>ns3.star-domain.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.043 seconds) for "softcomp.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

21 Apr 2023 - 4:09 AM UTC

Registered: 9 February 2020
Modified: 1 March 2023
Expiry: 29 February 2024

NAME SERVERS

ns1.star-domain.jp
ns2.star-domain.jp
ns3.star-domain.jp

DOMAIN STATUS

Active

REGISTRANT

Name: Netowl,Inc.
Email: [email protected]
Phone: 075-256-8553

#2 - QUERY TIME

17 Apr 2024 - 5:54 AM UTC

Registered: 9 February 2020
Modified: 1 March 2024
Expiry: 28 February 2025

NAME SERVERS

ns1.star-domain.jp
ns2.star-domain.jp
ns3.star-domain.jp

DOMAIN STATUS

Active

REGISTRANT

Name: Netowl,Inc.
Email: [email protected]
Phone: 075-256-8553

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=softcomp.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "softcomp.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "softcomp.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "softcomp.jp",
            "domain_keyword": "softcomp",
            "domain_tld": "jp",
            "query_time": "2023-04-21 04:09:24",
            "create_date": "2020-02-09",
            "update_date": "2023-03-01",
            "expiry_date": "2024-02-29",
            "registrant_name": "Netowl,Inc.",
            "registrant_email": "[email protected]",
            "registrant_phone": "075-256-8553",
            "name_servers": [
                "ns1.star-domain.jp",
                "ns2.star-domain.jp",
                "ns3.star-domain.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "softcomp.jp",
            "domain_keyword": "softcomp",
            "domain_tld": "jp",
            "query_time": "2024-04-17 05:54:01",
            "create_date": "2020-02-09",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Netowl,Inc.",
            "registrant_email": "[email protected]",
            "registrant_phone": "075-256-8553",
            "name_servers": [
                "ns1.star-domain.jp",
                "ns2.star-domain.jp",
                "ns3.star-domain.jp"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "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>softcomp.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>softcomp.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>softcomp.jp</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2023-04-21 04:09:24</query_time>
   <create_date>2020-02-09</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2024-02-29</expiry_date>
   <registrant_name>Netowl,Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>075-256-8553</registrant_phone>
   <name_servers>
    <value>ns1.star-domain.jp</value>
    <value>ns2.star-domain.jp</value>
    <value>ns3.star-domain.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>softcomp.jp</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-17 05:54:01</query_time>
   <create_date>2020-02-09</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Netowl,Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>075-256-8553</registrant_phone>
   <name_servers>
    <value>ns1.star-domain.jp</value>
    <value>ns2.star-domain.jp</value>
    <value>ns3.star-domain.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.043</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 11 domain names (in 0.019 seconds) which contained the exact domain keyword "softcomp".
Domain Name Registered Expiry Registrar Ownership
1 softcomp.com 27 Feb 1995 28 Feb 2025 Network Solutions, LLC -
2 softcomp.net.br 2 Nov 2011 2 Nov 2024 - SOFTCOMP CONECTIVIDADE
3 softcomp.org 25 Mar 2014 25 Mar 2027 GMO Internet Group, Inc. d/b/a Onamae.com Kazuhiko Otsuka
4 softcomp.info 31 Oct 2015 31 Oct 2026 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
5 softcomp.ru 19 Sep 2017 19 Sep 2024 SALENAMES-RU Private Person
6 softcomp.cl 6 Oct 2017 6 Oct 2024 NIC Chile Hector Adrian Lopez Millapel
7 softcomp.net 6 Nov 2018 6 Nov 2022 PlanetHoster -
8 softcomp.jp 9 Feb 2020 28 Feb 2025 - Netowl,Inc.
9 softcomp.co.uk 20 Mar 2024 20 Mar 2025 Cloudflare, Inc. [Tag = CLOUDFLARE] -
10 softcomp.xyz 30 May 2024 30 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
11 softcomp.online 4 Jun 2024 4 Jun 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
12 softcomp.store 4 Jun 2024 4 Jun 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=softcomp&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "softcomp",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 12,
        "relation": "eq",
        "current": 12
    },
    "unique_domains": "softcomp.com, softcomp.net.br, softcomp.org, softcomp.info, softcomp.ru, softcomp.cl, softcomp.net, softcomp.jp, softcomp.co.uk, softcomp.xyz, softcomp.online, softcomp.store",
    "results": [
        {
            "num": 1,
            "domain_name": "softcomp.com",
            "domain_keyword": "softcomp",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:54:02",
            "create_date": "1995-02-27",
            "update_date": "2023-12-30",
            "expiry_date": "2025-02-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "host12-sec.cruzio.com",
                "host12.cruzio.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "softcomp.net.br",
            "domain_keyword": "softcomp",
            "domain_tld": "net.br",
            "query_time": "2024-06-10 15:02:01",
            "create_date": "2011-11-02",
            "update_date": "2024-01-23",
            "expiry_date": "2024-11-02",
            "registrant_name": "SOFTCOMP CONECTIVIDADE",
            "name_servers": [
                "ns11.softdados.net",
                "ns13.softdados.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "softcomp.org",
            "domain_keyword": "softcomp",
            "domain_tld": "org",
            "query_time": "2024-05-25 21:38:54",
            "create_date": "2014-03-25",
            "update_date": "2023-06-25",
            "expiry_date": "2027-03-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kazuhiko Otsuka",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ibaraki",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "2nd.dnsv.jp",
                "dns.softcomp.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "softcomp.info",
            "domain_keyword": "softcomp",
            "domain_tld": "info",
            "query_time": "2024-05-14 07:59:47",
            "create_date": "2015-10-31",
            "update_date": "2021-11-19",
            "expiry_date": "2026-10-31",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "2nd.dnsv.jp",
                "dns.softcomp.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "softcomp.ru",
            "domain_keyword": "softcomp",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:37:48",
            "create_date": "2017-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "softcomp.cl",
            "domain_keyword": "softcomp",
            "domain_tld": "cl",
            "query_time": "2024-06-03 12:54:31",
            "create_date": "2017-10-06",
            "expiry_date": "2024-10-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Hector Adrian Lopez Millapel",
            "name_servers": [
                "ns1.pymedns.net",
                "ns2.pymedns.net"
            ]
        },
        {
            "num": 7,
            "domain_name": "softcomp.net",
            "domain_keyword": "softcomp",
            "domain_tld": "net",
            "query_time": "2024-06-03 12:54:31",
            "create_date": "2018-11-06",
            "update_date": "2022-07-12",
            "expiry_date": "2022-11-06",
            "registrar_iana": 2476,
            "registrar_name": "PlanetHoster",
            "registrar_website": "https://www.planethoster.com",
            "registrant_email": "please query the rdds service of the 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": [
                "nsa.planethoster.net",
                "nsb.planethoster.net",
                "nsc.planethoster.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "softcomp.jp",
            "domain_keyword": "softcomp",
            "domain_tld": "jp",
            "query_time": "2024-04-17 05:54:01",
            "create_date": "2020-02-09",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Netowl,Inc.",
            "registrant_email": "[email protected]",
            "registrant_phone": "075-256-8553",
            "name_servers": [
                "ns1.star-domain.jp",
                "ns2.star-domain.jp",
                "ns3.star-domain.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 9,
            "domain_name": "softcomp.co.uk",
            "domain_keyword": "softcomp",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 19:10:39",
            "create_date": "2024-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "may.ns.cloudflare.com",
                "seamus.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "softcomp.xyz",
            "domain_keyword": "softcomp",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 17:57:54",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "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": 11,
            "domain_name": "softcomp.online",
            "domain_keyword": "softcomp",
            "domain_tld": "online",
            "query_time": "2024-06-06 17:23:34",
            "create_date": "2024-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "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": 12,
            "domain_name": "softcomp.store",
            "domain_keyword": "softcomp",
            "domain_tld": "store",
            "query_time": "2024-06-07 17:41:13",
            "create_date": "2024-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.019,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>softcomp</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>12</total>
  <relation>eq</relation>
  <current>12</current>
 </count>
 <unique_domains>softcomp.com, softcomp.net.br, softcomp.org, softcomp.info, softcomp.ru, softcomp.cl, softcomp.net, softcomp.jp, softcomp.co.uk, softcomp.xyz, softcomp.online, softcomp.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>softcomp.com</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:54:02</query_time>
   <create_date>1995-02-27</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>host12-sec.cruzio.com</value>
    <value>host12.cruzio.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>softcomp.net.br</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-06-10 15:02:01</query_time>
   <create_date>2011-11-02</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrant_name>SOFTCOMP CONECTIVIDADE</registrant_name>
   <name_servers>
    <value>ns11.softdados.net</value>
    <value>ns13.softdados.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>softcomp.org</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 21:38:54</query_time>
   <create_date>2014-03-25</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2027-03-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kazuhiko Otsuka</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ibaraki</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>2nd.dnsv.jp</value>
    <value>dns.softcomp.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>softcomp.info</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 07:59:47</query_time>
   <create_date>2015-10-31</create_date>
   <update_date>2021-11-19</update_date>
   <expiry_date>2026-10-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>2nd.dnsv.jp</value>
    <value>dns.softcomp.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>softcomp.ru</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:37:48</query_time>
   <create_date>2017-09-19</create_date>
   <expiry_date>2024-09-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>6</num>
   <domain_name>softcomp.cl</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-03 12:54:31</query_time>
   <create_date>2017-10-06</create_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Hector Adrian Lopez Millapel</registrant_name>
   <name_servers>
    <value>ns1.pymedns.net</value>
    <value>ns2.pymedns.net</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>softcomp.net</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 12:54:31</query_time>
   <create_date>2018-11-06</create_date>
   <update_date>2022-07-12</update_date>
   <expiry_date>2022-11-06</expiry_date>
   <registrar_iana>2476</registrar_iana>
   <registrar_name>PlanetHoster</registrar_name>
   <registrar_website>https://www.planethoster.com</registrar_website>
   <registrant_email>please query the rdds service of the registrar 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>nsa.planethoster.net</value>
    <value>nsb.planethoster.net</value>
    <value>nsc.planethoster.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>softcomp.jp</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-17 05:54:01</query_time>
   <create_date>2020-02-09</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Netowl,Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>075-256-8553</registrant_phone>
   <name_servers>
    <value>ns1.star-domain.jp</value>
    <value>ns2.star-domain.jp</value>
    <value>ns3.star-domain.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>softcomp.co.uk</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 19:10:39</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>may.ns.cloudflare.com</value>
    <value>seamus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>softcomp.xyz</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 17:57:54</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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>11</num>
   <domain_name>softcomp.online</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-06 17:23:34</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-04</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>12</num>
   <domain_name>softcomp.store</domain_name>
   <domain_keyword>softcomp</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-07 17:41:13</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-04</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>
 </results>
 <stats>
  <total_time>0.019</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,096 domain names (in 0.132 seconds) which look and sound like the brand name "softcomp".
Domain Name Registered Expiry Registrar Ownership
1 softcamp.ru 8 Oct 2020 8 Oct 2024 FE-RU Private Person
2 softcorp.ca 6 Apr 2011 6 Apr 2025 Go Daddy Domains Canada, Inc SoftCorp Software Ltd.
3 softcorp.ro 30 Jun 2015 27 Jun 2026 Instra Corporation Pty Ltd -
4 softcomm.ro 19 Dec 2018 17 Dec 2024 CYBER_FOLKS S.R.L. -
5 softcamp.com 19 Mar 1999 19 Mar 2025 TurnCommerce, Inc. DBA NameBright.com gv, llc
6 loftcomp.ru 7 Feb 2024 7 Feb 2025 RU-CENTER-RU Private Person
7 softcorp.cc 22 Mar 2021 22 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
8 softcamp.online 18 Jul 2023 18 Jul 2026 Gabia, Inc. -
9 softcorp.by 23 Jan 2019 23 Jan 2026 Reliable Software, Ltd ООО "СофтКорп"
10 soitcomp.com 5 Jan 2024 5 Jan 2025 Cloudflare, Inc. DATA REDACTED
11 softcorp.shop 21 Mar 2023 21 Mar 2024 Namecheap, Inc. -
12 softcomz.com 5 Jun 2013 5 Jun 2024 Xin Net Technology Corporation REDACTED FOR PRIVACY
13 softcomm.net 30 Aug 2020 30 Aug 2024 Dynadot Inc -
14 softcorp.org 6 May 2002 6 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 softcorp.cl 9 Jul 2008 5 Aug 2024 NIC Chile softcorp (INFORMATICA SOFTCORP LIMITADA)
16 softcorp.net 16 Dec 2002 16 Dec 2024 ENOM, INC. REDACTED FOR PRIVACY
17 softcamp.kr 30 Jun 2014 30 Jun 2024 (?)????? ?????(?)
18 softcomm.in 13 May 2019 13 May 2024 GoDaddy.com, LLC SOFTCOMM
19 softcomm.sk 30 Jun 2010 16 Aug 2024 JeeF Software spol. s r.o. JeeF Software spol. s r.o.
20 soft-comp.com 24 Feb 2009 23 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER Personal data, can not be publicly disclosed according to applicable laws.
21 softcorp.cloud 22 Mar 2021 22 Mar 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
22 softcorp.ru 15 May 2020 15 May 2025 REGRU-RU Private Person
23 softcorp.co 7 Nov 2019 7 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Softcorp
24 softcoup.com 4 Jul 2020 4 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
25 softcomm.com 10 Dec 1995 9 Dec 2024 Network Solutions, LLC -
26 softkomp.pl 14 Sep 2005 14 Sep 2025 OVH SAS -
27 softcorp.co.uk 24 Sep 1996 24 Sep 2024 KCOM Group Ltd [Tag = KCOM] -
28 softcome.com 17 Oct 2014 17 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 softcomb.de - - - -
30 softcorp.com.br 25 Dec 2023 25 Dec 2024 - GRUPO BOM FUTURO
31 softcom.it 9 Sep 2010 9 Sep 2024 Agora' s.a.s Agora' s.a.s.
32 softcom.us 2 May 2002 1 May 2025 Key-Systems GmbH Ingram Micro Inc.
33 softcom.com 2 Aug 1994 1 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
34 softcom.se 19 Mar 2015 19 Mar 2025 One.com -
35 softcom.net.br 4 Sep 2013 4 Sep 2024 - Valmir Yasuda
36 softcom.co 18 Oct 2011 17 Oct 2024 Gandi SAS SOFTCOM TECHNOLOGIES SA
37 oftcomp.org 15 Aug 2022 15 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
38 softcom.africa 28 Apr 2020 28 Apr 2024 1API GmbH Softcom limited
39 oftcomp.net 15 Aug 2022 15 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
40 softcom.vision 27 Jan 2020 27 Jan 2030 Ledl.net GmbH REDACTED FOR PRIVACY
41 softcom.cz 23 Apr 1995 11 Oct 2026 REG-WEBGLOBE SOFTCOM GROUP, spol. s r.o.
42 sotcomp.com 5 Nov 2022 5 Nov 2024 CJSC REGISTRAR R01 N/A
43 softcom.pl 23 Sep 2005 23 Sep 2024 nazwa.pl sp. z o.o. -
44 softcom.hn 9 Apr 2024 9 Apr 2025 Soluciones Corporativas IP, SL SOFTCOM SYSTEM S. DE R.L.
45 softcom.com.co 30 Jan 2023 30 Jan 2025 Central Comercializadora de Internet S.A.S BITCODE IT SERVICES SAS 9014513892
46 softcom.com.br 26 Feb 2007 26 Feb 2025 - VALMIR KAZUHIRO YASUDA ME
47 softcom.co.ke 15 Oct 2012 15 Oct 2024 EAC directory Redacted | Registry Policy
48 softcom.online 12 Jun 2021 12 Jun 2024 Cronon GmbH Ireneusz Bachurski Przedsiebiorstwo INFO-BI
49 softcop.site 19 Oct 2023 19 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
50 softcom.team 27 Jan 2020 27 Jan 2025 Ledl.net GmbH REDACTED FOR PRIVACY
51 softcom.pc.pl 21 Aug 2008 21 Aug 2024 Digital Media Technology Sp. z o.o. -
52 softcom.dk 6 Mar 1997 31 Mar 2029 - ITM8 A/S
53 softcopp.lat 16 Jun 2023 16 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
54 softcorp.dev 23 Mar 2021 23 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
55 softcorp.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
56 soft-comp.ru 27 May 2011 27 May 2025 REGRU-RU Kompyuter Soft, LLC
57 softcoop.com 8 Jan 2004 8 Jan 2025 ANNULET, INC BuyDomains.com
58 softcorp.biz 28 Jun 2017 27 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu SoftCorp
59 softkomp.com 14 Jan 2009 14 Jan 2025 Megazone Corp., dba HOSTING.KR Jeongyong Cho
60 softcorp.info 22 Mar 2021 22 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
61 softcamp.co.jp 24 Nov 2011 - - SoftCamp Co., LTD.
62 softcom7.com 29 Apr 2021 29 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
63 softcorp.email 22 Mar 2021 22 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 softcomf.com 18 Nov 2023 18 Nov 2024 Tucows Domains Inc. -
65 softcamp.net 10 Jul 2015 10 Jul 2024 INAMES CO., LTD. softcamp.co.ltd
66 softcorp.sk 16 Oct 2015 16 Oct 2024 WebSupport s.r.o. SoftCorp s. r. o.
67 softcorp.store 27 Jan 2024 27 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
68 softcompy.com 22 Jul 2023 22 Jul 2024 GoDaddy.com, LLC -
69 softcorp.com 8 Oct 1998 7 Oct 2024 Dynadot Inc -
70 softcoms.co.ke 31 May 2023 31 May 2024 Truehost Cloud Limited Example Inc.
71 softcorp.online 1 Dec 2019 1 Dec 2024 eNom, Inc. Data Protected
72 softcom.co.id 12 Jul 2011 13 Jul 2029 - -
73 softcom.be 22 Nov 2000 - OVH -
74 softcom.co.th 21 Feb 2007 20 Feb 2025 THNIC Softcom Co., Ltd. (บริษัท ซอฟท์คอม จำกัด)
75 sftcomp.ru 5 Jul 2000 5 Jul 2024 RU-CENTER-RU LLC Company SFT
76 softcom.tech 26 Aug 2023 26 Aug 2024 West263 International Limited -
77 softcom.jp 26 May 2010 31 May 2025 - Softcom Co.,Ltd
78 softcom.one 21 Mar 2023 21 Mar 2025 Network Solutions, LLC REDACTED FOR PRIVACY
79 softcomm.co.jp 27 Jul 2000 - - Softcomm Co., Ltd.
80 softcom.swiss 24 Mar 2016 24 Mar 2025 1API GmbH Softcom Technologies SA
81 softcom.live 26 May 2024 26 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
82 softcom.consulting 30 Sep 2019 30 Sep 2024 Ledl.net GmbH REDACTED FOR PRIVACY
83 softcom.net.pl 13 Oct 2005 13 Oct 2024 Digital Media Technology Sp. z o.o. -
84 softcom.icu 13 Apr 2024 13 Apr 2025 IONOS SE 1&1 Internet Inc
85 softcom.ovh 6 Jan 2023 6 Jan 2025 OVH Firma Uslugowo Handlowa SOFTCOM Damian Bogdanowicz
86 softcom.net 7 Feb 1996 2 May 2032 GKG.NET, INC. Softcom Internet Communications, Inc.
87 softcom.org.uk 7 Apr 2004 7 Apr 2025 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
88 softcom.io 13 May 2020 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 softcom.in 18 May 2011 18 May 2025 Dynadot LLC Shanti Software
90 softcom.com.pl 9 Nov 1998 8 Nov 2024 Consulting Service Sp. z o.o. -
91 softcom.pro 18 Oct 2011 18 Oct 2024 Gandi SAS Softcom Technologies SA
92 softcom.co.uk 7 Apr 2004 7 Apr 2025 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
93 softcom.de - - - -
94 softcom.uk 31 May 2019 31 May 2025 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
95 oftcomp.com 15 Aug 2022 15 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
96 softcom.org 28 Dec 2014 28 Dec 2024 GoDaddy.com, LLC Nametra.com (This domain may be for sale)
97 sofcomp.com 28 Sep 2013 28 Sep 2024 GoDaddy.com, LLC -
98 softcom.info 31 Jul 2001 31 Jul 2024 Mesh Digital Limited Softcom Computer- u. Unternehmensberatungsgesellschaft mit beschraenkter Haftung
99 softcom.site 15 Nov 2023 15 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
100 softcorp.app 22 Mar 2021 22 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
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 Softcomp.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=softcomp.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "softcomp.jp",
        "page_size": 100
    },
    "count": {
        "total": 1096,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "softcamp.ru, softcorp.ca, softcorp.ro, softcomm.ro, softcamp.com, loftcomp.ru, softcorp.cc, softcamp.online, softcorp.by, soitcomp.com, softcorp.shop, softcomz.com, softcomm.net, softcorp.org, softcorp.cl, softcorp.net, softcamp.kr, softcomm.in, softcomm.sk, soft-comp.com, softcorp.cloud, softcorp.ru, softcorp.co, softcoup.com, softcomm.com, softkomp.pl, softcorp.co.uk, softcome.com, softcomb.de, softcorp.com.br, softcom.it, softcom.us, softcom.com, softcom.se, softcom.net.br, softcom.co, oftcomp.org, softcom.africa, oftcomp.net, softcom.vision, softcom.cz, sotcomp.com, softcom.pl, softcom.hn, softcom.com.co, softcom.com.br, softcom.co.ke, softcom.online, softcop.site, softcom.team, softcom.pc.pl, softcom.dk, softcopp.lat, softcorp.dev, softcorp.xyz, soft-comp.ru, softcoop.com, softcorp.biz, softkomp.com, softcorp.info, softcamp.co.jp, softcom7.com, softcorp.email, softcomf.com, softcamp.net, softcorp.sk, softcorp.store, softcompy.com, softcorp.com, softcoms.co.ke, softcorp.online, softcom.co.id, softcom.be, softcom.co.th, sftcomp.ru, softcom.tech, softcom.jp, softcom.one, softcomm.co.jp, softcom.swiss, softcom.live, softcom.consulting, softcom.net.pl, softcom.icu, softcom.ovh, softcom.net, softcom.org.uk, softcom.io, softcom.in, softcom.com.pl, softcom.pro, softcom.co.uk, softcom.de, softcom.uk, oftcomp.com, softcom.org, sofcomp.com, softcom.info, softcom.site, softcorp.app",
    "results": [
        {
            "num": 1,
            "domain_name": "softcamp.ru",
            "domain_keyword": "softcamp",
            "domain_tld": "ru",
            "query_time": "2024-05-26 12:23:41",
            "create_date": "2020-10-08",
            "expiry_date": "2024-10-08",
            "registrar_name": "FE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hostiman.ru",
                "ns2.hostiman.ru",
                "ns3.hostiman.ru",
                "ns4.hostiman.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "softcorp.ca",
            "domain_keyword": "softcorp",
            "domain_tld": "ca",
            "query_time": "2024-06-03 12:54:36",
            "create_date": "2011-04-06",
            "update_date": "2024-05-21",
            "expiry_date": "2025-04-06",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Sukhi Lalli",
            "registrant_company": "SoftCorp Software Ltd.",
            "registrant_address": "1139 Yates St",
            "registrant_city": "Victoria",
            "registrant_state": "BC",
            "registrant_zip": "V8V3N2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2503865100",
            "name_servers": [
                "coco.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "softcorp.ro",
            "domain_keyword": "softcorp",
            "domain_tld": "ro",
            "query_time": "2024-06-03 12:54:36",
            "create_date": "2015-06-30",
            "expiry_date": "2026-06-27",
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "ns1.yesprojects.ro",
                "ns2.yesprojects.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 4,
            "domain_name": "softcomm.ro",
            "domain_keyword": "softcomm",
            "domain_tld": "ro",
            "query_time": "2024-05-29 22:28:16",
            "create_date": "2018-12-19",
            "expiry_date": "2024-12-17",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns1.tlh.ro",
                "ns2.tlh.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 5,
            "domain_name": "softcamp.com",
            "domain_keyword": "softcamp",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:53:16",
            "create_date": "1999-03-19",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "gv, llc",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "DE",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "loftcomp.ru",
            "domain_keyword": "loftcomp",
            "domain_tld": "ru",
            "query_time": "2024-05-05 01:56:35",
            "create_date": "2024-02-07",
            "expiry_date": "2025-02-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "softcorp.cc",
            "domain_keyword": "softcorp",
            "domain_tld": "cc",
            "query_time": "2024-05-25 21:38:58",
            "create_date": "2021-03-22",
            "update_date": "2023-09-01",
            "expiry_date": "2025-03-22",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "softcamp.online",
            "domain_keyword": "softcamp",
            "domain_tld": "online",
            "query_time": "2024-05-29 22:28:11",
            "create_date": "2023-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2026-07-18",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "softcorp.by",
            "domain_keyword": "softcorp",
            "domain_tld": "by",
            "query_time": "2024-04-16 14:35:20",
            "create_date": "2019-01-23",
            "update_date": "2023-11-24",
            "expiry_date": "2026-01-23",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"СофтКорп\"",
            "registrant_address": "220004, -, г. Минск, ул. К.Цеткин, д. 51А, -",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375172047056",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 10,
            "domain_name": "soitcomp.com",
            "domain_keyword": "soitcomp",
            "domain_tld": "com",
            "query_time": "2024-05-10 20:32:21",
            "create_date": "2024-01-05",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Managua",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "NI",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/soitcomp.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "nelci.ns.cloudflare.com",
                "paul.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "softcorp.shop",
            "domain_keyword": "softcorp",
            "domain_tld": "shop",
            "query_time": "2024-06-02 08:00:29",
            "create_date": "2023-03-21",
            "update_date": "2024-06-02",
            "expiry_date": "2024-03-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "softcomz.com",
            "domain_keyword": "softcomz",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:38:03",
            "create_date": "2013-06-05",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-05",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/softcomz.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com",
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "softcomm.net",
            "domain_keyword": "softcomm",
            "domain_tld": "net",
            "query_time": "2024-06-03 12:54:31",
            "create_date": "2020-08-30",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "softcorp.org",
            "domain_keyword": "softcorp",
            "domain_tld": "org",
            "query_time": "2024-04-17 05:54:13",
            "create_date": "2002-05-06",
            "update_date": "2023-09-06",
            "expiry_date": "2025-05-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": "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "softcorp.cl",
            "domain_keyword": "softcorp",
            "domain_tld": "cl",
            "query_time": "2024-05-14 07:59:50",
            "create_date": "2008-07-09",
            "expiry_date": "2024-08-05",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "softcorp (INFORMATICA SOFTCORP LIMITADA)",
            "name_servers": [
                "dns1.hostingplus.cl",
                "dns2.hostingplus.cl",
                "dns3.hostingplus.cl"
            ]
        },
        {
            "num": 16,
            "domain_name": "softcorp.net",
            "domain_keyword": "softcorp",
            "domain_tld": "net",
            "query_time": "2024-06-03 12:54:36",
            "create_date": "2002-12-16",
            "update_date": "2023-11-03",
            "expiry_date": "2024-12-16",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WESTERN CAPE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "https://tieredaccess.com/contact/928fd981-a2b1-4cf0-80e0-e2f6be331c0f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "softcamp.kr",
            "domain_keyword": "softcamp",
            "domain_tld": "kr",
            "query_time": "2022-06-25 09:34:42",
            "create_date": "2014-06-30",
            "update_date": "2016-10-28",
            "expiry_date": "2024-06-30",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "?????(?)",
            "registrant_address": "?? ??? ??? 828-7 ???? 5F Yeoksam-dong, Gangnam-gu 828-7 Han-dong Bldg 5F, Yeoksam-dong, Gangnam-gu, Seoul, KR",
            "registrant_zip": "135080"
        },
        {
            "num": 18,
            "domain_name": "softcomm.in",
            "domain_keyword": "softcomm",
            "domain_tld": "in",
            "query_time": "2024-06-03 12:54:31",
            "create_date": "2019-05-13",
            "update_date": "2024-05-27",
            "expiry_date": "2024-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SOFTCOMM",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "softcomm.sk",
            "domain_keyword": "softcomm",
            "domain_tld": "sk",
            "query_time": "2024-05-05 17:40:31",
            "create_date": "2010-06-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-16",
            "registrar_name": "JeeF Software spol. s r.o.",
            "registrant_name": "JeeF Software spol. s r.o.",
            "registrant_company": "JeeF Software spol. s r.o.",
            "registrant_address": "Zadunajská cesta 5",
            "registrant_city": "Bratislava",
            "registrant_zip": "85101",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.905667718",
            "name_servers": [
                "ns.jeef.sk",
                "ns2.jeef.sk",
                "ns3.jeef.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 20,
            "domain_name": "soft-comp.com",
            "domain_keyword": "soft-comp",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:14:10",
            "create_date": "2009-02-24",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9031379031",
            "registrant_fax": "+7.9031379031",
            "name_servers": [
                "ns1.hc.ru",
                "ns2.hc.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "softcorp.cloud",
            "domain_keyword": "softcorp",
            "domain_tld": "cloud",
            "query_time": "2024-05-25 21:38:58",
            "create_date": "2021-03-22",
            "update_date": "2023-10-30",
            "expiry_date": "2025-03-22",
            "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.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "softcorp.ru",
            "domain_keyword": "softcorp",
            "domain_tld": "ru",
            "query_time": "2024-05-18 11:30:46",
            "create_date": "2020-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "softcorp.co",
            "domain_keyword": "softcorp",
            "domain_tld": "co",
            "query_time": "2024-04-17 05:54:12",
            "create_date": "2019-11-07",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-07",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Softcorp",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cundinamarca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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.conexcol.net",
                "dns2.conexcol.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "softcoup.com",
            "domain_keyword": "softcoup",
            "domain_tld": "com",
            "query_time": "2024-05-14 07:59:50",
            "create_date": "2020-07-04",
            "update_date": "2021-06-28",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "softcomm.com",
            "domain_keyword": "softcomm",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:54:01",
            "create_date": "1995-12-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-12-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns69.worldnic.com",
                "ns70.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "softkomp.pl",
            "domain_keyword": "softkomp",
            "domain_tld": "pl",
            "query_time": "2024-05-16 16:28:32",
            "create_date": "2005-09-14",
            "update_date": "2023-08-31",
            "expiry_date": "2025-09-14",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns1.linuxpl.com",
                "dns2.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "softcorp.co.uk",
            "domain_keyword": "softcorp",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 05:54:14",
            "create_date": "1996-09-24",
            "update_date": "2022-09-23",
            "expiry_date": "2024-09-24",
            "registrar_name": "KCOM Group Ltd [Tag = KCOM]",
            "registrar_website": "https://www.kcom.com",
            "name_servers": [
                "bison.kingston-internet.co.uk",
                "ibex.kingston-internet.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "softcome.com",
            "domain_keyword": "softcome",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:54:00",
            "create_date": "2014-10-17",
            "update_date": "2020-10-11",
            "expiry_date": "2025-10-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg3.namebrightdns.com",
                "nsg4.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "softcomb.de",
            "domain_keyword": "softcomb",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:37:02",
            "update_date": "2019-02-13",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 30,
            "domain_name": "softcorp.com.br",
            "domain_keyword": "softcorp",
            "domain_tld": "com.br",
            "query_time": "2024-06-10 14:58:52",
            "create_date": "2023-12-25",
            "update_date": "2024-02-20",
            "expiry_date": "2024-12-25",
            "registrant_name": "GRUPO BOM FUTURO",
            "name_servers": [
                "bnu.bdhost.com.br",
                "poa.bdhost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 31,
            "domain_name": "softcom.it",
            "domain_keyword": "softcom",
            "domain_tld": "it",
            "query_time": "2024-06-03 12:54:30",
            "create_date": "2010-09-09",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-09",
            "registrar_name": "Agora' s.a.s",
            "registrar_website": "https://www.agonet.it",
            "registrant_company": "Agora' s.a.s.",
            "registrant_address": "via Cavour, 58/a",
            "registrant_city": "Piacenza",
            "registrant_state": "PC",
            "registrant_zip": "29100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.agonet.it",
                "ns1.agonet.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 32,
            "domain_name": "softcom.us",
            "domain_keyword": "softcom",
            "domain_tld": "us",
            "query_time": "2024-04-17 05:53:59",
            "create_date": "2002-05-02",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-01",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Ingram Micro Inc.",
            "registrant_address": "3351 Michelson Drive Suite 100",
            "registrant_city": "Irvine",
            "registrant_state": "CA",
            "registrant_zip": "92612",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7145661000",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "softcom.com",
            "domain_keyword": "softcom",
            "domain_tld": "com",
            "query_time": "2024-06-03 12:54:30",
            "create_date": "1994-08-02",
            "update_date": "2023-06-30",
            "expiry_date": "2024-08-01",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "softcom.se",
            "domain_keyword": "softcom",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:29:58",
            "create_date": "2015-03-19",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-19",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 35,
            "domain_name": "softcom.net.br",
            "domain_keyword": "softcom",
            "domain_tld": "net.br",
            "query_time": "2024-05-27 14:57:38",
            "create_date": "2013-09-04",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-04",
            "registrant_name": "Valmir Yasuda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 36,
            "domain_name": "softcom.co",
            "domain_keyword": "softcom",
            "domain_tld": "co",
            "query_time": "2024-05-04 23:18:50",
            "create_date": "2011-10-18",
            "update_date": "2023-11-08",
            "expiry_date": "2024-10-17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SOFTCOM TECHNOLOGIES SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns-219-a.gandi.net",
                "ns-220-c.gandi.net",
                "ns-25-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "oftcomp.org",
            "domain_keyword": "oftcomp",
            "domain_tld": "org",
            "query_time": "2024-05-16 09:11:48",
            "create_date": "2022-08-15",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "softcom.africa",
            "domain_keyword": "softcom",
            "domain_tld": "africa",
            "query_time": "2024-05-27 14:57:38",
            "create_date": "2020-04-28",
            "update_date": "2024-05-08",
            "expiry_date": "2024-04-28",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED",
            "registrant_company": "Softcom limited",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "NG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns-1067.awsdns-05.org",
                "ns-2044.awsdns-63.co.uk",
                "ns-392.awsdns-49.com",
                "ns-630.awsdns-14.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "oftcomp.net",
            "domain_keyword": "oftcomp",
            "domain_tld": "net",
            "query_time": "2024-05-27 00:55:13",
            "create_date": "2022-08-15",
            "update_date": "2023-07-24",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "softcom.vision",
            "domain_keyword": "softcom",
            "domain_tld": "vision",
            "query_time": "2024-05-14 07:59:46",
            "create_date": "2020-01-27",
            "update_date": "2020-09-22",
            "expiry_date": "2030-01-27",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.domaintechnik.at",
                "ns2.domaintechnik.at",
                "ns3.domaintechnik.at",
                "ns4.domaintechnik.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "softcom.cz",
            "domain_keyword": "softcom",
            "domain_tld": "cz",
            "query_time": "2024-05-26 23:10:43",
            "create_date": "1995-04-23",
            "update_date": "2009-01-11",
            "expiry_date": "2026-10-11",
            "registrar_name": "REG-WEBGLOBE",
            "registrant_name": "SOFTCOM GROUP, spol. s r.o.",
            "registrant_company": "SOFTCOM GROUP, spol. s r.o.",
            "registrant_address": "28. pluku 7, Praha 10, 101 00",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.ignum.com",
                "ns2.ignum.cz"
            ]
        },
        {
            "num": 42,
            "domain_name": "sotcomp.com",
            "domain_keyword": "sotcomp",
            "domain_tld": "com",
            "query_time": "2024-05-22 14:28:57",
            "create_date": "2022-11-05",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-05",
            "registrar_iana": 1426,
            "registrar_name": "CJSC REGISTRAR R01",
            "registrar_website": "http://www.r01.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "N/A",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9272239501",
            "name_servers": [
                "ns1.platformalp.ru",
                "ns2.platformalp.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "softcom.pl",
            "domain_keyword": "softcom",
            "domain_tld": "pl",
            "query_time": "2024-03-11 15:04:38",
            "create_date": "2005-09-23",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-23",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 44,
            "domain_name": "softcom.hn",
            "domain_keyword": "softcom",
            "domain_tld": "hn",
            "query_time": "2024-06-03 12:54:30",
            "create_date": "2024-04-09",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-09",
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "SOFTCOM SYSTEM",
            "registrant_company": "SOFTCOM SYSTEM S. DE R.L.",
            "registrant_address": "Col. Miraflores",
            "registrant_city": "Puerto Cortes",
            "registrant_state": "Cortes",
            "registrant_zip": "21301",
            "registrant_country": "HN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+504 99325020",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "softcom.com.co",
            "domain_keyword": "softcom",
            "domain_tld": "com.co",
            "query_time": "2024-05-25 21:38:53",
            "create_date": "2023-01-30",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-30",
            "registrar_iana": 88888,
            "registrar_name": "Central Comercializadora de Internet S.A.S",
            "registrar_website": "http://mi.com.co/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BITCODE IT SERVICES SAS 9014513892",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Valle del Cauca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "birlocha.une.net.co",
                "lauta.une.net.co",
                "nsbog01.une.net.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "softcom.com.br",
            "domain_keyword": "softcom",
            "domain_tld": "com.br",
            "query_time": "2024-05-08 20:19:54",
            "create_date": "2007-02-26",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-26",
            "registrant_name": "VALMIR KAZUHIRO YASUDA ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.guiadeportais.com.br",
                "dns2.guiadeportais.com.br",
                "dns3.guiadeportais.com.br",
                "dns4.guiadeportais.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 47,
            "domain_name": "softcom.co.ke",
            "domain_keyword": "softcom",
            "domain_tld": "co.ke",
            "query_time": "2024-05-08 20:19:54",
            "create_date": "2012-10-15",
            "update_date": "2024-04-10",
            "expiry_date": "2024-10-15",
            "registrar_name": "EAC directory",
            "registrar_website": "https://hostafrica.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_zip": "Redacted | Registry Policy",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.host-ww.net",
                "ns2.host-ww.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "softcom.online",
            "domain_keyword": "softcom",
            "domain_tld": "online",
            "query_time": "2024-05-14 07:59:46",
            "create_date": "2021-06-12",
            "update_date": "2024-05-09",
            "expiry_date": "2024-06-12",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "PL",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "softcop.site",
            "domain_keyword": "softcop",
            "domain_tld": "site",
            "query_time": "2024-06-02 19:03:43",
            "create_date": "2023-10-19",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-19",
            "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": 50,
            "domain_name": "softcom.team",
            "domain_keyword": "softcom",
            "domain_tld": "team",
            "query_time": "2024-05-25 21:38:53",
            "create_date": "2020-01-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-27",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.domaintechnik.at",
                "ns2.domaintechnik.at",
                "ns3.domaintechnik.at",
                "ns4.domaintechnik.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "softcom.pc.pl",
            "domain_keyword": "softcom",
            "domain_tld": "pc.pl",
            "query_time": "2024-05-23 10:24:45",
            "create_date": "2008-08-21",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-21",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns11.rgb365.eu",
                "ns12.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "softcom.dk",
            "domain_keyword": "softcom",
            "domain_tld": "dk",
            "query_time": "2024-05-14 07:59:46",
            "create_date": "1997-03-06",
            "expiry_date": "2029-03-31",
            "registrant_name": "ITM8 A/S",
            "registrant_address": "Dalgas Plads 7B, 1. 2.",
            "registrant_city": "Herning",
            "registrant_zip": "7400",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "softcopp.lat",
            "domain_keyword": "softcopp",
            "domain_tld": "lat",
            "query_time": "2024-05-14 07:59:49",
            "create_date": "2023-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-16",
            "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": [
                "ns-1335.awsdns-38.org",
                "ns-1589.awsdns-06.co.uk",
                "ns-173.awsdns-21.com",
                "ns-636.awsdns-15.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "softcorp.dev",
            "domain_keyword": "softcorp",
            "domain_tld": "dev",
            "query_time": "2024-05-25 21:38:58",
            "create_date": "2021-03-23",
            "update_date": "2023-12-15",
            "expiry_date": "2025-03-23",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "softcorp.xyz",
            "domain_keyword": "softcorp",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 17:33:05",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "soft-comp.ru",
            "domain_keyword": "soft-comp",
            "domain_tld": "ru",
            "query_time": "2024-05-29 22:26:58",
            "create_date": "2011-05-27",
            "expiry_date": "2025-05-27",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Kompyuter Soft, LLC",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "softcoop.com",
            "domain_keyword": "softcoop",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:54:07",
            "create_date": "2004-01-08",
            "update_date": "2023-11-27",
            "expiry_date": "2025-01-08",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "softcorp.biz",
            "domain_keyword": "softcorp",
            "domain_tld": "biz",
            "query_time": "2024-05-25 21:38:58",
            "create_date": "2017-06-28",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SoftCorp",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Manzini",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.za-dns.com",
                "ns5.za-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "softkomp.com",
            "domain_keyword": "softkomp",
            "domain_tld": "com",
            "query_time": "2024-05-14 08:01:28",
            "create_date": "2009-01-14",
            "update_date": "2023-12-16",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Jeongyong Cho",
            "registrant_company": "Jeongyong Cho",
            "registrant_address": "11/210 Maewol-dong Seo-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "502795",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.617524464",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "softcorp.info",
            "domain_keyword": "softcorp",
            "domain_tld": "info",
            "query_time": "2024-05-18 11:30:46",
            "create_date": "2021-03-22",
            "update_date": "2023-09-06",
            "expiry_date": "2025-03-22",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "softcamp.co.jp",
            "domain_keyword": "softcamp",
            "domain_tld": "co.jp",
            "query_time": "2024-06-03 12:54:02",
            "create_date": "2011-11-24",
            "update_date": "2023-12-01",
            "registrant_company": "SoftCamp Co., LTD.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 62,
            "domain_name": "softcom7.com",
            "domain_keyword": "softcom7",
            "domain_tld": "com",
            "query_time": "2024-05-08 20:19:54",
            "create_date": "2021-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=softcom7.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "softcorp.email",
            "domain_keyword": "softcorp",
            "domain_tld": "email",
            "query_time": "2024-05-25 21:38:58",
            "create_date": "2021-03-22",
            "update_date": "2023-09-06",
            "expiry_date": "2025-03-22",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "softcomf.com",
            "domain_keyword": "softcomf",
            "domain_tld": "com",
            "query_time": "2024-06-03 12:54:31",
            "create_date": "2023-11-18",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "softcamp.net",
            "domain_keyword": "softcamp",
            "domain_tld": "net",
            "query_time": "2024-04-17 05:53:16",
            "create_date": "2015-07-10",
            "update_date": "2022-12-19",
            "expiry_date": "2024-07-10",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "softcamp.co.ltd",
            "registrant_company": "softcamp.co.ltd",
            "registrant_address": "4F, SoftCamp 6 Seongnam-daero 779beon-gil Bundang-gu Seongnam-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "13566",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.316974528",
            "registrant_fax": "+82.316974599",
            "name_servers": [
                "ns1.uhost.co.kr",
                "ns2.uhost.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "softcorp.sk",
            "domain_keyword": "softcorp",
            "domain_tld": "sk",
            "query_time": "2024-05-05 17:40:40",
            "create_date": "2015-10-16",
            "update_date": "2023-11-14",
            "expiry_date": "2024-10-16",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "SoftCorp s. r. o.",
            "registrant_company": "SoftCorp s. r. o.",
            "registrant_address": "Vahovska 353",
            "registrant_city": "Dolna Streda",
            "registrant_zip": "92563",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 67,
            "domain_name": "softcorp.store",
            "domain_keyword": "softcorp",
            "domain_tld": "store",
            "query_time": "2024-05-25 21:38:58",
            "create_date": "2024-01-27",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-27",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "softcompy.com",
            "domain_keyword": "softcompy",
            "domain_tld": "com",
            "query_time": "2024-05-08 20:19:56",
            "create_date": "2023-07-22",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "softcorp.com",
            "domain_keyword": "softcorp",
            "domain_tld": "com",
            "query_time": "2024-05-14 07:59:50",
            "create_date": "1998-10-08",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.gridhost.com",
                "ns2.gridhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "softcoms.co.ke",
            "domain_keyword": "softcoms",
            "domain_tld": "co.ke",
            "query_time": "2024-05-29 22:28:16",
            "create_date": "2023-05-31",
            "update_date": "2023-07-10",
            "expiry_date": "2024-05-31",
            "registrar_name": "Truehost Cloud Limited",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Example Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.olitt.com",
                "ns1.olitt.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "softcorp.online",
            "domain_keyword": "softcorp",
            "domain_tld": "online",
            "query_time": "2024-06-03 12:54:36",
            "create_date": "2019-12-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-01",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "WA",
            "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.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "softcom.co.id",
            "domain_keyword": "softcom",
            "domain_tld": "co.id",
            "query_time": "2022-07-11 07:34:38",
            "create_date": "2011-07-12",
            "update_date": "2020-02-08",
            "expiry_date": "2029-07-13",
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 73,
            "domain_name": "softcom.be",
            "domain_keyword": "softcom",
            "domain_tld": "be",
            "query_time": "2024-05-25 21:38:53",
            "create_date": "2000-11-22",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 74,
            "domain_name": "softcom.co.th",
            "domain_keyword": "softcom",
            "domain_tld": "co.th",
            "query_time": "2024-06-03 12:54:30",
            "create_date": "2007-02-21",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-20",
            "registrar_name": "THNIC",
            "registrant_company": "Softcom Co., Ltd. (บริษัท ซอฟท์คอม จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.siamdataidc.com",
                "ns2.siamdataidc.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sftcomp.ru",
            "domain_keyword": "sftcomp",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:55:20",
            "create_date": "2000-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC Company SFT",
            "name_servers": [
                "ns.sftcomp.ru.",
                "ns4.sftcomp.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "softcom.tech",
            "domain_keyword": "softcom",
            "domain_tld": "tech",
            "query_time": "2024-05-25 21:38:53",
            "create_date": "2023-08-26",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "softcom.jp",
            "domain_keyword": "softcom",
            "domain_tld": "jp",
            "query_time": "2024-06-02 08:00:27",
            "create_date": "2010-05-26",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "Softcom Co.,Ltd",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 78,
            "domain_name": "softcom.one",
            "domain_keyword": "softcom",
            "domain_tld": "one",
            "query_time": "2024-05-08 20:19:54",
            "create_date": "2023-03-21",
            "update_date": "2023-04-11",
            "expiry_date": "2025-03-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arequipa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PE",
            "registrant_email": "please query the rdds service of the registrar 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-dominio-suspendido.traxhost.com",
                "ns2-dominio-suspendido.traxhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "softcomm.co.jp",
            "domain_keyword": "softcomm",
            "domain_tld": "co.jp",
            "query_time": "2024-05-18 11:30:43",
            "create_date": "2000-07-27",
            "update_date": "2024-03-19",
            "registrant_company": "Softcomm Co., Ltd.",
            "name_servers": [
                "ns008-1r7f8cprk62sukhp.1.d-53.info",
                "ns008-1r7f8cprk62sukhp.1.d-53.jp",
                "ns008-1r7f8cprk62sukhp.1.d-53.net"
            ]
        },
        {
            "num": 80,
            "domain_name": "softcom.swiss",
            "domain_keyword": "softcom",
            "domain_tld": "swiss",
            "query_time": "2024-05-16 16:27:47",
            "create_date": "2016-03-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://1api.net",
            "registrant_company": "Softcom Technologies SA",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.ch-meta.net",
                "ns2.ch-meta.net",
                "ns3.ch-meta.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "softcom.live",
            "domain_keyword": "softcom",
            "domain_tld": "live",
            "query_time": "2024-05-28 16:11:53",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "softcom.consulting",
            "domain_keyword": "softcom",
            "domain_tld": "consulting",
            "query_time": "2024-06-03 12:54:30",
            "create_date": "2019-09-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-09-30",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "softcom.net.pl",
            "domain_keyword": "softcom",
            "domain_tld": "net.pl",
            "query_time": "2024-05-20 19:10:42",
            "create_date": "2005-10-13",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-13",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns11.rgb365.eu",
                "ns12.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "softcom.icu",
            "domain_keyword": "softcom",
            "domain_tld": "icu",
            "query_time": "2024-06-03 12:54:30",
            "create_date": "2024-04-13",
            "update_date": "2024-05-08",
            "expiry_date": "2025-04-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Inc",
            "registrant_state": "PA",
            "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": [
                "ns1038.ui-dns.de",
                "ns1061.ui-dns.biz",
                "ns1079.ui-dns.com",
                "ns1095.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "softcom.ovh",
            "domain_keyword": "softcom",
            "domain_tld": "ovh",
            "query_time": "2024-05-08 20:19:54",
            "create_date": "2023-01-06",
            "update_date": "2023-11-14",
            "expiry_date": "2025-01-06",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Firma Uslugowo Handlowa SOFTCOM Damian Bogdanowicz",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "softcom.net",
            "domain_keyword": "softcom",
            "domain_tld": "net",
            "query_time": "2024-05-14 10:11:35",
            "create_date": "1996-02-07",
            "update_date": "2023-03-06",
            "expiry_date": "2032-05-02",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_company": "Softcom Internet Communications, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "https://www.gkg.net/apps/contact-domain/softcom.net",
            "name_servers": [
                "ns1.softcom.net",
                "ns2.softcom.net",
                "ns3.softcom.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "softcom.org.uk",
            "domain_keyword": "softcom",
            "domain_tld": "org.uk",
            "query_time": "2024-04-17 05:53:59",
            "create_date": "2004-04-07",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-07",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "dns03.softcom.biz",
                "ns7.softcomca.com",
                "ns8.softcomca.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "softcom.io",
            "domain_keyword": "softcom",
            "domain_tld": "io",
            "query_time": "2024-06-03 12:54:30",
            "create_date": "2020-05-13",
            "update_date": "2023-10-26",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "softcom.in",
            "domain_keyword": "softcom",
            "domain_tld": "in",
            "query_time": "2024-05-18 00:39:12",
            "create_date": "2011-05-18",
            "update_date": "2024-04-04",
            "expiry_date": "2025-05-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shanti Software",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "woj. slaskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "softcom.com.pl",
            "domain_keyword": "softcom",
            "domain_tld": "com.pl",
            "query_time": "2024-05-04 23:18:52",
            "create_date": "1998-11-09",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-08",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.netart.pl",
                "ns2.netart.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "softcom.pro",
            "domain_keyword": "softcom",
            "domain_tld": "pro",
            "query_time": "2024-05-29 22:28:16",
            "create_date": "2011-10-18",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Softcom Technologies SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ch.ch-inter.net",
                "de.ch-inter.net",
                "nl.ch-inter.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "softcom.co.uk",
            "domain_keyword": "softcom",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 05:54:03",
            "create_date": "2004-04-07",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-07",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "dns03.softcom.biz",
                "ns7.softcomca.com",
                "ns8.softcomca.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 93,
            "domain_name": "softcom.de",
            "domain_keyword": "softcom",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:37:02",
            "update_date": "2023-03-09",
            "name_servers": [
                "ns1.as12759.de",
                "ns2.as12759.de",
                "ns3.as12759.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 94,
            "domain_name": "softcom.uk",
            "domain_keyword": "softcom",
            "domain_tld": "uk",
            "query_time": "2024-05-18 11:30:43",
            "create_date": "2019-05-31",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-31",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "oftcomp.com",
            "domain_keyword": "oftcomp",
            "domain_tld": "com",
            "query_time": "2024-05-21 03:31:37",
            "create_date": "2022-08-15",
            "update_date": "2023-07-24",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "softcom.org",
            "domain_keyword": "softcom",
            "domain_tld": "org",
            "query_time": "2024-05-04 23:18:50",
            "create_date": "2014-12-28",
            "update_date": "2024-04-29",
            "expiry_date": "2024-12-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nametra.com (This domain may be for sale)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sofcomp.com",
            "domain_keyword": "sofcomp",
            "domain_tld": "com",
            "query_time": "2024-04-30 00:38:24",
            "create_date": "2013-09-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "softcom.info",
            "domain_keyword": "softcom",
            "domain_tld": "info",
            "query_time": "2024-05-08 20:19:54",
            "create_date": "2001-07-31",
            "update_date": "2024-04-29",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Softcom Computer- u. Unternehmensberatungsgesellschaft mit beschraenkter Haftung",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hessen",
            "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": [
                "pdns02.domaincontrol.com",
                "srv2.softcom.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "softcom.site",
            "domain_keyword": "softcom",
            "domain_tld": "site",
            "query_time": "2024-05-18 11:30:43",
            "create_date": "2023-11-15",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-15",
            "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": 100,
            "domain_name": "softcorp.app",
            "domain_keyword": "softcorp",
            "domain_tld": "app",
            "query_time": "2024-05-25 21:38:58",
            "create_date": "2021-03-22",
            "update_date": "2023-09-06",
            "expiry_date": "2025-03-22",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.132,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>softcomp.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1096</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>softcamp.ru, softcorp.ca, softcorp.ro, softcomm.ro, softcamp.com, loftcomp.ru, softcorp.cc, softcamp.online, softcorp.by, soitcomp.com, softcorp.shop, softcomz.com, softcomm.net, softcorp.org, softcorp.cl, softcorp.net, softcamp.kr, softcomm.in, softcomm.sk, soft-comp.com, softcorp.cloud, softcorp.ru, softcorp.co, softcoup.com, softcomm.com, softkomp.pl, softcorp.co.uk, softcome.com, softcomb.de, softcorp.com.br, softcom.it, softcom.us, softcom.com, softcom.se, softcom.net.br, softcom.co, oftcomp.org, softcom.africa, oftcomp.net, softcom.vision, softcom.cz, sotcomp.com, softcom.pl, softcom.hn, softcom.com.co, softcom.com.br, softcom.co.ke, softcom.online, softcop.site, softcom.team, softcom.pc.pl, softcom.dk, softcopp.lat, softcorp.dev, softcorp.xyz, soft-comp.ru, softcoop.com, softcorp.biz, softkomp.com, softcorp.info, softcamp.co.jp, softcom7.com, softcorp.email, softcomf.com, softcamp.net, softcorp.sk, softcorp.store, softcompy.com, softcorp.com, softcoms.co.ke, softcorp.online, softcom.co.id, softcom.be, softcom.co.th, sftcomp.ru, softcom.tech, softcom.jp, softcom.one, softcomm.co.jp, softcom.swiss, softcom.live, softcom.consulting, softcom.net.pl, softcom.icu, softcom.ovh, softcom.net, softcom.org.uk, softcom.io, softcom.in, softcom.com.pl, softcom.pro, softcom.co.uk, softcom.de, softcom.uk, oftcomp.com, softcom.org, sofcomp.com, softcom.info, softcom.site, softcorp.app</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>softcamp.ru</domain_name>
   <domain_keyword>softcamp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-26 12:23:41</query_time>
   <create_date>2020-10-08</create_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>FE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hostiman.ru</value>
    <value>ns2.hostiman.ru</value>
    <value>ns3.hostiman.ru</value>
    <value>ns4.hostiman.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>softcorp.ca</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-03 12:54:36</query_time>
   <create_date>2011-04-06</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Sukhi Lalli</registrant_name>
   <registrant_company>SoftCorp Software Ltd.</registrant_company>
   <registrant_address>1139 Yates St</registrant_address>
   <registrant_city>Victoria</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V8V3N2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2503865100</registrant_phone>
   <name_servers>
    <value>coco.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.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>3</num>
   <domain_name>softcorp.ro</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-03 12:54:36</query_time>
   <create_date>2015-06-30</create_date>
   <expiry_date>2026-06-27</expiry_date>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>ns1.yesprojects.ro</value>
    <value>ns2.yesprojects.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>softcomm.ro</domain_name>
   <domain_keyword>softcomm</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-29 22:28:16</query_time>
   <create_date>2018-12-19</create_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns1.tlh.ro</value>
    <value>ns2.tlh.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>softcamp.com</domain_name>
   <domain_keyword>softcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:53:16</query_time>
   <create_date>1999-03-19</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>gv, llc</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>loftcomp.ru</domain_name>
   <domain_keyword>loftcomp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 01:56:35</query_time>
   <create_date>2024-02-07</create_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>softcorp.cc</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-25 21:38:58</query_time>
   <create_date>2021-03-22</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2025-03-22</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>softcamp.online</domain_name>
   <domain_keyword>softcamp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 22:28:11</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-07-18</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_country>KR</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.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>softcorp.by</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-16 14:35:20</query_time>
   <create_date>2019-01-23</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2026-01-23</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;СофтКорп&quot;</registrant_company>
   <registrant_address>220004, -, г. Минск, ул. К.Цеткин, д. 51А, -</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375172047056</registrant_phone>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>soitcomp.com</domain_name>
   <domain_keyword>soitcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 20:32:21</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Managua</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>NI</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/soitcomp.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>nelci.ns.cloudflare.com</value>
    <value>paul.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>softcorp.shop</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-02 08:00:29</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>softcomz.com</domain_name>
   <domain_keyword>softcomz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:38:03</query_time>
   <create_date>2013-06-05</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>JL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/softcomz.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>softcomm.net</domain_name>
   <domain_keyword>softcomm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 12:54:31</query_time>
   <create_date>2020-08-30</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>softcorp.org</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 05:54:13</query_time>
   <create_date>2002-05-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-05-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>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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>softcorp.cl</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-14 07:59:50</query_time>
   <create_date>2008-07-09</create_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>softcorp (INFORMATICA SOFTCORP LIMITADA)</registrant_name>
   <name_servers>
    <value>dns1.hostingplus.cl</value>
    <value>dns2.hostingplus.cl</value>
    <value>dns3.hostingplus.cl</value>
   </name_servers>
  </value>
  <value>
   <num>16</num>
   <domain_name>softcorp.net</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 12:54:36</query_time>
   <create_date>2002-12-16</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WESTERN CAPE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/928fd981-a2b1-4cf0-80e0-e2f6be331c0f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>softcamp.kr</domain_name>
   <domain_keyword>softcamp</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-06-25 09:34:42</query_time>
   <create_date>2014-06-30</create_date>
   <update_date>2016-10-28</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>?????(?)</registrant_name>
   <registrant_address>?? ??? ??? 828-7 ???? 5F Yeoksam-dong, Gangnam-gu 828-7 Han-dong Bldg 5F, Yeoksam-dong, Gangnam-gu, Seoul, KR</registrant_address>
   <registrant_zip>135080</registrant_zip>
  </value>
  <value>
   <num>18</num>
   <domain_name>softcomm.in</domain_name>
   <domain_keyword>softcomm</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-03 12:54:31</query_time>
   <create_date>2019-05-13</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-05-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_company>SOFTCOMM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>softcomm.sk</domain_name>
   <domain_keyword>softcomm</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 17:40:31</query_time>
   <create_date>2010-06-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>JeeF Software spol. s r.o.</registrar_name>
   <registrant_name>JeeF Software spol. s r.o.</registrant_name>
   <registrant_company>JeeF Software spol. s r.o.</registrant_company>
   <registrant_address>Zadunajská cesta 5</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>85101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.905667718</registrant_phone>
   <name_servers>
    <value>ns.jeef.sk</value>
    <value>ns2.jeef.sk</value>
    <value>ns3.jeef.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>soft-comp.com</domain_name>
   <domain_keyword>soft-comp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:14:10</query_time>
   <create_date>2009-02-24</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9031379031</registrant_phone>
   <registrant_fax>+7.9031379031</registrant_fax>
   <name_servers>
    <value>ns1.hc.ru</value>
    <value>ns2.hc.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>softcorp.cloud</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-25 21:38:58</query_time>
   <create_date>2021-03-22</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2025-03-22</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.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>softcorp.ru</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-18 11:30:46</query_time>
   <create_date>2020-05-15</create_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>softcorp.co</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-17 05:54:12</query_time>
   <create_date>2019-11-07</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Softcorp</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cundinamarca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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.conexcol.net</value>
    <value>dns2.conexcol.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>softcoup.com</domain_name>
   <domain_keyword>softcoup</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 07:59:50</query_time>
   <create_date>2020-07-04</create_date>
   <update_date>2021-06-28</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>softcomm.com</domain_name>
   <domain_keyword>softcomm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:54:01</query_time>
   <create_date>1995-12-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns69.worldnic.com</value>
    <value>ns70.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>softkomp.pl</domain_name>
   <domain_keyword>softkomp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 16:28:32</query_time>
   <create_date>2005-09-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-09-14</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns1.linuxpl.com</value>
    <value>dns2.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>softcorp.co.uk</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 05:54:14</query_time>
   <create_date>1996-09-24</create_date>
   <update_date>2022-09-23</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>KCOM Group Ltd [Tag = KCOM]</registrar_name>
   <registrar_website>https://www.kcom.com</registrar_website>
   <name_servers>
    <value>bison.kingston-internet.co.uk</value>
    <value>ibex.kingston-internet.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>softcome.com</domain_name>
   <domain_keyword>softcome</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:54:00</query_time>
   <create_date>2014-10-17</create_date>
   <update_date>2020-10-11</update_date>
   <expiry_date>2025-10-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg3.namebrightdns.com</value>
    <value>nsg4.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>softcomb.de</domain_name>
   <domain_keyword>softcomb</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:37:02</query_time>
   <update_date>2019-02-13</update_date>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>softcorp.com.br</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-10 14:58:52</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrant_name>GRUPO BOM FUTURO</registrant_name>
   <name_servers>
    <value>bnu.bdhost.com.br</value>
    <value>poa.bdhost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>softcom.it</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-03 12:54:30</query_time>
   <create_date>2010-09-09</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>Agora' s.a.s</registrar_name>
   <registrar_website>https://www.agonet.it</registrar_website>
   <registrant_company>Agora' s.a.s.</registrant_company>
   <registrant_address>via Cavour, 58/a</registrant_address>
   <registrant_city>Piacenza</registrant_city>
   <registrant_state>PC</registrant_state>
   <registrant_zip>29100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.agonet.it</value>
    <value>ns1.agonet.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>softcom.us</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-17 05:53:59</query_time>
   <create_date>2002-05-02</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Ingram Micro Inc.</registrant_company>
   <registrant_address>3351 Michelson Drive Suite 100</registrant_address>
   <registrant_city>Irvine</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92612</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7145661000</registrant_phone>
   <name_servers>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>softcom.com</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 12:54:30</query_time>
   <create_date>1994-08-02</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>softcom.se</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:29:58</query_time>
   <create_date>2015-03-19</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>softcom.net.br</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-27 14:57:38</query_time>
   <create_date>2013-09-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrant_name>Valmir Yasuda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>softcom.co</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-04 23:18:50</query_time>
   <create_date>2011-10-18</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SOFTCOM TECHNOLOGIES SA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-219-a.gandi.net</value>
    <value>ns-220-c.gandi.net</value>
    <value>ns-25-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>oftcomp.org</domain_name>
   <domain_keyword>oftcomp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 09:11:48</query_time>
   <create_date>2022-08-15</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>softcom.africa</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-27 14:57:38</query_time>
   <create_date>2020-04-28</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Softcom limited</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>NG</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns-1067.awsdns-05.org</value>
    <value>ns-2044.awsdns-63.co.uk</value>
    <value>ns-392.awsdns-49.com</value>
    <value>ns-630.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>oftcomp.net</domain_name>
   <domain_keyword>oftcomp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 00:55:13</query_time>
   <create_date>2022-08-15</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>softcom.vision</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-05-14 07:59:46</query_time>
   <create_date>2020-01-27</create_date>
   <update_date>2020-09-22</update_date>
   <expiry_date>2030-01-27</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.domaintechnik.at</value>
    <value>ns2.domaintechnik.at</value>
    <value>ns3.domaintechnik.at</value>
    <value>ns4.domaintechnik.at</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>softcom.cz</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-26 23:10:43</query_time>
   <create_date>1995-04-23</create_date>
   <update_date>2009-01-11</update_date>
   <expiry_date>2026-10-11</expiry_date>
   <registrar_name>REG-WEBGLOBE</registrar_name>
   <registrant_name>SOFTCOM GROUP, spol. s r.o.</registrant_name>
   <registrant_company>SOFTCOM GROUP, spol. s r.o.</registrant_company>
   <registrant_address>28. pluku 7, Praha 10, 101 00</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.ignum.com</value>
    <value>ns2.ignum.cz</value>
   </name_servers>
  </value>
  <value>
   <num>42</num>
   <domain_name>sotcomp.com</domain_name>
   <domain_keyword>sotcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 14:28:57</query_time>
   <create_date>2022-11-05</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>1426</registrar_iana>
   <registrar_name>CJSC REGISTRAR R01</registrar_name>
   <registrar_website>http://www.r01.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9272239501</registrant_phone>
   <name_servers>
    <value>ns1.platformalp.ru</value>
    <value>ns2.platformalp.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>softcom.pl</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-11 15:04:38</query_time>
   <create_date>2005-09-23</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>softcom.hn</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>hn</domain_tld>
   <query_time>2024-06-03 12:54:30</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <registrant_name>SOFTCOM SYSTEM</registrant_name>
   <registrant_company>SOFTCOM SYSTEM S. DE R.L.</registrant_company>
   <registrant_address>Col. Miraflores</registrant_address>
   <registrant_city>Puerto Cortes</registrant_city>
   <registrant_state>Cortes</registrant_state>
   <registrant_zip>21301</registrant_zip>
   <registrant_country>HN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+504 99325020</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>softcom.com.co</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-25 21:38:53</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>88888</registrar_iana>
   <registrar_name>Central Comercializadora de Internet S.A.S</registrar_name>
   <registrar_website>http://mi.com.co/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BITCODE IT SERVICES SAS 9014513892</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Valle del Cauca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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>birlocha.une.net.co</value>
    <value>lauta.une.net.co</value>
    <value>nsbog01.une.net.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>softcom.com.br</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-08 20:19:54</query_time>
   <create_date>2007-02-26</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrant_name>VALMIR KAZUHIRO YASUDA ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.guiadeportais.com.br</value>
    <value>dns2.guiadeportais.com.br</value>
    <value>dns3.guiadeportais.com.br</value>
    <value>dns4.guiadeportais.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>softcom.co.ke</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-08 20:19:54</query_time>
   <create_date>2012-10-15</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>EAC directory</registrar_name>
   <registrar_website>https://hostafrica.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_zip>Redacted | Registry Policy</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.host-ww.net</value>
    <value>ns2.host-ww.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>softcom.online</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 07:59:46</query_time>
   <create_date>2021-06-12</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>PL</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>softcop.site</domain_name>
   <domain_keyword>softcop</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 19:03:43</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-19</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>50</num>
   <domain_name>softcom.team</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-25 21:38:53</query_time>
   <create_date>2020-01-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.domaintechnik.at</value>
    <value>ns2.domaintechnik.at</value>
    <value>ns3.domaintechnik.at</value>
    <value>ns4.domaintechnik.at</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>softcom.pc.pl</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>pc.pl</domain_tld>
   <query_time>2024-05-23 10:24:45</query_time>
   <create_date>2008-08-21</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns11.rgb365.eu</value>
    <value>ns12.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>softcom.dk</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-14 07:59:46</query_time>
   <create_date>1997-03-06</create_date>
   <expiry_date>2029-03-31</expiry_date>
   <registrant_name>ITM8 A/S</registrant_name>
   <registrant_address>Dalgas Plads 7B, 1. 2.</registrant_address>
   <registrant_city>Herning</registrant_city>
   <registrant_zip>7400</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>softcopp.lat</domain_name>
   <domain_keyword>softcopp</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-14 07:59:49</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-16</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>ns-1335.awsdns-38.org</value>
    <value>ns-1589.awsdns-06.co.uk</value>
    <value>ns-173.awsdns-21.com</value>
    <value>ns-636.awsdns-15.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>softcorp.dev</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-25 21:38:58</query_time>
   <create_date>2021-03-23</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-03-23</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>softcorp.xyz</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 17:33:05</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>56</num>
   <domain_name>soft-comp.ru</domain_name>
   <domain_keyword>soft-comp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-29 22:26:58</query_time>
   <create_date>2011-05-27</create_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Kompyuter Soft, LLC</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>softcoop.com</domain_name>
   <domain_keyword>softcoop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:54:07</query_time>
   <create_date>2004-01-08</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>softcorp.biz</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 21:38:58</query_time>
   <create_date>2017-06-28</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SoftCorp</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Manzini</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.za-dns.com</value>
    <value>ns5.za-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>softkomp.com</domain_name>
   <domain_keyword>softkomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 08:01:28</query_time>
   <create_date>2009-01-14</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Jeongyong Cho</registrant_name>
   <registrant_company>Jeongyong Cho</registrant_company>
   <registrant_address>11/210 Maewol-dong Seo-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>502795</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.617524464</registrant_phone>
   <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>60</num>
   <domain_name>softcorp.info</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 11:30:46</query_time>
   <create_date>2021-03-22</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-03-22</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>softcamp.co.jp</domain_name>
   <domain_keyword>softcamp</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-03 12:54:02</query_time>
   <create_date>2011-11-24</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>SoftCamp Co., LTD.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>62</num>
   <domain_name>softcom7.com</domain_name>
   <domain_keyword>softcom7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 20:19:54</query_time>
   <create_date>2021-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=softcom7.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>softcorp.email</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-25 21:38:58</query_time>
   <create_date>2021-03-22</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-03-22</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>softcomf.com</domain_name>
   <domain_keyword>softcomf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 12:54:31</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>softcamp.net</domain_name>
   <domain_keyword>softcamp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 05:53:16</query_time>
   <create_date>2015-07-10</create_date>
   <update_date>2022-12-19</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>softcamp.co.ltd</registrant_name>
   <registrant_company>softcamp.co.ltd</registrant_company>
   <registrant_address>4F, SoftCamp 6 Seongnam-daero 779beon-gil Bundang-gu Seongnam-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>13566</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.316974528</registrant_phone>
   <registrant_fax>+82.316974599</registrant_fax>
   <name_servers>
    <value>ns1.uhost.co.kr</value>
    <value>ns2.uhost.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>softcorp.sk</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 17:40:40</query_time>
   <create_date>2015-10-16</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>SoftCorp s. r. o.</registrant_name>
   <registrant_company>SoftCorp s. r. o.</registrant_company>
   <registrant_address>Vahovska 353</registrant_address>
   <registrant_city>Dolna Streda</registrant_city>
   <registrant_zip>92563</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>softcorp.store</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 21:38:58</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>softcompy.com</domain_name>
   <domain_keyword>softcompy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 20:19:56</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-22</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>ns39.domaincontrol.com</value>
    <value>ns40.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>69</num>
   <domain_name>softcorp.com</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 07:59:50</query_time>
   <create_date>1998-10-08</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.gridhost.com</value>
    <value>ns2.gridhost.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>softcoms.co.ke</domain_name>
   <domain_keyword>softcoms</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-29 22:28:16</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-05-31</expiry_date>
   <registrar_name>Truehost Cloud Limited</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.olitt.com</value>
    <value>ns1.olitt.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>softcorp.online</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-03 12:54:36</query_time>
   <create_date>2019-12-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>WA</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.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>softcom.co.id</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>co.id</domain_tld>
   <query_time>2022-07-11 07:34:38</query_time>
   <create_date>2011-07-12</create_date>
   <update_date>2020-02-08</update_date>
   <expiry_date>2029-07-13</expiry_date>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>softcom.be</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 21:38:53</query_time>
   <create_date>2000-11-22</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>softcom.co.th</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-06-03 12:54:30</query_time>
   <create_date>2007-02-21</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Softcom Co., Ltd. (บริษัท ซอฟท์คอม จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.siamdataidc.com</value>
    <value>ns2.siamdataidc.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sftcomp.ru</domain_name>
   <domain_keyword>sftcomp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:55:20</query_time>
   <create_date>2000-07-05</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC Company SFT</registrant_company>
   <name_servers>
    <value>ns.sftcomp.ru.</value>
    <value>ns4.sftcomp.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>softcom.tech</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 21:38:53</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>77</num>
   <domain_name>softcom.jp</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 08:00:27</query_time>
   <create_date>2010-05-26</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>Softcom Co.,Ltd</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>softcom.one</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-08 20:19:54</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</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>Arequipa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PE</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-dominio-suspendido.traxhost.com</value>
    <value>ns2-dominio-suspendido.traxhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>softcomm.co.jp</domain_name>
   <domain_keyword>softcomm</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-18 11:30:43</query_time>
   <create_date>2000-07-27</create_date>
   <update_date>2024-03-19</update_date>
   <registrant_company>Softcomm Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns008-1r7f8cprk62sukhp.1.d-53.info</value>
    <value>ns008-1r7f8cprk62sukhp.1.d-53.jp</value>
    <value>ns008-1r7f8cprk62sukhp.1.d-53.net</value>
   </name_servers>
  </value>
  <value>
   <num>80</num>
   <domain_name>softcom.swiss</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-16 16:27:47</query_time>
   <create_date>2016-03-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://1api.net</registrar_website>
   <registrant_company>Softcom Technologies SA</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.ch-meta.net</value>
    <value>ns2.ch-meta.net</value>
    <value>ns3.ch-meta.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>softcom.live</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-28 16:11:53</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>softcom.consulting</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-06-03 12:54:30</query_time>
   <create_date>2019-09-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>softcom.net.pl</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-20 19:10:42</query_time>
   <create_date>2005-10-13</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns11.rgb365.eu</value>
    <value>ns12.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>softcom.icu</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-06-03 12:54:30</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_state>PA</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>ns1038.ui-dns.de</value>
    <value>ns1061.ui-dns.biz</value>
    <value>ns1079.ui-dns.com</value>
    <value>ns1095.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>softcom.ovh</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-08 20:19:54</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2025-01-06</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_company>Firma Uslugowo Handlowa SOFTCOM Damian Bogdanowicz</registrant_company>
   <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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>softcom.net</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 10:11:35</query_time>
   <create_date>1996-02-07</create_date>
   <update_date>2023-03-06</update_date>
   <expiry_date>2032-05-02</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_company>Softcom Internet Communications, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.gkg.net/apps/contact-domain/softcom.net</registrant_email>
   <name_servers>
    <value>ns1.softcom.net</value>
    <value>ns2.softcom.net</value>
    <value>ns3.softcom.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>softcom.org.uk</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-17 05:53:59</query_time>
   <create_date>2004-04-07</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>dns03.softcom.biz</value>
    <value>ns7.softcomca.com</value>
    <value>ns8.softcomca.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>softcom.io</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-03 12:54:30</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>89</num>
   <domain_name>softcom.in</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 00:39:12</query_time>
   <create_date>2011-05-18</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shanti Software</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>woj. slaskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</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.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>softcom.com.pl</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-04 23:18:52</query_time>
   <create_date>1998-11-09</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.netart.pl</value>
    <value>ns2.netart.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>softcom.pro</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 22:28:16</query_time>
   <create_date>2011-10-18</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Softcom Technologies SA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ch.ch-inter.net</value>
    <value>de.ch-inter.net</value>
    <value>nl.ch-inter.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>softcom.co.uk</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 05:54:03</query_time>
   <create_date>2004-04-07</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>dns03.softcom.biz</value>
    <value>ns7.softcomca.com</value>
    <value>ns8.softcomca.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>softcom.de</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:37:02</query_time>
   <update_date>2023-03-09</update_date>
   <name_servers>
    <value>ns1.as12759.de</value>
    <value>ns2.as12759.de</value>
    <value>ns3.as12759.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>softcom.uk</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-18 11:30:43</query_time>
   <create_date>2019-05-31</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>oftcomp.com</domain_name>
   <domain_keyword>oftcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 03:31:37</query_time>
   <create_date>2022-08-15</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.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>96</num>
   <domain_name>softcom.org</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 23:18:50</query_time>
   <create_date>2014-12-28</create_date>
   <update_date>2024-04-29</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.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nametra.com (This domain may be for sale)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>97</num>
   <domain_name>sofcomp.com</domain_name>
   <domain_keyword>sofcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 00:38:24</query_time>
   <create_date>2013-09-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>softcom.info</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 20:19:54</query_time>
   <create_date>2001-07-31</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Softcom Computer- u. Unternehmensberatungsgesellschaft mit beschraenkter Haftung</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hessen</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>pdns02.domaincontrol.com</value>
    <value>srv2.softcom.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>softcom.site</domain_name>
   <domain_keyword>softcom</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-18 11:30:43</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-15</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>100</num>
   <domain_name>softcorp.app</domain_name>
   <domain_keyword>softcorp</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-25 21:38:58</query_time>
   <create_date>2021-03-22</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-03-22</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.132</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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