WHOIS QUERY TIME

28 Apr 2024 - 6:55 PM UTC

Registered: 25 April 2024
Modified: 25 April 2024
Expiry: 25 April 2025

REGISTRAR

IANA: 2
Name: Network Solutions LLC
Website: https://www.networksolutions.com/

DNSSEC

unsigned

NAME SERVERS

ns1.domain.com
ns2.domain.com

DOMAIN STATUS

addPeriod
clientTransferProhibited
serverTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=origia.store
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "origia.store"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "origia.store",
            "domain_keyword": "origia",
            "domain_tld": "store",
            "query_time": "2024-04-28 18:55:11",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>origia.store</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>origia.store</domain_name>
   <domain_keyword>origia</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-28 18:55:11</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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.domain.com</value>
    <value>ns2.domain.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.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.04 seconds) for "origia.store" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Apr 2024 - 6:55 PM UTC

Registered: 25 April 2024
Modified: 25 April 2024
Expiry: 25 April 2025

REGISTRAR

IANA: 2
Name: Network Solutions LLC
Website: https://www.networksolutions.com/

DNSSEC

unsigned

NAME SERVERS

ns1.domain.com
ns2.domain.com

DOMAIN STATUS

addPeriod
clientTransferProhibited
serverTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=origia.store
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "origia.store",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "origia.store",
    "results": [
        {
            "num": 1,
            "domain_name": "origia.store",
            "domain_keyword": "origia",
            "domain_tld": "store",
            "query_time": "2024-04-28 18:55:11",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "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>origia.store</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>origia.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>origia.store</domain_name>
   <domain_keyword>origia</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-28 18:55:11</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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.domain.com</value>
    <value>ns2.domain.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.04</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 5 domain names (in 0.015 seconds) which contained the exact domain keyword "origia".
Domain Name Registered Expiry Registrar Ownership
1 origia.com 7 Jul 2003 7 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. -
2 origia.co.jp 18 Nov 2011 - - ORIGI.A INC.
3 origia.net 7 Oct 2013 7 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
4 origia.jp 29 Mar 2014 31 Mar 2025 - (Not displayed by registrant's request)
5 origia.info 17 Dec 2021 17 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by ConoHa
6 origia.store 25 Apr 2024 25 Apr 2025 Network Solutions LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=origia&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "origia",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "origia.com, origia.co.jp, origia.net, origia.jp, origia.info, origia.store",
    "results": [
        {
            "num": 1,
            "domain_name": "origia.com",
            "domain_keyword": "origia",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:11:05",
            "create_date": "2003-07-07",
            "update_date": "2023-06-07",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "origia.co.jp",
            "domain_keyword": "origia",
            "domain_tld": "co.jp",
            "query_time": "2024-04-23 14:11:04",
            "create_date": "2011-11-18",
            "update_date": "2023-12-01",
            "registrant_company": "ORIGI.A INC.",
            "name_servers": [
                "ns1.shsvr.net",
                "ns2.shsvr.net"
            ]
        },
        {
            "num": 3,
            "domain_name": "origia.net",
            "domain_keyword": "origia",
            "domain_tld": "net",
            "query_time": "2024-04-23 14:11:05",
            "create_date": "2013-10-07",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-07",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Sofija",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "BG",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns3.gotobg.net",
                "ns4.gotobg.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "origia.jp",
            "domain_keyword": "origia",
            "domain_tld": "jp",
            "query_time": "2024-04-23 14:11:05",
            "create_date": "2014-03-29",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 5,
            "domain_name": "origia.info",
            "domain_keyword": "origia",
            "domain_tld": "info",
            "query_time": "2024-06-01 22:20:23",
            "create_date": "2021-12-17",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-17",
            "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 ConoHa",
            "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": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "origia.store",
            "domain_keyword": "origia",
            "domain_tld": "store",
            "query_time": "2024-04-28 18:55:11",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>origia</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>origia.com, origia.co.jp, origia.net, origia.jp, origia.info, origia.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>origia.com</domain_name>
   <domain_keyword>origia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:11:05</query_time>
   <create_date>2003-07-07</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>origia.co.jp</domain_name>
   <domain_keyword>origia</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-23 14:11:04</query_time>
   <create_date>2011-11-18</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>ORIGI.A INC.</registrant_company>
   <name_servers>
    <value>ns1.shsvr.net</value>
    <value>ns2.shsvr.net</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>origia.net</domain_name>
   <domain_keyword>origia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 14:11:05</query_time>
   <create_date>2013-10-07</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Sofija</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns3.gotobg.net</value>
    <value>ns4.gotobg.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>origia.jp</domain_name>
   <domain_keyword>origia</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 14:11:05</query_time>
   <create_date>2014-03-29</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>origia.info</domain_name>
   <domain_keyword>origia</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 22:20:23</query_time>
   <create_date>2021-12-17</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-17</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 ConoHa</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>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>origia.store</domain_name>
   <domain_keyword>origia</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-28 18:55:11</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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.domain.com</value>
    <value>ns2.domain.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.015</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,606 domain names (in 0.144 seconds) which look and sound like the brand name "origia".
Domain Name Registered Expiry Registrar Ownership
1 origio.com 14 Oct 2003 14 Oct 2024 CSC CORPORATE DOMAINS, INC. Origio A/S
2 origiz.com 10 Sep 2016 10 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 origaia.fr 17 Jan 2022 17 Jan 2025 GANDI IDEE PROD
4 origio.asia 11 May 2009 11 May 2025 CSC Corporate Domains, Inc. MediCult A/S
5 origin.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Domain Manager
6 orilia.com 6 Jan 2010 7 Jan 2026 WEBCC Whoisprotection.cc
7 origza.com 25 Mar 2021 25 Mar 2024 GoDaddy.com, LLC -
8 origin.art 26 Sep 2019 26 Sep 2024 UK Creative Ideas Limited UK Creative Ideas Limited
9 ortigia.shop 7 Dec 2020 7 Dec 2025 Key-Systems LLC -
10 origima.com 22 Dec 2009 22 Dec 2024 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
11 orifia.ru 20 Oct 2010 20 Oct 2024 REGRU-RU Private Person
12 origis.careers 3 Apr 2023 3 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 origie.com 24 Jul 2020 24 Jul 2024 GoDaddy.com, LLC -
14 origin.black 12 Jun 2020 12 Jun 2024 Gandi SAS Ashley Lawrence Ltd
15 origis.pro 4 Mar 2017 4 Mar 2025 Gandi SAS ORIGIS
16 origit.com 6 Jul 2009 6 Jul 2024 1API GmbH Registrant of origit.com
17 origio.eu - - domainfactory GmbH -
18 origin.ooo 20 Feb 2018 20 Feb 2025 Name.com, Inc OCTO
19 ortigia.co.uk 12 Mar 2021 12 Mar 2025 Stenning Limited t/a Client Domain Management [Tag = DOF] -
20 odigia.nl 6 Aug 1998 - DELTA Fiber Nederland B.V. -
21 origio.us.com 19 Aug 2014 19 Aug 2026 MarkMonitor, Inc. -
22 origina.com 12 Feb 1999 2 Mar 2025 GoDaddy.com, LLC -
23 orignia.org 6 Feb 2024 6 Feb 2025 IONOS SE REDACTED FOR PRIVACY
24 origma.net 28 Oct 2002 28 Oct 2024 GoDaddy.com, LLC -
25 origma.co.uk 30 Mar 2004 30 Mar 2026 Krystal Hosting Ltd [Tag = KRYSTAL] -
26 orivia.com 29 Nov 2012 29 Nov 2024 Name SRS AB Shield Whois
27 origina.ie 23 Apr 2008 24 Apr 2026 Letshost ORIGINA INVESTMENTS LIMITED
28 origin.college 20 Dec 2023 20 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
29 origio.info 5 May 2009 5 May 2025 CSC Corporate Domains, Inc. MediCult A/S
30 origin.coop 29 Jul 2022 29 Jul 2024 Gandi SAS Association oriGIn
31 origis.ca 3 Apr 2023 3 Apr 2025 Go Daddy Domains Canada, Inc Origis Energy USA Inc.
32 origin.ag 10 Mar 2019 10 Mar 2025 Name.com, Inc. REDACTED FOR PRIVACY
33 origin.me.uk 15 Jun 2012 15 Jun 2024 Namesco Limited [Tag = NAMESCO] -
34 ortigia.org 30 Jun 2015 30 Jun 2024 Tucows Domains Inc. Sistemi & Software di Anastasi Angelo
35 origin.cn 29 Mar 2003 29 Mar 2030 阿里巴巴云计算(北京)有限公司 上海元初生态科技有限公司
36 origin.fo 5 May 2011 5 May 2025 FO Umsitingin -
37 origis.online 3 Apr 2023 3 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
38 origin.vc 20 Sep 2020 20 Sep 2024 Dynadot14 LLC REDACTED FOR PRIVACY
39 origin.faith 9 Feb 2023 9 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
40 oriiga.com 17 Jan 2023 17 Jan 2025 IONOS SE 1&1 Internet Limited
41 origin.observer 17 Aug 2020 17 Aug 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
42 origla.com 6 Dec 2014 6 Dec 2024 NameCheap, Inc. -
43 orisia.com 23 Dec 1997 22 Dec 2024 Name.com, Inc. E-Promote
44 origil.com 31 Mar 2009 31 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 origis.dev 3 Apr 2023 3 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 origis.engineering 3 Apr 2023 3 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 origin.so 25 Jul 2023 25 Jul 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
48 origya.com 26 Oct 2022 26 Oct 2024 HOSTINGER operations, UAB -
49 origma.com.au - - Domain Directors Pty Ltd trading as Instra Ben McLean
50 origina.it 16 Oct 2006 16 Feb 2025 Key-Systems GmbH Origina S.r.l.
51 origin.me 17 Jul 2008 17 Jul 2024 Key-Systems GmbH UNTRVLD B.V.
52 origin.paris 16 Dec 2019 16 Dec 2024 OVH REDACTED_FOR_PRIVACY
53 orilia.ca 19 Dec 2023 19 Dec 2024 Rebel.ca Corp. W7 Media Inc.
54 ortigia.ru 9 Oct 2023 9 Oct 2024 REGRU-RU Private Person
55 origib.com 22 Jan 2024 22 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 oribia.cc 15 Nov 2022 15 Nov 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
57 ogigia.it 29 Dec 2000 21 Jun 2024 Aruba s.p.a. Giuseppe Golia
58 origig.com 3 Jun 2018 3 Jun 2025 GoDaddy.com, LLC -
59 origin.co.jp 13 Oct 1994 - - ORIGIN ELECTRIC CO.,LTD.
60 origin.co.in 1 May 2010 1 May 2025 Endurance Digital Domain Technology LLP Telepathy, Inc
61 origin.diamonds 7 Jun 2023 7 Jun 2025 Squarespace Domains II LLC BELGIUM NEW YORK LLC
62 origin.ae.org 19 May 2022 19 May 2025 CSL Computer Service Langenbach GmbH -
63 origis.jobs 3 Apr 2023 3 Apr 2025 GoDaddy.com, LLC Origis Energy USA Inc.
64 origai.net 16 May 2024 16 May 2025 Dynadot Inc -
65 corigia.com 26 May 2013 26 May 2025 IONOS SE 1&1 Internet Inc
66 origai.com 23 Jan 2023 23 Jan 2025 GoDaddy.com, LLC -
67 ogigia.biz 13 Nov 2010 12 Nov 2024 Tucows Domains Inc. Daniele Dellerba
68 origin.science 8 Nov 2016 7 Nov 2024 OwnRegistrar, Inc. Data Protected
69 origina.net 11 Apr 2024 11 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
70 origin.download 15 Jul 2023 15 Jul 2024 Name.com, Inc. Domain Protection Services, Inc.
71 origin.su 10 Jan 2015 10 Jan 2025 RUCENTER-SU Private Person
72 orisia.net 14 Oct 2021 14 Oct 2024 Wild West Domains, LLC Domains By Proxy, LLC
73 origin.lt 27 Mar 2013 28 Mar 2025 Zone Media OÜ -
74 arigia.com 13 Nov 2023 13 Nov 2024 GoDaddy.com, LLC -
75 origid.com 10 Sep 2023 10 Sep 2024 Dynadot Inc -
76 origim.com 3 Jun 2011 3 Jun 2025 Dynadot Inc -
77 origin.com.pl 20 Jun 2023 20 Jun 2024 Dynadot LLC -
78 odigia.co.uk 10 Aug 2022 10 Aug 2024 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
79 orisia.fr 13 Nov 2017 13 Nov 2024 IONOS SE Wizman invest
80 origin.sh 27 Sep 2016 27 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
81 origin.yoga 12 Aug 2020 12 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
82 ortigia.it 23 Jul 2004 1 Jul 2024 Ergonet s.r.l. Sistemi & Software di Anastasi Angelo
83 origin.icu 23 May 2020 23 May 2025 NameSilo, LLC See PrivacyGuardian.org
84 orugia.ru 11 Jun 2010 11 Jun 2025 SALENAMES-RU Private Person
85 origina.ru 20 Jan 2014 20 Jan 2025 DOMENUS-RU Private Person
86 origin.kr 2 Mar 2007 2 Mar 2028 (?)????? ??????????
87 origma.com 28 Oct 2002 27 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 origin.im - - - Redacted
89 brigia.buzz 5 Oct 2023 5 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
90 origix.com 10 Dec 2005 10 Dec 2024 Megazone Corp., dba HOSTING.KR ryusung
91 origua.xyz 2 Oct 2023 2 Oct 2025 Go Daddy, LLC Domains By Proxy, LLC
92 origin.net.cn 26 May 2024 26 May 2025 北京新网数码信息技术有限公司 高燕晓
93 brigia.online 16 Oct 2023 16 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
94 orivia.online 31 Mar 2022 31 Mar 2024 Tucows.com Co. Contact Privacy Inc. Customer 0164070602
95 odigia.com 26 Nov 2009 26 Nov 2025 GoDaddy.com, LLC -
96 orignia.com 21 Feb 2019 21 Feb 2025 IONOS SE REDACTED FOR PRIVACY
97 origin.hr 16 Feb 2019 20 Feb 2025 CARNET ORIGIN d. o. o.
98 origin.llc 26 Apr 2019 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
99 origlia.com 1 Feb 2004 1 Feb 2025 Hosting Concepts B.V. d/b/a Registrar.eu Hospisafe
100 origin.archi 4 Feb 2020 4 Feb 2025 OVH SAS Atelier Tom Sheehan et Partenaires
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 Origia.store.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=origia.store
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "origia.store",
        "page_size": 100
    },
    "count": {
        "total": 5606,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "origio.com, origiz.com, origaia.fr, origio.asia, origin.net.au, orilia.com, origza.com, origin.art, ortigia.shop, origima.com, orifia.ru, origis.careers, origie.com, origin.black, origis.pro, origit.com, origio.eu, origin.ooo, ortigia.co.uk, odigia.nl, origio.us.com, origina.com, orignia.org, origma.net, origma.co.uk, orivia.com, origina.ie, origin.college, origio.info, origin.coop, origis.ca, origin.ag, origin.me.uk, ortigia.org, origin.cn, origin.fo, origis.online, origin.vc, origin.faith, oriiga.com, origin.observer, origla.com, orisia.com, origil.com, origis.dev, origis.engineering, origin.so, origya.com, origma.com.au, origina.it, origin.me, origin.paris, orilia.ca, ortigia.ru, origib.com, oribia.cc, ogigia.it, origig.com, origin.co.jp, origin.co.in, origin.diamonds, origin.ae.org, origis.jobs, origai.net, corigia.com, origai.com, ogigia.biz, origin.science, origina.net, origin.download, origin.su, orisia.net, origin.lt, arigia.com, origid.com, origim.com, origin.com.pl, odigia.co.uk, orisia.fr, origin.sh, origin.yoga, ortigia.it, origin.icu, orugia.ru, origina.ru, origin.kr, origma.com, origin.im, brigia.buzz, origix.com, origua.xyz, origin.net.cn, brigia.online, orivia.online, odigia.com, orignia.com, origin.hr, origin.llc, origlia.com, origin.archi",
    "results": [
        {
            "num": 1,
            "domain_name": "origio.com",
            "domain_keyword": "origio",
            "domain_tld": "com",
            "query_time": "2024-04-29 08:04:42",
            "create_date": "2003-10-14",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-14",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Origio A/S",
            "registrant_address": "Knardrupvej 2",
            "registrant_city": "Måløv",
            "registrant_state": ".",
            "registrant_zip": "2760",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+45.46790200",
            "registrant_fax": "+45.46790300",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "origiz.com",
            "domain_keyword": "origiz",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:16:26",
            "create_date": "2016-09-10",
            "update_date": "2020-09-04",
            "expiry_date": "2024-09-10",
            "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": 3,
            "domain_name": "origaia.fr",
            "domain_keyword": "origaia",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:59:31",
            "create_date": "2022-01-17",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-17",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "IDEE PROD",
            "registrant_address": "IDEE PROD, 40 RUE SERAPHIN CORDIER, 62790 LEFOREST",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.615044750",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 4,
            "domain_name": "origio.asia",
            "domain_keyword": "origio",
            "domain_tld": "asia",
            "query_time": "2024-05-16 11:56:44",
            "create_date": "2009-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MediCult A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "origin.net.au",
            "domain_keyword": "origin",
            "domain_tld": "net.au",
            "query_time": "2024-05-25 22:59:29",
            "update_date": "2023-09-04",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1275.hostgator.com",
                "ns1276.hostgator.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "orilia.com",
            "domain_keyword": "orilia",
            "domain_tld": "com",
            "query_time": "2024-05-14 13:13:18",
            "create_date": "2010-01-06",
            "update_date": "2015-03-31",
            "expiry_date": "2026-01-07",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "nscp1003.icorehosting.com",
                "nscp1004.icorehosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "origza.com",
            "domain_keyword": "origza",
            "domain_tld": "com",
            "query_time": "2024-06-02 06:06:06",
            "create_date": "2021-03-25",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "origin.art",
            "domain_keyword": "origin",
            "domain_tld": "art",
            "query_time": "2024-06-12 18:44:10",
            "create_date": "2019-09-26",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-26",
            "registrar_iana": 9999,
            "registrar_name": "UK Creative Ideas Limited",
            "registrar_website": "http://www.nic.art",
            "registrant_company": "UK Creative Ideas Limited",
            "registrant_country": "IM",
            "registrant_email": "please query the rdds service of the 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": [
                "logan.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ortigia.shop",
            "domain_keyword": "ortigia",
            "domain_tld": "shop",
            "query_time": "2024-04-27 20:33:03",
            "create_date": "2020-12-07",
            "update_date": "2024-02-29",
            "expiry_date": "2025-12-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "CH",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "origima.com",
            "domain_keyword": "origima",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:11:07",
            "create_date": "2009-12-22",
            "update_date": "2023-11-28",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "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_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9139758376",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "orifia.ru",
            "domain_keyword": "orifia",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:53:14",
            "create_date": "2010-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.justhost.ru",
                "ns2.justhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "origis.careers",
            "domain_keyword": "origis",
            "domain_tld": "careers",
            "query_time": "2024-05-11 12:02:44",
            "create_date": "2023-04-03",
            "update_date": "2023-08-17",
            "expiry_date": "2025-04-03",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "origie.com",
            "domain_keyword": "origie",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:11:06",
            "create_date": "2020-07-24",
            "update_date": "2024-02-08",
            "expiry_date": "2024-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "origin.black",
            "domain_keyword": "origin",
            "domain_tld": "black",
            "query_time": "2024-05-11 11:57:54",
            "create_date": "2020-06-12",
            "update_date": "2024-05-10",
            "expiry_date": "2024-06-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ashley Lawrence Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1063.awsdns-04.org",
                "ns-1825.awsdns-36.co.uk",
                "ns-68.awsdns-08.com",
                "ns-739.awsdns-28.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "origis.pro",
            "domain_keyword": "origis",
            "domain_tld": "pro",
            "query_time": "2024-05-09 03:49:37",
            "create_date": "2017-03-04",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ORIGIS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "24",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "origit.com",
            "domain_keyword": "origit",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:16:24",
            "create_date": "2009-07-06",
            "update_date": "2024-01-09",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "c/o WHOIStrustee.com Limited",
            "registrant_company": "Registrant of origit.com",
            "registrant_address": "6 Thornes Office Park Monckton Road",
            "registrant_city": "Wakefield",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "WF2 7AN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.68416984300",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "origio.eu",
            "domain_keyword": "origio",
            "domain_tld": "eu",
            "query_time": "2024-05-05 11:08:20",
            "registrar_name": "domainfactory GmbH",
            "registrar_website": "http://www.df.eu",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ]
        },
        {
            "num": 18,
            "domain_name": "origin.ooo",
            "domain_keyword": "origin",
            "domain_tld": "ooo",
            "query_time": "2024-05-16 11:55:02",
            "create_date": "2018-02-20",
            "update_date": "2023-08-31",
            "expiry_date": "2025-02-20",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "OCTO",
            "registrant_state": "Beijing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2glx.name.com",
                "ns3cna.name.com",
                "ns4bty.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ortigia.co.uk",
            "domain_keyword": "ortigia",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 20:33:00",
            "create_date": "2021-03-12",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-12",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "odigia.nl",
            "domain_keyword": "odigia",
            "domain_tld": "nl",
            "query_time": "2024-05-09 06:38:17",
            "create_date": "1998-08-06",
            "update_date": "2019-11-01",
            "registrar_name": "DELTA Fiber Nederland B.V.",
            "name_servers": [
                "ns1.cbizz.nl",
                "ns2.cbizz.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 21,
            "domain_name": "origio.us.com",
            "domain_keyword": "origio",
            "domain_tld": "us.com",
            "query_time": "2024-05-25 11:19:24",
            "create_date": "2014-08-19",
            "update_date": "2024-02-12",
            "expiry_date": "2026-08-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrant_email": "https://whois.centralnic.com/contact/origio.us.com/registrant",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "origina.com",
            "domain_keyword": "origina",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:59:30",
            "create_date": "1999-02-12",
            "update_date": "2023-03-02",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "andronicus.ns.cloudflare.com",
                "tani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "orignia.org",
            "domain_keyword": "orignia",
            "domain_tld": "org",
            "query_time": "2024-05-27 11:05:26",
            "create_date": "2024-02-06",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.de",
                "ns1039.ui-dns.com",
                "ns1046.ui-dns.org",
                "ns1084.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "origma.net",
            "domain_keyword": "origma",
            "domain_tld": "net",
            "query_time": "2024-04-16 15:16:28",
            "create_date": "2002-10-28",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1-05.azure-dns.com",
                "ns2-05.azure-dns.net",
                "ns3-05.azure-dns.org",
                "ns4-05.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "origma.co.uk",
            "domain_keyword": "origma",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 15:16:27",
            "create_date": "2004-03-30",
            "update_date": "2021-03-23",
            "expiry_date": "2026-03-30",
            "registrar_name": "Krystal Hosting Ltd [Tag = KRYSTAL]",
            "registrar_website": "https://krystal.uk",
            "name_servers": [
                "ns1.krystal.uk",
                "ns2.krystal.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "orivia.com",
            "domain_keyword": "orivia",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:55:27",
            "create_date": "2012-11-29",
            "update_date": "2024-01-04",
            "expiry_date": "2024-11-29",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "gabe.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "origina.ie",
            "domain_keyword": "origina",
            "domain_tld": "ie",
            "query_time": "2024-04-29 07:58:37",
            "create_date": "2008-04-23",
            "update_date": "2024-04-15",
            "expiry_date": "2026-04-24",
            "registrar_name": "Letshost",
            "registrar_website": "https://www.letshost.ie",
            "registrant_name": "ORIGINA INVESTMENTS LIMITED",
            "name_servers": [
                "andronicus.ns.cloudflare.com",
                "tani.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "origin.college",
            "domain_keyword": "origin",
            "domain_tld": "college",
            "query_time": "2024-04-29 07:58:36",
            "create_date": "2023-12-20",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "origio.info",
            "domain_keyword": "origio",
            "domain_tld": "info",
            "query_time": "2024-05-09 03:49:36",
            "create_date": "2009-05-05",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MediCult A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "origin.coop",
            "domain_keyword": "origin",
            "domain_tld": "coop",
            "query_time": "2024-05-06 23:21:47",
            "create_date": "2022-07-29",
            "update_date": "2023-06-12",
            "expiry_date": "2024-07-29",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Association oriGIn",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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-150-a.gandi.net",
                "ns-6-c.gandi.net",
                "ns-87-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "origis.ca",
            "domain_keyword": "origis",
            "domain_tld": "ca",
            "query_time": "2024-05-11 12:02:44",
            "create_date": "2023-04-03",
            "update_date": "2023-06-02",
            "expiry_date": "2025-04-03",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Guy Vanderhaegen",
            "registrant_company": "Origis Energy USA Inc.",
            "registrant_address": "800 Brickell Ave, Suite 1000",
            "registrant_city": "Miami",
            "registrant_state": "FL",
            "registrant_zip": "33131",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9095533141",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "origin.ag",
            "domain_keyword": "origin",
            "domain_tld": "ag",
            "query_time": "2024-06-12 18:44:10",
            "create_date": "2019-03-10",
            "update_date": "2024-02-12",
            "expiry_date": "2025-03-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1hnx.name.com",
                "ns2hjl.name.com",
                "ns3bgq.name.com",
                "ns4jpz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "origin.me.uk",
            "domain_keyword": "origin",
            "domain_tld": "me.uk",
            "query_time": "2024-04-23 14:11:27",
            "create_date": "2012-06-15",
            "update_date": "2018-06-15",
            "expiry_date": "2024-06-15",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "ortigia.org",
            "domain_keyword": "ortigia",
            "domain_tld": "org",
            "query_time": "2024-04-27 20:33:00",
            "create_date": "2015-06-30",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sistemi & Software di Anastasi Angelo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.ergonet-dns.com",
                "dns1.ergonet-dns.it",
                "dns1.ergonet-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "origin.cn",
            "domain_keyword": "origin",
            "domain_tld": "cn",
            "query_time": "2024-05-06 23:21:47",
            "create_date": "2003-03-29",
            "expiry_date": "2030-03-29",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "上海元初生态科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "origin.fo",
            "domain_keyword": "origin",
            "domain_tld": "fo",
            "query_time": "2024-05-06 01:19:57",
            "create_date": "2011-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_name": "FO Umsitingin",
            "registrar_website": "https://okisnavn.fo/",
            "registrant_email": "https://whois.nic.fo/contact/origin.fo/registrant",
            "name_servers": [
                "paige.ns.cloudflare.com",
                "vasilii.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "origis.online",
            "domain_keyword": "origis",
            "domain_tld": "online",
            "query_time": "2024-05-11 12:02:44",
            "create_date": "2023-04-03",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-03",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "origin.vc",
            "domain_keyword": "origin",
            "domain_tld": "vc",
            "query_time": "2024-06-12 18:44:11",
            "create_date": "2020-09-20",
            "update_date": "2023-11-04",
            "expiry_date": "2024-09-20",
            "registrar_iana": 2283,
            "registrar_name": "Dynadot14 LLC",
            "registrar_website": "https://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "origin.faith",
            "domain_keyword": "origin",
            "domain_tld": "faith",
            "query_time": "2024-05-06 23:21:47",
            "create_date": "2023-02-09",
            "update_date": "2023-02-14",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "brianna.ns.cloudflare.com",
                "marek.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "oriiga.com",
            "domain_keyword": "oriiga",
            "domain_tld": "com",
            "query_time": "2024-05-20 03:07:07",
            "create_date": "2023-01-17",
            "update_date": "2023-01-17",
            "expiry_date": "2025-01-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1029.ui-dns.org",
                "ns1038.ui-dns.biz",
                "ns1078.ui-dns.de",
                "ns1095.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "origin.observer",
            "domain_keyword": "origin",
            "domain_tld": "observer",
            "query_time": "2024-06-12 18:44:11",
            "create_date": "2020-08-17",
            "update_date": "2024-01-30",
            "expiry_date": "2024-08-17",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "origla.com",
            "domain_keyword": "origla",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:16:26",
            "create_date": "2014-12-06",
            "update_date": "2023-11-28",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "orisia.com",
            "domain_keyword": "orisia",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:54:27",
            "create_date": "1997-12-23",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "E-Promote",
            "registrant_address": "220 E Flamingo Road",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89169",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/orisia.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "origil.com",
            "domain_keyword": "origil",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:11:06",
            "create_date": "2009-03-31",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=origil.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "origis.dev",
            "domain_keyword": "origis",
            "domain_tld": "dev",
            "query_time": "2024-05-11 12:02:44",
            "create_date": "2023-04-03",
            "update_date": "2023-08-07",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "origis.engineering",
            "domain_keyword": "origis",
            "domain_tld": "engineering",
            "query_time": "2024-05-11 12:02:44",
            "create_date": "2023-04-03",
            "update_date": "2023-08-17",
            "expiry_date": "2025-04-03",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "origin.so",
            "domain_keyword": "origin",
            "domain_tld": "so",
            "query_time": "2024-05-19 00:14:52",
            "create_date": "2023-07-25",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-25",
            "registrar_name": "Dynadot LLC",
            "registrant_name": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "origya.com",
            "domain_keyword": "origya",
            "domain_tld": "com",
            "query_time": "2024-05-14 13:13:05",
            "create_date": "2022-10-26",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.cloudns.io",
                "ns2.cloudns.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "origma.com.au",
            "domain_keyword": "origma",
            "domain_tld": "com.au",
            "query_time": "2024-06-08 09:32:25",
            "update_date": "2023-07-21",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Ben McLean",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "origina.it",
            "domain_keyword": "origina",
            "domain_tld": "it",
            "query_time": "2024-05-06 23:21:50",
            "create_date": "2006-10-16",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-16",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Origina S.r.l.",
            "registrant_address": "via Bezzecca",
            "registrant_city": "3",
            "registrant_state": "33100",
            "registrant_zip": "Udine",
            "registrant_country": "UD",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 51,
            "domain_name": "origin.me",
            "domain_keyword": "origin",
            "domain_tld": "me",
            "query_time": "2024-05-01 22:58:17",
            "create_date": "2008-07-17",
            "update_date": "2023-12-11",
            "expiry_date": "2024-07-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UNTRVLD B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "origin.paris",
            "domain_keyword": "origin",
            "domain_tld": "paris",
            "query_time": "2024-05-06 23:21:47",
            "create_date": "2019-12-16",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-16",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "orilia.ca",
            "domain_keyword": "orilia",
            "domain_tld": "ca",
            "query_time": "2024-04-29 08:05:19",
            "create_date": "2023-12-19",
            "update_date": "2024-04-04",
            "expiry_date": "2024-12-19",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "W7 Media Inc.",
            "registrant_address": "1330 Martin Drive 301",
            "registrant_city": "White Rock",
            "registrant_state": "BC",
            "registrant_zip": "V4B3W5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6045418743",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ortigia.ru",
            "domain_keyword": "ortigia",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:55:46",
            "create_date": "2023-10-09",
            "expiry_date": "2024-10-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "origib.com",
            "domain_keyword": "origib",
            "domain_tld": "com",
            "query_time": "2024-05-20 03:04:46",
            "create_date": "2024-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=origib.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "oribia.cc",
            "domain_keyword": "oribia",
            "domain_tld": "cc",
            "query_time": "2024-05-27 09:05:13",
            "create_date": "2022-11-15",
            "update_date": "2022-11-15",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=oribia.cc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dorthy.ns.cloudflare.com",
                "rudy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "ogigia.it",
            "domain_keyword": "ogigia",
            "domain_tld": "it",
            "query_time": "2024-06-02 12:05:48",
            "create_date": "2000-12-29",
            "update_date": "2023-07-07",
            "expiry_date": "2024-06-21",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Giuseppe Golia",
            "registrant_address": "via Lagaria, 142",
            "registrant_city": "AMENDOLARA",
            "registrant_state": "CS",
            "registrant_zip": "87071",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 58,
            "domain_name": "origig.com",
            "domain_keyword": "origig",
            "domain_tld": "com",
            "query_time": "2024-06-05 23:54:02",
            "create_date": "2018-06-03",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "origin.co.jp",
            "domain_keyword": "origin",
            "domain_tld": "co.jp",
            "query_time": "2024-06-12 18:44:10",
            "create_date": "1994-10-13",
            "update_date": "2023-11-01",
            "registrant_company": "ORIGIN ELECTRIC CO.,LTD.",
            "name_servers": [
                "ns-1487.awsdns-57.org",
                "ns-1647.awsdns-13.co.uk",
                "ns-33.awsdns-04.com",
                "ns-682.awsdns-21.net"
            ]
        },
        {
            "num": 60,
            "domain_name": "origin.co.in",
            "domain_keyword": "origin",
            "domain_tld": "co.in",
            "query_time": "2024-05-01 00:04:16",
            "create_date": "2010-05-01",
            "update_date": "2024-03-23",
            "expiry_date": "2025-05-01",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Telepathy, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "District of Columbia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "origin.diamonds",
            "domain_keyword": "origin",
            "domain_tld": "diamonds",
            "query_time": "2024-06-07 00:39:40",
            "create_date": "2023-06-07",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BELGIUM NEW YORK LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "origin.ae.org",
            "domain_keyword": "origin",
            "domain_tld": "ae.org",
            "query_time": "2024-04-16 17:20:15",
            "create_date": "2022-05-19",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-19",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "http://joker.com",
            "registrant_email": "https://whois.centralnic.com/contact/origin.ae.org/registrant",
            "name_servers": [
                "x.ns.joker.com",
                "y.ns.joker.com",
                "z.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "origis.jobs",
            "domain_keyword": "origis",
            "domain_tld": "jobs",
            "query_time": "2024-05-11 12:02:44",
            "create_date": "2023-04-03",
            "update_date": "2023-04-03",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Origis Energy USA Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "origai.net",
            "domain_keyword": "origai",
            "domain_tld": "net",
            "query_time": "2024-05-18 01:59:20",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "corigia.com",
            "domain_keyword": "corigia",
            "domain_tld": "com",
            "query_time": "2024-05-30 08:42:04",
            "create_date": "2013-05-26",
            "update_date": "2018-03-07",
            "expiry_date": "2025-05-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1035.ui-dns.biz",
                "ns1035.ui-dns.com",
                "ns1035.ui-dns.de",
                "ns1035.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "origai.com",
            "domain_keyword": "origai",
            "domain_tld": "com",
            "query_time": "2024-06-12 18:42:45",
            "create_date": "2023-01-23",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ogigia.biz",
            "domain_keyword": "ogigia",
            "domain_tld": "biz",
            "query_time": "2024-05-16 09:14:52",
            "create_date": "2010-11-13",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Daniele Dellerba",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.altervista.com",
                "ns2.altervista.com",
                "ns3.altervista.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "origin.science",
            "domain_keyword": "origin",
            "domain_tld": "science",
            "query_time": "2024-05-16 11:55:02",
            "create_date": "2016-11-08",
            "update_date": "2023-09-22",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "iris.thishost.co.za",
                "metis.thishost.co.za"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "origina.net",
            "domain_keyword": "origina",
            "domain_tld": "net",
            "query_time": "2024-06-12 18:44:13",
            "create_date": "2024-04-11",
            "update_date": "2024-05-18",
            "expiry_date": "2025-04-11",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "origin.download",
            "domain_keyword": "origin",
            "domain_tld": "download",
            "query_time": "2024-06-12 18:44:10",
            "create_date": "2023-07-15",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "origin.su",
            "domain_keyword": "origin",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:23:19",
            "create_date": "2015-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "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"
            ]
        },
        {
            "num": 72,
            "domain_name": "orisia.net",
            "domain_keyword": "orisia",
            "domain_tld": "net",
            "query_time": "2024-05-15 21:50:40",
            "create_date": "2021-10-14",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-14",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.secureserver.net/whois?plid=1387&domain=orisia.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "origin.lt",
            "domain_keyword": "origin",
            "domain_tld": "lt",
            "query_time": "2024-05-27 11:04:17",
            "create_date": "2013-03-27",
            "expiry_date": "2025-03-28",
            "registrar_name": "Zone Media OÜ",
            "registrar_website": "https://www.zone.ee",
            "name_servers": [
                "ns.zone.eu",
                "ns2.zone.ee",
                "ns3.zonedata.net"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 74,
            "domain_name": "arigia.com",
            "domain_keyword": "arigia",
            "domain_tld": "com",
            "query_time": "2024-06-12 15:59:53",
            "create_date": "2023-11-13",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "origid.com",
            "domain_keyword": "origid",
            "domain_tld": "com",
            "query_time": "2024-06-12 18:43:58",
            "create_date": "2023-09-10",
            "update_date": "2023-11-09",
            "expiry_date": "2024-09-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-7dysbrnuxhsvb5w65mie4j.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "origim.com",
            "domain_keyword": "origim",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:11:07",
            "create_date": "2011-06-03",
            "update_date": "2023-08-20",
            "expiry_date": "2025-06-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "origin.com.pl",
            "domain_keyword": "origin",
            "domain_tld": "com.pl",
            "query_time": "2024-04-29 07:58:36",
            "create_date": "2023-06-20",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-20",
            "registrar_name": "Dynadot LLC",
            "registrar_website": "www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "odigia.co.uk",
            "domain_keyword": "odigia",
            "domain_tld": "co.uk",
            "query_time": "2024-04-04 19:45:57",
            "create_date": "2022-08-10",
            "update_date": "2023-12-01",
            "expiry_date": "2024-08-10",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "orisia.fr",
            "domain_keyword": "orisia",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:59:58",
            "create_date": "2017-11-13",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-13",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Wizman invest",
            "registrant_address": "Wizman invest, Avenue victor hugo 132, 75016 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.618581842",
            "name_servers": [
                "ns1017.ui-dns.biz",
                "ns1021.ui-dns.org",
                "ns1027.ui-dns.de",
                "ns1110.ui-dns.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 80,
            "domain_name": "origin.sh",
            "domain_keyword": "origin",
            "domain_tld": "sh",
            "query_time": "2024-06-12 18:44:11",
            "create_date": "2016-09-27",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-27",
            "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": [
                "eric.ns.cloudflare.com",
                "lara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "origin.yoga",
            "domain_keyword": "origin",
            "domain_tld": "yoga",
            "query_time": "2024-04-23 14:11:24",
            "create_date": "2020-08-12",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ortigia.it",
            "domain_keyword": "ortigia",
            "domain_tld": "it",
            "query_time": "2024-04-27 20:33:00",
            "create_date": "2004-07-23",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-01",
            "registrar_name": "Ergonet s.r.l.",
            "registrar_website": "https://www.ergonet.it",
            "registrant_company": "Sistemi & Software di Anastasi Angelo",
            "registrant_address": "Via Alcibiade 29",
            "registrant_city": "Siracusa",
            "registrant_state": "SR",
            "registrant_zip": "96100",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.ergonet-dns.com",
                "dns1.ergonet-dns.it",
                "dns1.ergonet-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 83,
            "domain_name": "origin.icu",
            "domain_keyword": "origin",
            "domain_tld": "icu",
            "query_time": "2024-05-25 22:59:29",
            "create_date": "2020-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "kirk.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "orugia.ru",
            "domain_keyword": "orugia",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:56:22",
            "create_date": "2010-06-11",
            "expiry_date": "2025-06-11",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "origina.ru",
            "domain_keyword": "origina",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:53:28",
            "create_date": "2014-01-20",
            "expiry_date": "2025-01-20",
            "registrar_name": "DOMENUS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.fozzy.com",
                "ns2.fozzy.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "origin.kr",
            "domain_keyword": "origin",
            "domain_tld": "kr",
            "query_time": "2021-04-01 01:52:32",
            "create_date": "2007-03-02",
            "update_date": "2009-09-08",
            "expiry_date": "2028-03-02",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.mailplug.com",
            "registrant_name": "??????????"
        },
        {
            "num": 87,
            "domain_name": "origma.com",
            "domain_keyword": "origma",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:16:27",
            "create_date": "2002-10-28",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=origma.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1-06.azure-dns.com",
                "ns2-06.azure-dns.net",
                "ns3-06.azure-dns.org",
                "ns4-06.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "origin.im",
            "domain_keyword": "origin",
            "domain_tld": "im",
            "query_time": "2024-05-20 03:04:49",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 89,
            "domain_name": "brigia.buzz",
            "domain_keyword": "brigia",
            "domain_tld": "buzz",
            "query_time": "2024-05-02 06:04:28",
            "create_date": "2023-10-05",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "origix.com",
            "domain_keyword": "origix",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:16:26",
            "create_date": "2005-12-10",
            "update_date": "2023-07-20",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "ryusung",
            "registrant_company": "ryusung",
            "registrant_address": "120 Ilgok-ro Buk-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "500865",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.624197272",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "origua.xyz",
            "domain_keyword": "origua",
            "domain_tld": "xyz",
            "query_time": "2024-06-08 09:33:02",
            "create_date": "2023-10-02",
            "update_date": "2024-04-17",
            "expiry_date": "2025-10-02",
            "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.linode.com",
                "ns2.linode.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "origin.net.cn",
            "domain_keyword": "origin",
            "domain_tld": "net.cn",
            "query_time": "2024-06-12 18:44:11",
            "create_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "高燕晓",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "brigia.online",
            "domain_keyword": "brigia",
            "domain_tld": "online",
            "query_time": "2024-05-11 02:23:39",
            "create_date": "2023-10-16",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-16",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "orivia.online",
            "domain_keyword": "orivia",
            "domain_tld": "online",
            "query_time": "2024-06-01 17:56:07",
            "create_date": "2022-03-31",
            "update_date": "2024-05-11",
            "expiry_date": "2024-03-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0164070602",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "odigia.com",
            "domain_keyword": "odigia",
            "domain_tld": "com",
            "query_time": "2024-06-02 11:24:37",
            "create_date": "2009-11-26",
            "update_date": "2023-11-27",
            "expiry_date": "2025-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.softerra.com",
                "nss.softerra.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "orignia.com",
            "domain_keyword": "orignia",
            "domain_tld": "com",
            "query_time": "2024-06-08 09:32:27",
            "create_date": "2019-02-21",
            "update_date": "2023-06-28",
            "expiry_date": "2025-02-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.raiolanetworks.es",
                "dns2.raiolanetworks.es",
                "dns3.raiolanetworks.es"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "origin.hr",
            "domain_keyword": "origin",
            "domain_tld": "hr",
            "query_time": "2024-06-12 18:44:11",
            "create_date": "2019-02-16",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "ORIGIN d. o. o.",
            "registrant_address": "Hegedušićeva 16",
            "registrant_city": "Rijeka",
            "registrant_state": "HR",
            "registrant_zip": "51000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.infoitdns.com",
                "ns2.infoitdns.com"
            ]
        },
        {
            "num": 98,
            "domain_name": "origin.llc",
            "domain_keyword": "origin",
            "domain_tld": "llc",
            "query_time": "2024-04-27 00:54:51",
            "create_date": "2019-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "origlia.com",
            "domain_keyword": "origlia",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:16:27",
            "create_date": "2004-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hospisafe",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=origlia.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.flexwebhosting.nl",
                "ns2.flexwebhosting.nl",
                "ns3.flexwebhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "origin.archi",
            "domain_keyword": "origin",
            "domain_tld": "archi",
            "query_time": "2024-04-18 14:27:30",
            "create_date": "2020-02-04",
            "update_date": "2022-03-21",
            "expiry_date": "2025-02-04",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Atelier Tom Sheehan et Partenaires",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns100.ovh.net",
                "ns100.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.144,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>origia.store</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5606</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>origio.com, origiz.com, origaia.fr, origio.asia, origin.net.au, orilia.com, origza.com, origin.art, ortigia.shop, origima.com, orifia.ru, origis.careers, origie.com, origin.black, origis.pro, origit.com, origio.eu, origin.ooo, ortigia.co.uk, odigia.nl, origio.us.com, origina.com, orignia.org, origma.net, origma.co.uk, orivia.com, origina.ie, origin.college, origio.info, origin.coop, origis.ca, origin.ag, origin.me.uk, ortigia.org, origin.cn, origin.fo, origis.online, origin.vc, origin.faith, oriiga.com, origin.observer, origla.com, orisia.com, origil.com, origis.dev, origis.engineering, origin.so, origya.com, origma.com.au, origina.it, origin.me, origin.paris, orilia.ca, ortigia.ru, origib.com, oribia.cc, ogigia.it, origig.com, origin.co.jp, origin.co.in, origin.diamonds, origin.ae.org, origis.jobs, origai.net, corigia.com, origai.com, ogigia.biz, origin.science, origina.net, origin.download, origin.su, orisia.net, origin.lt, arigia.com, origid.com, origim.com, origin.com.pl, odigia.co.uk, orisia.fr, origin.sh, origin.yoga, ortigia.it, origin.icu, orugia.ru, origina.ru, origin.kr, origma.com, origin.im, brigia.buzz, origix.com, origua.xyz, origin.net.cn, brigia.online, orivia.online, odigia.com, orignia.com, origin.hr, origin.llc, origlia.com, origin.archi</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>origio.com</domain_name>
   <domain_keyword>origio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 08:04:42</query_time>
   <create_date>2003-10-14</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Origio A/S</registrant_company>
   <registrant_address>Knardrupvej 2</registrant_address>
   <registrant_city>Måløv</registrant_city>
   <registrant_state>.</registrant_state>
   <registrant_zip>2760</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+45.46790200</registrant_phone>
   <registrant_fax>+45.46790300</registrant_fax>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>origiz.com</domain_name>
   <domain_keyword>origiz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:16:26</query_time>
   <create_date>2016-09-10</create_date>
   <update_date>2020-09-04</update_date>
   <expiry_date>2024-09-10</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>3</num>
   <domain_name>origaia.fr</domain_name>
   <domain_keyword>origaia</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:59:31</query_time>
   <create_date>2022-01-17</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>IDEE PROD</registrant_company>
   <registrant_address>IDEE PROD, 40 RUE SERAPHIN CORDIER, 62790 LEFOREST</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.615044750</registrant_phone>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>origio.asia</domain_name>
   <domain_keyword>origio</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-16 11:56:44</query_time>
   <create_date>2009-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MediCult A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>origin.net.au</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-25 22:59:29</query_time>
   <update_date>2023-09-04</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1275.hostgator.com</value>
    <value>ns1276.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>orilia.com</domain_name>
   <domain_keyword>orilia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 13:13:18</query_time>
   <create_date>2010-01-06</create_date>
   <update_date>2015-03-31</update_date>
   <expiry_date>2026-01-07</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>nscp1003.icorehosting.com</value>
    <value>nscp1004.icorehosting.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>7</num>
   <domain_name>origza.com</domain_name>
   <domain_keyword>origza</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 06:06:06</query_time>
   <create_date>2021-03-25</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>origin.art</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-06-12 18:44:10</query_time>
   <create_date>2019-09-26</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>UK Creative Ideas Limited</registrar_name>
   <registrar_website>http://www.nic.art</registrar_website>
   <registrant_company>UK Creative Ideas Limited</registrant_company>
   <registrant_country>IM</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>logan.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ortigia.shop</domain_name>
   <domain_keyword>ortigia</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-27 20:33:03</query_time>
   <create_date>2020-12-07</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-12-07</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>CH</registrant_country>
   <name_servers>
    <value>ns1.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>origima.com</domain_name>
   <domain_keyword>origima</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:11:07</query_time>
   <create_date>2009-12-22</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <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_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9139758376</registrant_phone>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.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>orifia.ru</domain_name>
   <domain_keyword>orifia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:53:14</query_time>
   <create_date>2010-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.justhost.ru</value>
    <value>ns2.justhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>origis.careers</domain_name>
   <domain_keyword>origis</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-11 12:02:44</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-04-03</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>origie.com</domain_name>
   <domain_keyword>origie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:11:06</query_time>
   <create_date>2020-07-24</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>origin.black</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>black</domain_tld>
   <query_time>2024-05-11 11:57:54</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-06-12</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>Ashley Lawrence Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1063.awsdns-04.org</value>
    <value>ns-1825.awsdns-36.co.uk</value>
    <value>ns-68.awsdns-08.com</value>
    <value>ns-739.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>origis.pro</domain_name>
   <domain_keyword>origis</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 03:49:37</query_time>
   <create_date>2017-03-04</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-04</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>ORIGIS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>24</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>origit.com</domain_name>
   <domain_keyword>origit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:16:24</query_time>
   <create_date>2009-07-06</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>c/o WHOIStrustee.com Limited</registrant_name>
   <registrant_company>Registrant of origit.com</registrant_company>
   <registrant_address>6 Thornes Office Park Monckton Road</registrant_address>
   <registrant_city>Wakefield</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>WF2 7AN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.68416984300</registrant_phone>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.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>origio.eu</domain_name>
   <domain_keyword>origio</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 11:08:20</query_time>
   <registrar_name>domainfactory GmbH</registrar_name>
   <registrar_website>http://www.df.eu</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
  </value>
  <value>
   <num>18</num>
   <domain_name>origin.ooo</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-16 11:55:02</query_time>
   <create_date>2018-02-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>OCTO</registrant_company>
   <registrant_state>Beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2glx.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4bty.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ortigia.co.uk</domain_name>
   <domain_keyword>ortigia</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 20:33:00</query_time>
   <create_date>2021-03-12</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>odigia.nl</domain_name>
   <domain_keyword>odigia</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 06:38:17</query_time>
   <create_date>1998-08-06</create_date>
   <update_date>2019-11-01</update_date>
   <registrar_name>DELTA Fiber Nederland B.V.</registrar_name>
   <name_servers>
    <value>ns1.cbizz.nl</value>
    <value>ns2.cbizz.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>origio.us.com</domain_name>
   <domain_keyword>origio</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-25 11:19:24</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2026-08-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/origio.us.com/registrant</registrant_email>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>origina.com</domain_name>
   <domain_keyword>origina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:59:30</query_time>
   <create_date>1999-02-12</create_date>
   <update_date>2023-03-02</update_date>
   <expiry_date>2025-03-02</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>andronicus.ns.cloudflare.com</value>
    <value>tani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>orignia.org</domain_name>
   <domain_keyword>orignia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 11:05:26</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1016.ui-dns.de</value>
    <value>ns1039.ui-dns.com</value>
    <value>ns1046.ui-dns.org</value>
    <value>ns1084.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>origma.net</domain_name>
   <domain_keyword>origma</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 15:16:28</query_time>
   <create_date>2002-10-28</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1-05.azure-dns.com</value>
    <value>ns2-05.azure-dns.net</value>
    <value>ns3-05.azure-dns.org</value>
    <value>ns4-05.azure-dns.info</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>25</num>
   <domain_name>origma.co.uk</domain_name>
   <domain_keyword>origma</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 15:16:27</query_time>
   <create_date>2004-03-30</create_date>
   <update_date>2021-03-23</update_date>
   <expiry_date>2026-03-30</expiry_date>
   <registrar_name>Krystal Hosting Ltd [Tag = KRYSTAL]</registrar_name>
   <registrar_website>https://krystal.uk</registrar_website>
   <name_servers>
    <value>ns1.krystal.uk</value>
    <value>ns2.krystal.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>orivia.com</domain_name>
   <domain_keyword>orivia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:55:27</query_time>
   <create_date>2012-11-29</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>gabe.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>origina.ie</domain_name>
   <domain_keyword>origina</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-29 07:58:37</query_time>
   <create_date>2008-04-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-04-24</expiry_date>
   <registrar_name>Letshost</registrar_name>
   <registrar_website>https://www.letshost.ie</registrar_website>
   <registrant_name>ORIGINA INVESTMENTS LIMITED</registrant_name>
   <name_servers>
    <value>andronicus.ns.cloudflare.com</value>
    <value>tani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>origin.college</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>college</domain_tld>
   <query_time>2024-04-29 07:58:36</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>29</num>
   <domain_name>origio.info</domain_name>
   <domain_keyword>origio</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 03:49:36</query_time>
   <create_date>2009-05-05</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MediCult A/S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>origin.coop</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-05-06 23:21:47</query_time>
   <create_date>2022-07-29</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Association oriGIn</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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-150-a.gandi.net</value>
    <value>ns-6-c.gandi.net</value>
    <value>ns-87-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>origis.ca</domain_name>
   <domain_keyword>origis</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-11 12:02:44</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Guy Vanderhaegen</registrant_name>
   <registrant_company>Origis Energy USA Inc.</registrant_company>
   <registrant_address>800 Brickell Ave, Suite 1000</registrant_address>
   <registrant_city>Miami</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33131</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9095533141</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>origin.ag</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-06-12 18:44:10</query_time>
   <create_date>2019-03-10</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1hnx.name.com</value>
    <value>ns2hjl.name.com</value>
    <value>ns3bgq.name.com</value>
    <value>ns4jpz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>origin.me.uk</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-23 14:11:27</query_time>
   <create_date>2012-06-15</create_date>
   <update_date>2018-06-15</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>ortigia.org</domain_name>
   <domain_keyword>ortigia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 20:33:00</query_time>
   <create_date>2015-06-30</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sistemi &amp; Software di Anastasi Angelo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.ergonet-dns.com</value>
    <value>dns1.ergonet-dns.it</value>
    <value>dns1.ergonet-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>origin.cn</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-06 23:21:47</query_time>
   <create_date>2003-03-29</create_date>
   <expiry_date>2030-03-29</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>上海元初生态科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>origin.fo</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>fo</domain_tld>
   <query_time>2024-05-06 01:19:57</query_time>
   <create_date>2011-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>FO Umsitingin</registrar_name>
   <registrar_website>https://okisnavn.fo/</registrar_website>
   <registrant_email>https://whois.nic.fo/contact/origin.fo/registrant</registrant_email>
   <name_servers>
    <value>paige.ns.cloudflare.com</value>
    <value>vasilii.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>origis.online</domain_name>
   <domain_keyword>origis</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 12:02:44</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-03</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>origin.vc</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-06-12 18:44:11</query_time>
   <create_date>2020-09-20</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>2283</registrar_iana>
   <registrar_name>Dynadot14 LLC</registrar_name>
   <registrar_website>https://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>39</num>
   <domain_name>origin.faith</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>faith</domain_tld>
   <query_time>2024-05-06 23:21:47</query_time>
   <create_date>2023-02-09</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>brianna.ns.cloudflare.com</value>
    <value>marek.ns.cloudflare.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>oriiga.com</domain_name>
   <domain_keyword>oriiga</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 03:07:07</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2023-01-17</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1029.ui-dns.org</value>
    <value>ns1038.ui-dns.biz</value>
    <value>ns1078.ui-dns.de</value>
    <value>ns1095.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>origin.observer</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>observer</domain_tld>
   <query_time>2024-06-12 18:44:11</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-08-17</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>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>42</num>
   <domain_name>origla.com</domain_name>
   <domain_keyword>origla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:16:26</query_time>
   <create_date>2014-12-06</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>orisia.com</domain_name>
   <domain_keyword>orisia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:54:27</query_time>
   <create_date>1997-12-23</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>E-Promote</registrant_company>
   <registrant_address>220 E Flamingo Road</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89169</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/orisia.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>origil.com</domain_name>
   <domain_keyword>origil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:11:06</query_time>
   <create_date>2009-03-31</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=origil.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>origis.dev</domain_name>
   <domain_keyword>origis</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-11 12:02:44</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>origis.engineering</domain_name>
   <domain_keyword>origis</domain_keyword>
   <domain_tld>engineering</domain_tld>
   <query_time>2024-05-11 12:02:44</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-04-03</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>origin.so</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-19 00:14:52</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrant_name>Super Privacy Service LTD c/o Dynadot</registrant_name>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>origya.com</domain_name>
   <domain_keyword>origya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 13:13:05</query_time>
   <create_date>2022-10-26</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.cloudns.io</value>
    <value>ns2.cloudns.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>origma.com.au</domain_name>
   <domain_keyword>origma</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-08 09:32:25</query_time>
   <update_date>2023-07-21</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Ben McLean</registrant_name>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>origina.it</domain_name>
   <domain_keyword>origina</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-06 23:21:50</query_time>
   <create_date>2006-10-16</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Origina S.r.l.</registrant_company>
   <registrant_address>via Bezzecca</registrant_address>
   <registrant_city>3</registrant_city>
   <registrant_state>33100</registrant_state>
   <registrant_zip>Udine</registrant_zip>
   <registrant_country>UD</registrant_country>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>origin.me</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-01 22:58:17</query_time>
   <create_date>2008-07-17</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UNTRVLD B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>origin.paris</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-05-06 23:21:47</query_time>
   <create_date>2019-12-16</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.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>53</num>
   <domain_name>orilia.ca</domain_name>
   <domain_keyword>orilia</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-29 08:05:19</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>W7 Media Inc.</registrant_name>
   <registrant_address>1330 Martin Drive 301</registrant_address>
   <registrant_city>White Rock</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V4B3W5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6045418743</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ortigia.ru</domain_name>
   <domain_keyword>ortigia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:55:46</query_time>
   <create_date>2023-10-09</create_date>
   <expiry_date>2024-10-09</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>55</num>
   <domain_name>origib.com</domain_name>
   <domain_keyword>origib</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 03:04:46</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=origib.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>oribia.cc</domain_name>
   <domain_keyword>oribia</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-27 09:05:13</query_time>
   <create_date>2022-11-15</create_date>
   <update_date>2022-11-15</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=oribia.cc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dorthy.ns.cloudflare.com</value>
    <value>rudy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ogigia.it</domain_name>
   <domain_keyword>ogigia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 12:05:48</query_time>
   <create_date>2000-12-29</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Giuseppe Golia</registrant_company>
   <registrant_address>via Lagaria, 142</registrant_address>
   <registrant_city>AMENDOLARA</registrant_city>
   <registrant_state>CS</registrant_state>
   <registrant_zip>87071</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>origig.com</domain_name>
   <domain_keyword>origig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 23:54:02</query_time>
   <create_date>2018-06-03</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-03</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>origin.co.jp</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-12 18:44:10</query_time>
   <create_date>1994-10-13</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>ORIGIN ELECTRIC CO.,LTD.</registrant_company>
   <name_servers>
    <value>ns-1487.awsdns-57.org</value>
    <value>ns-1647.awsdns-13.co.uk</value>
    <value>ns-33.awsdns-04.com</value>
    <value>ns-682.awsdns-21.net</value>
   </name_servers>
  </value>
  <value>
   <num>60</num>
   <domain_name>origin.co.in</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-01 00:04:16</query_time>
   <create_date>2010-05-01</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Telepathy, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>District of Columbia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>origin.diamonds</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>diamonds</domain_tld>
   <query_time>2024-06-07 00:39:40</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BELGIUM NEW YORK LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>origin.ae.org</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>ae.org</domain_tld>
   <query_time>2024-04-16 17:20:15</query_time>
   <create_date>2022-05-19</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/origin.ae.org/registrant</registrant_email>
   <name_servers>
    <value>x.ns.joker.com</value>
    <value>y.ns.joker.com</value>
    <value>z.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>origis.jobs</domain_name>
   <domain_keyword>origis</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-05-11 12:02:44</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Origis Energy USA Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</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>ns07.domaincontrol.com</value>
    <value>ns08.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>64</num>
   <domain_name>origai.net</domain_name>
   <domain_keyword>origai</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 01:59:20</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>corigia.com</domain_name>
   <domain_keyword>corigia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 08:42:04</query_time>
   <create_date>2013-05-26</create_date>
   <update_date>2018-03-07</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1035.ui-dns.biz</value>
    <value>ns1035.ui-dns.com</value>
    <value>ns1035.ui-dns.de</value>
    <value>ns1035.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>origai.com</domain_name>
   <domain_keyword>origai</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 18:42:45</query_time>
   <create_date>2023-01-23</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ogigia.biz</domain_name>
   <domain_keyword>ogigia</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 09:14:52</query_time>
   <create_date>2010-11-13</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Daniele Dellerba</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.altervista.com</value>
    <value>ns2.altervista.com</value>
    <value>ns3.altervista.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>origin.science</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-05-16 11:55:02</query_time>
   <create_date>2016-11-08</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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>iris.thishost.co.za</value>
    <value>metis.thishost.co.za</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>origina.net</domain_name>
   <domain_keyword>origina</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 18:44:13</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-04-11</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.sedoparking.com</value>
    <value>ns2.sedoparking.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>origin.download</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>download</domain_tld>
   <query_time>2024-06-12 18:44:10</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>origin.su</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:23:19</query_time>
   <create_date>2015-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>orisia.net</domain_name>
   <domain_keyword>orisia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 21:50:40</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.secureserver.net/whois?plid=1387&amp;domain=orisia.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>73</num>
   <domain_name>origin.lt</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-27 11:04:17</query_time>
   <create_date>2013-03-27</create_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>Zone Media OÜ</registrar_name>
   <registrar_website>https://www.zone.ee</registrar_website>
   <name_servers>
    <value>ns.zone.eu</value>
    <value>ns2.zone.ee</value>
    <value>ns3.zonedata.net</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>arigia.com</domain_name>
   <domain_keyword>arigia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 15:59:53</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>origid.com</domain_name>
   <domain_keyword>origid</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 18:43:58</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-7dysbrnuxhsvb5w65mie4j.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>origim.com</domain_name>
   <domain_keyword>origim</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:11:07</query_time>
   <create_date>2011-06-03</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>origin.com.pl</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-29 07:58:36</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>odigia.co.uk</domain_name>
   <domain_keyword>odigia</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-04 19:45:57</query_time>
   <create_date>2022-08-10</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>orisia.fr</domain_name>
   <domain_keyword>orisia</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:59:58</query_time>
   <create_date>2017-11-13</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Wizman invest</registrant_company>
   <registrant_address>Wizman invest, Avenue victor hugo 132, 75016 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.618581842</registrant_phone>
   <name_servers>
    <value>ns1017.ui-dns.biz</value>
    <value>ns1021.ui-dns.org</value>
    <value>ns1027.ui-dns.de</value>
    <value>ns1110.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>origin.sh</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-06-12 18:44:11</query_time>
   <create_date>2016-09-27</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-27</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>eric.ns.cloudflare.com</value>
    <value>lara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>origin.yoga</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>yoga</domain_tld>
   <query_time>2024-04-23 14:11:24</query_time>
   <create_date>2020-08-12</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ortigia.it</domain_name>
   <domain_keyword>ortigia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-27 20:33:00</query_time>
   <create_date>2004-07-23</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>Ergonet s.r.l.</registrar_name>
   <registrar_website>https://www.ergonet.it</registrar_website>
   <registrant_company>Sistemi &amp; Software di Anastasi Angelo</registrant_company>
   <registrant_address>Via Alcibiade 29</registrant_address>
   <registrant_city>Siracusa</registrant_city>
   <registrant_state>SR</registrant_state>
   <registrant_zip>96100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.ergonet-dns.com</value>
    <value>dns1.ergonet-dns.it</value>
    <value>dns1.ergonet-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>origin.icu</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-25 22:59:29</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>kirk.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>orugia.ru</domain_name>
   <domain_keyword>orugia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:56:22</query_time>
   <create_date>2010-06-11</create_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>origina.ru</domain_name>
   <domain_keyword>origina</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:53:28</query_time>
   <create_date>2014-01-20</create_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>DOMENUS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.fozzy.com</value>
    <value>ns2.fozzy.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>origin.kr</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2021-04-01 01:52:32</query_time>
   <create_date>2007-03-02</create_date>
   <update_date>2009-09-08</update_date>
   <expiry_date>2028-03-02</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.mailplug.com</registrar_website>
   <registrant_name>??????????</registrant_name>
  </value>
  <value>
   <num>87</num>
   <domain_name>origma.com</domain_name>
   <domain_keyword>origma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:16:27</query_time>
   <create_date>2002-10-28</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=origma.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1-06.azure-dns.com</value>
    <value>ns2-06.azure-dns.net</value>
    <value>ns3-06.azure-dns.org</value>
    <value>ns4-06.azure-dns.info</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>88</num>
   <domain_name>origin.im</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-20 03:04:49</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>brigia.buzz</domain_name>
   <domain_keyword>brigia</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-02 06:04:28</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>origix.com</domain_name>
   <domain_keyword>origix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:16:26</query_time>
   <create_date>2005-12-10</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-12-10</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>ryusung</registrant_name>
   <registrant_company>ryusung</registrant_company>
   <registrant_address>120 Ilgok-ro Buk-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>500865</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.624197272</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>origua.xyz</domain_name>
   <domain_keyword>origua</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-08 09:33:02</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-10-02</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.linode.com</value>
    <value>ns2.linode.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>92</num>
   <domain_name>origin.net.cn</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-06-12 18:44:11</query_time>
   <create_date>2024-05-26</create_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>高燕晓</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>brigia.online</domain_name>
   <domain_keyword>brigia</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 02:23:39</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-16</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>ns47.domaincontrol.com</value>
    <value>ns48.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>94</num>
   <domain_name>orivia.online</domain_name>
   <domain_keyword>orivia</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 17:56:07</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0164070602</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>odigia.com</domain_name>
   <domain_keyword>odigia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 11:24:37</query_time>
   <create_date>2009-11-26</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-11-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.softerra.com</value>
    <value>nss.softerra.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>orignia.com</domain_name>
   <domain_keyword>orignia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 09:32:27</query_time>
   <create_date>2019-02-21</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.raiolanetworks.es</value>
    <value>dns2.raiolanetworks.es</value>
    <value>dns3.raiolanetworks.es</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>origin.hr</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-12 18:44:11</query_time>
   <create_date>2019-02-16</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>ORIGIN d. o. o.</registrant_name>
   <registrant_address>Hegedušićeva 16</registrant_address>
   <registrant_city>Rijeka</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>51000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.infoitdns.com</value>
    <value>ns2.infoitdns.com</value>
   </name_servers>
  </value>
  <value>
   <num>98</num>
   <domain_name>origin.llc</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-04-27 00:54:51</query_time>
   <create_date>2019-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>origlia.com</domain_name>
   <domain_keyword>origlia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:16:27</query_time>
   <create_date>2004-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hospisafe</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=origlia.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.flexwebhosting.nl</value>
    <value>ns2.flexwebhosting.nl</value>
    <value>ns3.flexwebhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>origin.archi</domain_name>
   <domain_keyword>origin</domain_keyword>
   <domain_tld>archi</domain_tld>
   <query_time>2024-04-18 14:27:30</query_time>
   <create_date>2020-02-04</create_date>
   <update_date>2022-03-21</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Atelier Tom Sheehan et Partenaires</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>dns100.ovh.net</value>
    <value>ns100.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.144</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.