WHOIS QUERY TIME

3 May 2024 - 4:25 PM UTC

Registered: 13 April 2016
Expiry: 13 April 2025

REGISTRAR

Name: 厦门易名科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ns3.dns.com
ns4.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 吕培钧
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=irna.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "irna.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "irna.cn",
            "domain_keyword": "irna",
            "domain_tld": "cn",
            "query_time": "2024-05-03 16:25:26",
            "create_date": "2016-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "吕培钧",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.098,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>irna.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>irna.cn</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-03 16:25:26</query_time>
   <create_date>2016-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>吕培钧</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.098</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.202 seconds) for "irna.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

7 Feb 2024 - 4:31 AM UTC

Registered: 13 April 2016
Expiry: 13 April 2024

REGISTRAR

Name: 厦门易名科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ns3.dns.com
ns4.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 吕培钧
Email: [email protected]

#2 - QUERY TIME

3 May 2024 - 4:25 PM UTC

Registered: 13 April 2016
Expiry: 13 April 2025

REGISTRAR

Name: 厦门易名科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ns3.dns.com
ns4.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 吕培钧
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=irna.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "irna.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "irna.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "irna.cn",
            "domain_keyword": "irna",
            "domain_tld": "cn",
            "query_time": "2024-02-07 04:31:08",
            "create_date": "2016-04-13",
            "expiry_date": "2024-04-13",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "吕培钧",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "irna.cn",
            "domain_keyword": "irna",
            "domain_tld": "cn",
            "query_time": "2024-05-03 16:25:26",
            "create_date": "2016-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "吕培钧",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.202,
        "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>irna.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>irna.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>irna.cn</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-02-07 04:31:08</query_time>
   <create_date>2016-04-13</create_date>
   <expiry_date>2024-04-13</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>吕培钧</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.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>irna.cn</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-03 16:25:26</query_time>
   <create_date>2016-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>吕培钧</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.202</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 20 domain names (in 0.165 seconds) which contained the exact domain keyword "irna".
Domain Name Registered Expiry Registrar Ownership
1 irna.com 4 Nov 1997 3 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
2 irna.net 6 Jan 1999 6 Jan 2027 ENOM, INC. REDACTED FOR PRIVACY
3 irna.org 6 Apr 1999 6 Apr 2025 eNom, LLC Data Protected
4 irna.nl 3 Apr 2011 - NVA Online Advertising B.V. -
5 irna.it 7 Mar 2015 9 Mar 2025 NameCase GmbH Puglia.com Srls
6 irna.cn 13 Apr 2016 13 Apr 2025 厦门易名科技股份有限公司 吕培钧
7 irna.pl 28 May 2016 28 May 2025 Aftermarket.pl Limited -
8 irna.co.uk 19 Jul 2021 19 Jul 2024 Garth Piesse [Tag = COHERENT-NZ] -
9 irna.sbs 10 Apr 2023 10 Apr 2025 Web Commerce Communications Ltd Whoisprotection.cc
10 irna.top 16 Apr 2023 16 Apr 2025 CSL Computer Service Langenbach GmbH Serverpars
11 irna.news 7 Jun 2023 7 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
12 irna.press 19 Jun 2023 19 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
13 irna.lol 22 Aug 2023 22 Aug 2024 Web Commerce Communications Ltd Whoisprotection.cc
14 irna.monster 24 Aug 2023 24 Aug 2024 Web Commerce Communications Ltd Whoisprotection.cc
15 irna.shop 18 Oct 2023 18 Oct 2024 Realtime Register B.V. -
16 irna.site 29 Oct 2023 29 Oct 2024 Atak Domain Hosting N/A
17 irna.online 30 Dec 2023 30 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
18 irna.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
19 irna.link 7 May 2024 7 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
20 irna.uk 8 May 2024 8 May 2025 Whitehall Medical Limited t/a DNAAS [Tag = WHITEHALL] -
21 irna.bio 8 Jun 2024 8 Jun 2025 Name.com, Inc. Beacons AI Inc.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=irna&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "irna",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 21,
        "relation": "eq",
        "current": 21
    },
    "unique_domains": "irna.com, irna.net, irna.org, irna.nl, irna.it, irna.cn, irna.pl, irna.co.uk, irna.sbs, irna.top, irna.news, irna.press, irna.lol, irna.monster, irna.shop, irna.site, irna.online, irna.xyz, irna.link, irna.uk, irna.bio",
    "results": [
        {
            "num": 1,
            "domain_name": "irna.com",
            "domain_keyword": "irna",
            "domain_tld": "com",
            "query_time": "2024-05-15 04:00:52",
            "create_date": "1997-11-04",
            "update_date": "2023-10-28",
            "expiry_date": "2024-11-03",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/3af4b63d-9b8a-46d0-a914-ef0f2ad2a22f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.irna.ir",
                "ns2.irna.ir"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "irna.net",
            "domain_keyword": "irna",
            "domain_tld": "net",
            "query_time": "2024-05-15 04:00:52",
            "create_date": "1999-01-06",
            "update_date": "2022-01-15",
            "expiry_date": "2027-01-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/96e79635-c104-47b0-aec8-8bfde1f5df68",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.irna.ir",
                "ns2.irna.ir"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "irna.org",
            "domain_keyword": "irna",
            "domain_tld": "org",
            "query_time": "2024-05-05 09:56:38",
            "create_date": "1999-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "irna.nl",
            "domain_keyword": "irna",
            "domain_tld": "nl",
            "query_time": "2024-05-06 19:52:44",
            "create_date": "2011-04-03",
            "update_date": "2021-05-17",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "irna.it",
            "domain_keyword": "irna",
            "domain_tld": "it",
            "query_time": "2024-05-25 21:51:51",
            "create_date": "2015-03-07",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-09",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959, n. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "irna.cn",
            "domain_keyword": "irna",
            "domain_tld": "cn",
            "query_time": "2024-05-03 16:25:26",
            "create_date": "2016-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "吕培钧",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "irna.pl",
            "domain_keyword": "irna",
            "domain_tld": "pl",
            "query_time": "2024-06-09 21:47:00",
            "create_date": "2016-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.kylos.pl",
                "ns2.kylos.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "irna.co.uk",
            "domain_keyword": "irna",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 15:11:42",
            "create_date": "2021-07-19",
            "update_date": "2024-05-17",
            "expiry_date": "2024-07-19",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "irna.sbs",
            "domain_keyword": "irna",
            "domain_tld": "sbs",
            "query_time": "2024-05-03 16:25:26",
            "create_date": "2023-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns100.webnic.cc",
                "ns101.webnic.cc"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "irna.top",
            "domain_keyword": "irna",
            "domain_tld": "top",
            "query_time": "2024-05-03 16:25:26",
            "create_date": "2023-04-16",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-16",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "https://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Serverpars",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tehran",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "adel.ns.cloudflare.com",
                "clint.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "irna.news",
            "domain_keyword": "irna",
            "domain_tld": "news",
            "query_time": "2024-05-06 19:52:44",
            "create_date": "2023-06-07",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "celeste.ns.cloudflare.com",
                "norman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "irna.press",
            "domain_keyword": "irna",
            "domain_tld": "press",
            "query_time": "2024-05-15 04:00:52",
            "create_date": "2023-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "celeste.ns.cloudflare.com",
                "norman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "irna.lol",
            "domain_keyword": "irna",
            "domain_tld": "lol",
            "query_time": "2024-05-06 19:52:44",
            "create_date": "2023-08-22",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-22",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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": [
                "sara.ns.derak.cloud",
                "sina.ns.derak.cloud"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "irna.monster",
            "domain_keyword": "irna",
            "domain_tld": "monster",
            "query_time": "2024-05-06 19:52:44",
            "create_date": "2023-08-24",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-24",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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": [
                "sara.ns.derak.cloud",
                "sina.ns.derak.cloud"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "irna.shop",
            "domain_keyword": "irna",
            "domain_tld": "shop",
            "query_time": "2024-04-15 17:18:17",
            "create_date": "2023-10-18",
            "update_date": "2024-01-30",
            "expiry_date": "2024-10-18",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "irna.site",
            "domain_keyword": "irna",
            "domain_tld": "site",
            "query_time": "2024-05-25 21:51:51",
            "create_date": "2023-10-29",
            "update_date": "2024-04-22",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "N/A",
            "registrant_state": "Assam",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "elijah.ns.cloudflare.com",
                "joyce.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "irna.online",
            "domain_keyword": "irna",
            "domain_tld": "online",
            "query_time": "2024-05-06 19:52:44",
            "create_date": "2023-12-30",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "algin.ns.cloudflare.com",
                "imani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "irna.xyz",
            "domain_keyword": "irna",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 19:52:44",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "irna.link",
            "domain_keyword": "irna",
            "domain_tld": "link",
            "query_time": "2024-05-09 16:59:44",
            "create_date": "2024-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "logan.ns.cloudflare.com",
                "stephane.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "irna.uk",
            "domain_keyword": "irna",
            "domain_tld": "uk",
            "query_time": "2024-06-10 16:01:22",
            "create_date": "2024-05-08",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-08",
            "registrar_name": "Whitehall Medical Limited t/a DNAAS [Tag = WHITEHALL]",
            "registrar_website": "https://dnaas.vip",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "irna.bio",
            "domain_keyword": "irna",
            "domain_tld": "bio",
            "query_time": "2024-06-10 14:39:13",
            "create_date": "2024-06-08",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Beacons AI Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1bqx.name.com",
                "ns2fln.name.com",
                "ns3bfm.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.165,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>irna</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>21</total>
  <relation>eq</relation>
  <current>21</current>
 </count>
 <unique_domains>irna.com, irna.net, irna.org, irna.nl, irna.it, irna.cn, irna.pl, irna.co.uk, irna.sbs, irna.top, irna.news, irna.press, irna.lol, irna.monster, irna.shop, irna.site, irna.online, irna.xyz, irna.link, irna.uk, irna.bio</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>irna.com</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 04:00:52</query_time>
   <create_date>1997-11-04</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3af4b63d-9b8a-46d0-a914-ef0f2ad2a22f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.irna.ir</value>
    <value>ns2.irna.ir</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>irna.net</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 04:00:52</query_time>
   <create_date>1999-01-06</create_date>
   <update_date>2022-01-15</update_date>
   <expiry_date>2027-01-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/96e79635-c104-47b0-aec8-8bfde1f5df68</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.irna.ir</value>
    <value>ns2.irna.ir</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>irna.org</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-05 09:56:38</query_time>
   <create_date>1999-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>irna.nl</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 19:52:44</query_time>
   <create_date>2011-04-03</create_date>
   <update_date>2021-05-17</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>irna.it</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 21:51:51</query_time>
   <create_date>2015-03-07</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>irna.cn</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-03 16:25:26</query_time>
   <create_date>2016-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>吕培钧</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>irna.pl</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-09 21:47:00</query_time>
   <create_date>2016-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.kylos.pl</value>
    <value>ns2.kylos.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>irna.co.uk</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 15:11:42</query_time>
   <create_date>2021-07-19</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>irna.sbs</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-03 16:25:26</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</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>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>irna.top</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-03 16:25:26</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Serverpars</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tehran</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IR</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>adel.ns.cloudflare.com</value>
    <value>clint.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>irna.news</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-06 19:52:44</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>celeste.ns.cloudflare.com</value>
    <value>norman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>irna.press</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-15 04:00:52</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>celeste.ns.cloudflare.com</value>
    <value>norman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>irna.lol</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-06 19:52:44</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</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>sara.ns.derak.cloud</value>
    <value>sina.ns.derak.cloud</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>irna.monster</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-06 19:52:44</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</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>sara.ns.derak.cloud</value>
    <value>sina.ns.derak.cloud</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>15</num>
   <domain_name>irna.shop</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 17:18:17</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>irna.site</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 21:51:51</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Assam</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>elijah.ns.cloudflare.com</value>
    <value>joyce.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>irna.online</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 19:52:44</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>algin.ns.cloudflare.com</value>
    <value>imani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>irna.xyz</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 19:52:44</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>irna.link</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-09 16:59:44</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>logan.ns.cloudflare.com</value>
    <value>stephane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>irna.uk</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-10 16:01:22</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>Whitehall Medical Limited t/a DNAAS [Tag = WHITEHALL]</registrar_name>
   <registrar_website>https://dnaas.vip</registrar_website>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>irna.bio</domain_name>
   <domain_keyword>irna</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-06-10 14:39:13</query_time>
   <create_date>2024-06-08</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Beacons AI Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1bqx.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4lpv.name.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.165</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 2,638 domain names (in 0.166 seconds) which look and sound like the brand name "irna".
Domain Name Registered Expiry Registrar Ownership
1 irnn.org 31 Dec 2013 31 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
2 icna.online 13 Apr 2018 13 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
3 brna.net 11 Jan 2011 11 Jan 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
4 mrna.uk 19 Oct 2021 19 Oct 2024 Squarespace Domains LLC [Tag = GOOGLE] -
5 irwa.asia 24 Apr 2024 24 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang hua xiong
6 ipna.ru 26 Sep 2023 26 Sep 2024 REGRU-RU Private Person
7 arna.co.in 12 Jan 2018 12 Jan 2025 GoDaddy.com, LLC A R N A & Associates
8 brna.ru 15 Jun 2009 15 Jun 2025 SALENAMES-RU Private Person
9 irla.co 5 Jun 2020 5 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 irona.eu - - UAB "Interneto vizija" -
11 inna.lt 29 Aug 2017 30 Aug 2024 UAB Bartus pro UAB Bartus pro
12 hirna.design 12 Nov 2020 12 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 irsa.tv 12 Sep 2011 12 Sep 2024 1API GmbH Registry Services, LLC
14 irva.xyz 8 Feb 2022 8 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
15 iana.aero 30 Jul 2002 30 Jul 2024 Registry Operator acts as Registrar (9998) SITA sc
16 iran.cl 4 Aug 2023 4 Aug 2028 NIC Chile INSTITUTO DE RADIOMEDICINA SPA
17 irma.vip 4 May 2018 4 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 iona.net 26 Sep 2000 26 Sep 2024 TurnCommerce, Inc. DBA NameBright.com Redacted for GDPR privacy
19 irng.ca 20 Nov 2016 20 Nov 2024 eNom Canada Corp. REDACTED FOR PRIVACY
20 cirna.ca 6 Jun 2024 6 Jun 2025 Open Provider Inc. REDACTED FOR PRIVACY
21 irina.company 17 Feb 2021 17 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 irta.cn 19 Nov 2018 19 Nov 2025 厦门易名科技股份有限公司 湖南好二三四科技有限公司
23 irda.shop 30 Dec 2023 30 Dec 2024 Realtime Register B.V. -
24 iana.app 4 Jul 2022 4 Jul 2024 Squarespace Domains II LLC. #://CNXT $://THeXDesK
25 iran.review 11 Dec 2018 11 Dec 2028 Name.com, Inc. Domain Protection Services, Inc.
26 iina.app 2 Mar 2021 2 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
27 crna.careers 26 Sep 2020 26 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0159453916
28 irva.de - - - -
29 mrna.mobi 19 Dec 2020 19 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
30 inna.run 17 Jan 2024 17 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
31 iona.works 29 Oct 2016 29 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0146177467
32 inna.fashion 30 Aug 2023 30 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu Inna
33 irha.xyz 6 Sep 2023 6 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
34 icna.jobs 30 Sep 2020 30 Sep 2025 OVH sas UNSA-ICNA
35 dirna.org 5 Sep 2022 5 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 irnn.xyz 29 Mar 2023 29 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) he jie jun
37 irma.film 29 Mar 2019 29 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
38 irnb.xyz 24 Sep 2023 24 Sep 2024 Name.com, Inc LULU
39 igna.pics 20 Sep 2023 20 Sep 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
40 iona.eu - - Domainers Registrar AG -
41 icna.website 17 Jul 2021 17 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com 1964
42 dirna.art 8 Mar 2020 8 Mar 2025 OVH DATA SWING
43 iria.pe - - 1API GmbH Registration Private
44 i-na.de - - - -
45 iran.net 20 Jun 1997 19 Jun 2029 1API GmbH REDACTED FOR PRIVACY
46 irva.studio 22 Oct 2019 22 Oct 2024 Register.com, Inc. REDACTED FOR PRIVACY
47 iona.co 21 Jul 2010 20 Jul 2024 Tucows Domains Inc. The Iona Shop
48 irina.xyz 29 Sep 2020 29 Sep 2026 West263 International Limited Y Swetha
49 kirna.store 5 Jan 2024 5 Jan 2025 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
50 irng.cam 22 May 2024 22 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
51 iana.com 29 Jul 1996 19 Oct 2027 CSC CORPORATE DOMAINS, INC. IETF Trust
52 iran.bz 7 Apr 2020 7 Apr 2024 Dynadot Inc -
53 rina.lt 28 Aug 2023 29 Aug 2024 UAB "Interneto vizija" UAB "Interneto vizija"
54 irpa.co.uk 1 Dec 2018 1 Dec 2024 Garth Piesse [Tag = COHERENT-NZ] -
55 sirna.cn 24 Jun 2004 24 Jun 2029 阿里云计算有限公司(万网) 广州市锐博生物科技有限公司
56 mrna.xyz 19 Jul 2021 19 Jul 2024 Sav.com, LLC Privacy Protection
57 itna.be 29 Jun 2011 - BELNET -
58 ifna.net 2 Dec 1999 2 Dec 2024 COREhub, S.R.L. IFNA
59 irnap.info 28 Feb 2024 28 Feb 2025 NameSilo, LLC PrivacyGuardian.org llc
60 zrna.ru 15 Nov 2015 15 Nov 2024 DOMENUS-RU Private Person
61 irpa.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
62 idna.consulting 13 Aug 2023 13 Aug 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Swiss Domain Trustee AG
63 arna.app 22 Aug 2023 22 Aug 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
64 igna.me 20 Jul 2013 20 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
65 igna.ru 19 May 2011 19 May 2025 SALENAMES-RU Private Person
66 ilna.online 16 Aug 2023 16 Aug 2024 Tucows.com Co. Contact Privacy Inc. Customer 0168150408
67 irla.info 17 Jan 2019 17 Jan 2025 Key-Systems GmbH DNU GmbH
68 mirna.ceo 14 Mar 2024 14 Mar 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170595680
69 mirna.me.uk 2 Nov 2023 2 Nov 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
70 ir-a.site 16 Aug 2020 16 Aug 2024 IONOS SE Data Privacy Protected
71 mrna.ltd 9 Jan 2021 9 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chen Chang You
72 rina.io 20 Mar 2024 20 Mar 2025 Sav.com, LLC Privacy Protection
73 brna.site 14 Mar 2019 14 Mar 2025 Network Solutions LLC -
74 ikna.dev 19 Aug 2021 19 Aug 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
75 iran.de - - - -
76 irla.name - - Gandi SAS -
77 irns.biz 31 Jul 2015 30 Jul 2024 Tucows Domains Inc. Data Protected
78 rrna.com 11 Sep 2003 11 Sep 2024 ABOVE.COM PTY LTD. -
79 rrna.org 29 May 2016 29 May 2025 Deschutesdomains.com LLC REDACTED FOR PRIVACY
80 idna.codes 22 Sep 2023 22 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
81 i1na.com 11 Oct 2007 11 Oct 2024 GoDaddy.com, LLC -
82 xrna.lat 28 Oct 2023 28 Oct 2024 Porkbun, LLC Private by Design, LLC
83 irda.agency 16 Feb 2024 16 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 rina.net.pl 9 Feb 2024 9 Feb 2025 home.pl S.A. -
85 irpa.org 30 Jul 2002 30 Jul 2024 GoDaddy.com, LLC NameFind LLC
86 iran.org 9 Mar 1996 10 Mar 2025 Network Solutions, LLC REDACTED FOR PRIVACY
87 irya.net 30 Dec 2015 30 Dec 2024 ANNULET, INC BuyDomains.com
88 yrna.ca 22 Apr 2003 22 Apr 2025 Go Daddy Domains Canada, Inc Yukon Registered Nurses Association
89 arna.dev 21 Apr 2023 21 Apr 2025 1API GmbH REDACTED FOR PRIVACY
90 irya.se 7 Aug 2007 7 Aug 2030 LoopiaGroup2 -
91 mirna.io 23 Sep 2020 23 Sep 2024 Key-Systems GmbH c/o whoisproxy.com
92 ifna.website 19 Mar 2024 19 Mar 2026 OVH IFNA
93 iran.ro 29 Aug 2022 28 Aug 2024 Digital IT Consulting SRL -
94 irda.nl 22 Nov 2000 - NameWeb -
95 iona.club 20 May 2024 20 May 2025 Chengdu West Dimension Digital Technology Co., Ltd. Ni Cary
96 irsa.us 2 Dec 2003 1 Dec 2026 GoDaddy.com, LLC Kenneth Solomon
97 crna.life 6 Apr 2024 6 Apr 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
98 irva.site 28 Mar 2020 28 Mar 2025 1API GmbH Ramin Mohammadi Co.
99 irta.lt 1 Aug 2016 2 Aug 2024 NETIM NETIM
100 idna.net 31 May 2004 31 May 2025 NAMECHEAP INC Redacted for Privacy Purposes
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 Irna.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=irna.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "irna.cn",
        "page_size": 100
    },
    "count": {
        "total": 2638,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "irnn.org, icna.online, brna.net, mrna.uk, irwa.asia, ipna.ru, arna.co.in, brna.ru, irla.co, irona.eu, inna.lt, hirna.design, irsa.tv, irva.xyz, iana.aero, iran.cl, irma.vip, iona.net, irng.ca, cirna.ca, irina.company, irta.cn, irda.shop, iana.app, iran.review, iina.app, crna.careers, irva.de, mrna.mobi, inna.run, iona.works, inna.fashion, irha.xyz, icna.jobs, dirna.org, irnn.xyz, irma.film, irnb.xyz, igna.pics, iona.eu, icna.website, dirna.art, iria.pe, i-na.de, iran.net, irva.studio, iona.co, irina.xyz, kirna.store, irng.cam, iana.com, iran.bz, rina.lt, irpa.co.uk, sirna.cn, mrna.xyz, itna.be, ifna.net, irnap.info, zrna.ru, irpa.xyz, idna.consulting, arna.app, igna.me, igna.ru, ilna.online, irla.info, mirna.ceo, mirna.me.uk, ir-a.site, mrna.ltd, rina.io, brna.site, ikna.dev, iran.de, irla.name, irns.biz, rrna.com, rrna.org, idna.codes, i1na.com, xrna.lat, irda.agency, rina.net.pl, irpa.org, iran.org, irya.net, yrna.ca, arna.dev, irya.se, mirna.io, ifna.website, iran.ro, irda.nl, iona.club, irsa.us, crna.life, irva.site, irta.lt, idna.net",
    "results": [
        {
            "num": 1,
            "domain_name": "irnn.org",
            "domain_keyword": "irnn",
            "domain_tld": "org",
            "query_time": "2024-04-15 17:18:45",
            "create_date": "2013-12-31",
            "update_date": "2023-08-19",
            "expiry_date": "2024-12-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "icna.online",
            "domain_keyword": "icna",
            "domain_tld": "online",
            "query_time": "2024-04-22 09:00:02",
            "create_date": "2018-04-13",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-13",
            "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.icna.us",
                "ns2.icna.us"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "brna.net",
            "domain_keyword": "brna",
            "domain_tld": "net",
            "query_time": "2024-04-22 05:02:48",
            "create_date": "2011-01-11",
            "update_date": "2023-11-27",
            "expiry_date": "2025-01-11",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevis",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.anydns.com",
                "ns2.anydns.com",
                "ns3.anydns.com",
                "ns4.anydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "mrna.uk",
            "domain_keyword": "mrna",
            "domain_tld": "uk",
            "query_time": "2024-04-22 07:41:11",
            "create_date": "2021-10-19",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-19",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 5,
            "domain_name": "irwa.asia",
            "domain_keyword": "irwa",
            "domain_tld": "asia",
            "query_time": "2024-05-01 11:49:15",
            "create_date": "2024-04-24",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang hua xiong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "oswald.ns.cloudflare.com",
                "ziggy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ipna.ru",
            "domain_keyword": "ipna",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:33:03",
            "create_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "arna.co.in",
            "domain_keyword": "arna",
            "domain_tld": "co.in",
            "query_time": "2024-05-02 14:45:33",
            "create_date": "2018-01-12",
            "update_date": "2022-03-17",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "A R N A & Associates",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bots416276.earth.orderbox-dns.com",
                "bots416276.mars.orderbox-dns.com",
                "bots416276.mercury.orderbox-dns.com",
                "bots416276.venus.orderbox-dns.com",
                "gowebby.earth.orderbox-dns.com",
                "gowebby.mars.orderbox-dns.com",
                "gowebby.mercury.orderbox-dns.com",
                "gowebby.venus.orderbox-dns.com",
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "brna.ru",
            "domain_keyword": "brna",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:19:24",
            "create_date": "2009-06-15",
            "expiry_date": "2025-06-15",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "irla.co",
            "domain_keyword": "irla",
            "domain_tld": "co",
            "query_time": "2024-05-06 19:50:46",
            "create_date": "2020-06-05",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "irona.eu",
            "domain_keyword": "irona",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:37:42",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ]
        },
        {
            "num": 11,
            "domain_name": "inna.lt",
            "domain_keyword": "inna",
            "domain_tld": "lt",
            "query_time": "2024-05-17 16:01:25",
            "create_date": "2017-08-29",
            "expiry_date": "2024-08-30",
            "registrar_name": "UAB Bartus pro",
            "registrar_website": "https://www.domenai.lt",
            "registrant_company": "UAB Bartus pro",
            "name_servers": [
                "ns1.domenai.lt",
                "ns2.domenai.lt",
                "ns3.domenai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 12,
            "domain_name": "hirna.design",
            "domain_keyword": "hirna",
            "domain_tld": "design",
            "query_time": "2024-05-19 02:48:30",
            "create_date": "2020-11-12",
            "update_date": "2023-07-26",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "irsa.tv",
            "domain_keyword": "irsa",
            "domain_tld": "tv",
            "query_time": "2024-05-20 05:45:27",
            "create_date": "2011-09-12",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, 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": [
                "wp27.mizbanwp.com",
                "wp28.mizbanwp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "irva.xyz",
            "domain_keyword": "irva",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 05:46:55",
            "create_date": "2022-02-08",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "iana.aero",
            "domain_keyword": "iana",
            "domain_tld": "aero",
            "query_time": "2024-05-11 22:15:56",
            "create_date": "2002-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "registrar_iana": 9998,
            "registrar_name": "Registry Operator acts as Registrar (9998)",
            "registrar_website": "https://identity.digital",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SITA sc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Geneva",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns2.corenic.net",
                "reserved.nic.aero"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "iran.cl",
            "domain_keyword": "iran",
            "domain_tld": "cl",
            "query_time": "2024-05-13 13:46:46",
            "create_date": "2023-08-04",
            "expiry_date": "2028-08-04",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "INSTITUTO DE RADIOMEDICINA SPA"
        },
        {
            "num": 17,
            "domain_name": "irma.vip",
            "domain_keyword": "irma",
            "domain_tld": "vip",
            "query_time": "2024-06-01 16:47:20",
            "create_date": "2018-05-04",
            "update_date": "2024-05-16",
            "expiry_date": "2024-05-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "iona.net",
            "domain_keyword": "iona",
            "domain_tld": "net",
            "query_time": "2024-06-04 07:42:27",
            "create_date": "2000-09-26",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "ENG",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-resw4tg4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "irng.ca",
            "domain_keyword": "irng",
            "domain_tld": "ca",
            "query_time": "2024-05-25 21:51:53",
            "create_date": "2016-11-20",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-20",
            "registrar_name": "eNom Canada Corp.",
            "registrar_website": "https://help.enom.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "cirna.ca",
            "domain_keyword": "cirna",
            "domain_tld": "ca",
            "query_time": "2024-06-07 05:17:38",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_name": "Open Provider Inc.",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "irina.company",
            "domain_keyword": "irina",
            "domain_tld": "company",
            "query_time": "2024-06-09 17:55:50",
            "create_date": "2021-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "irta.cn",
            "domain_keyword": "irta",
            "domain_tld": "cn",
            "query_time": "2024-06-09 09:53:46",
            "create_date": "2018-11-19",
            "expiry_date": "2025-11-19",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "湖南好二三四科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "irda.shop",
            "domain_keyword": "irda",
            "domain_tld": "shop",
            "query_time": "2024-04-22 00:49:06",
            "create_date": "2023-12-30",
            "update_date": "2024-02-27",
            "expiry_date": "2024-12-30",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "iana.app",
            "domain_keyword": "iana",
            "domain_tld": "app",
            "query_time": "2024-05-01 02:42:00",
            "create_date": "2022-07-04",
            "update_date": "2023-12-20",
            "expiry_date": "2024-07-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "#://CNXT $://THeXDesK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "iran.review",
            "domain_keyword": "iran",
            "domain_tld": "review",
            "query_time": "2024-05-09 02:08:22",
            "create_date": "2018-12-11",
            "update_date": "2023-07-11",
            "expiry_date": "2028-12-11",
            "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": [
                "gabriella.ns.cloudflare.com",
                "nicolas.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "iina.app",
            "domain_keyword": "iina",
            "domain_tld": "app",
            "query_time": "2024-05-06 16:04:19",
            "create_date": "2021-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2cvx.name.com",
                "ns3cna.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "crna.careers",
            "domain_keyword": "crna",
            "domain_tld": "careers",
            "query_time": "2024-04-15 23:30:31",
            "create_date": "2020-09-26",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0159453916",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "irva.de",
            "domain_keyword": "irva",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:08:19",
            "update_date": "2017-11-13",
            "name_servers": [
                "ns1.hofmeirmedia.net",
                "ns2.hofmeirmedia.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 29,
            "domain_name": "mrna.mobi",
            "domain_keyword": "mrna",
            "domain_tld": "mobi",
            "query_time": "2024-05-04 10:01:02",
            "create_date": "2020-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "inna.run",
            "domain_keyword": "inna",
            "domain_tld": "run",
            "query_time": "2024-05-16 07:57:21",
            "create_date": "2024-01-17",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-17",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.yottasrc.net",
                "ns2.yottasrc.net",
                "ns3.yottasrc.com",
                "ns4.yottasrc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "iona.works",
            "domain_keyword": "iona",
            "domain_tld": "works",
            "query_time": "2024-05-13 08:58:28",
            "create_date": "2016-10-29",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0146177467",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "inna.fashion",
            "domain_keyword": "inna",
            "domain_tld": "fashion",
            "query_time": "2024-05-17 16:01:24",
            "create_date": "2023-08-30",
            "update_date": "2023-09-04",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Inna",
            "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": [
                "ns1.mijn.host",
                "ns2.mijn.host",
                "ns3.mijn.host"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "irha.xyz",
            "domain_keyword": "irha",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 07:39:08",
            "create_date": "2023-09-06",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "icna.jobs",
            "domain_keyword": "icna",
            "domain_tld": "jobs",
            "query_time": "2024-05-22 11:18:51",
            "create_date": "2020-09-30",
            "update_date": "2024-05-14",
            "expiry_date": "2025-09-30",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UNSA-ICNA",
            "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": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "dirna.org",
            "domain_keyword": "dirna",
            "domain_tld": "org",
            "query_time": "2024-05-26 20:53:55",
            "create_date": "2022-09-05",
            "update_date": "2023-10-20",
            "expiry_date": "2024-09-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "irnn.xyz",
            "domain_keyword": "irnn",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 21:58:07",
            "create_date": "2023-03-29",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "he jie jun",
            "registrant_state": "an hui",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "irma.film",
            "domain_keyword": "irma",
            "domain_tld": "film",
            "query_time": "2024-05-29 21:57:56",
            "create_date": "2019-03-29",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "irnb.xyz",
            "domain_keyword": "irnb",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 21:58:06",
            "create_date": "2023-09-24",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "guiz",
            "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",
                "ns2dqr.name.com",
                "ns3cna.name.com",
                "ns4cjp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "igna.pics",
            "domain_keyword": "igna",
            "domain_tld": "pics",
            "query_time": "2024-05-31 04:07:38",
            "create_date": "2023-09-20",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-20",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "guss.ns.cloudflare.com",
                "maya.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "iona.eu",
            "domain_keyword": "iona",
            "domain_tld": "eu",
            "query_time": "2024-06-11 12:51:16",
            "registrar_name": "Domainers Registrar AG",
            "registrar_website": "https://www.domainers.de",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ]
        },
        {
            "num": 41,
            "domain_name": "icna.website",
            "domain_keyword": "icna",
            "domain_tld": "website",
            "query_time": "2024-04-11 08:11:37",
            "create_date": "2021-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "1964",
            "registrant_state": "Ontario",
            "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": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "dirna.art",
            "domain_keyword": "dirna",
            "domain_tld": "art",
            "query_time": "2024-05-06 09:26:21",
            "create_date": "2020-03-08",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-08",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "DATA SWING",
            "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.",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "iria.pe",
            "domain_keyword": "iria",
            "domain_tld": "pe",
            "query_time": "2024-05-03 16:20:11",
            "registrar_name": "1API GmbH",
            "registrant_name": "Registration Private",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 44,
            "domain_name": "i-na.de",
            "domain_keyword": "i-na",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:15:59",
            "update_date": "2017-05-19",
            "name_servers": [
                "ns1.domain24.com",
                "ns2.domain24.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 45,
            "domain_name": "iran.net",
            "domain_keyword": "iran",
            "domain_tld": "net",
            "query_time": "2024-05-09 02:08:52",
            "create_date": "1997-06-20",
            "update_date": "2023-06-20",
            "expiry_date": "2029-06-19",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "contact via https://www.1api.net/send-message/iran.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "irva.studio",
            "domain_keyword": "irva",
            "domain_tld": "studio",
            "query_time": "2024-04-25 02:09:20",
            "create_date": "2019-10-22",
            "update_date": "2023-12-06",
            "expiry_date": "2024-10-22",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "iona.co",
            "domain_keyword": "iona",
            "domain_tld": "co",
            "query_time": "2024-05-18 13:26:56",
            "create_date": "2010-07-21",
            "update_date": "2023-06-26",
            "expiry_date": "2024-07-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Iona Shop",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Argyllshire",
            "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": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "irina.xyz",
            "domain_keyword": "irina",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 14:24:01",
            "create_date": "2020-09-29",
            "update_date": "2024-05-16",
            "expiry_date": "2026-09-29",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Y Swetha",
            "registrant_state": "Telangana",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "kirna.store",
            "domain_keyword": "kirna",
            "domain_tld": "store",
            "query_time": "2024-05-10 19:13:54",
            "create_date": "2024-01-05",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-05",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "irng.cam",
            "domain_keyword": "irng",
            "domain_tld": "cam",
            "query_time": "2024-05-24 14:26:36",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "iana.com",
            "domain_keyword": "iana",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:11:02",
            "create_date": "1996-07-29",
            "update_date": "2024-01-23",
            "expiry_date": "2027-10-19",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Portia Wenze-Danley",
            "registrant_company": "IETF Trust",
            "registrant_address": "1775 Wiehle Ave #201",
            "registrant_city": "Reston",
            "registrant_state": "VA",
            "registrant_zip": "20190",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2026077992",
            "name_servers": [
                "a.iana-servers.net",
                "b.iana-servers.net",
                "c.iana-servers.net",
                "ns.icann.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "iran.bz",
            "domain_keyword": "iran",
            "domain_tld": "bz",
            "query_time": "2024-06-03 21:31:12",
            "create_date": "2020-04-07",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "rina.lt",
            "domain_keyword": "rina",
            "domain_tld": "lt",
            "query_time": "2024-05-27 02:16:03",
            "create_date": "2023-08-28",
            "expiry_date": "2024-08-29",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 54,
            "domain_name": "irpa.co.uk",
            "domain_keyword": "irpa",
            "domain_tld": "co.uk",
            "query_time": "2024-06-09 09:50:58",
            "create_date": "2018-12-01",
            "update_date": "2024-05-18",
            "expiry_date": "2024-12-01",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "sirna.cn",
            "domain_keyword": "sirna",
            "domain_tld": "cn",
            "query_time": "2024-06-11 21:08:49",
            "create_date": "2004-06-24",
            "expiry_date": "2029-06-24",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "广州市锐博生物科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "mrna.xyz",
            "domain_keyword": "mrna",
            "domain_tld": "xyz",
            "query_time": "2024-06-11 00:26:35",
            "create_date": "2021-07-19",
            "update_date": "2024-06-07",
            "expiry_date": "2024-07-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.a.io",
                "dns2.a.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "itna.be",
            "domain_keyword": "itna",
            "domain_tld": "be",
            "query_time": "2024-06-11 17:34:54",
            "create_date": "2011-06-29",
            "registrar_name": "BELNET",
            "registrar_website": "https://domains.belnet.be",
            "name_servers": [
                "dnsext1.uantwerpen.be",
                "dnsext2.uantwerpen.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 58,
            "domain_name": "ifna.net",
            "domain_keyword": "ifna",
            "domain_tld": "net",
            "query_time": "2024-04-21 14:44:26",
            "create_date": "1999-12-02",
            "update_date": "2020-09-23",
            "expiry_date": "2024-12-02",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corehub.net",
            "registrant_company": "IFNA",
            "registrant_state": ".",
            "registrant_country": "US",
            "registrant_email": "https://corehub.net/whoiscontact/",
            "name_servers": [
                "ns1.domainhost.com",
                "ns2.domainhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "irnap.info",
            "domain_keyword": "irnap",
            "domain_tld": "info",
            "query_time": "2024-05-03 16:25:26",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://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": [
                "cleo.ns.cloudflare.com",
                "stevie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "zrna.ru",
            "domain_keyword": "zrna",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:52:07",
            "create_date": "2015-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "DOMENUS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "irpa.xyz",
            "domain_keyword": "irpa",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 20:22:10",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "idna.consulting",
            "domain_keyword": "idna",
            "domain_tld": "consulting",
            "query_time": "2024-05-09 17:10:49",
            "create_date": "2023-08-13",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-13",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Swiss Domain Trustee AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "arna.app",
            "domain_keyword": "arna",
            "domain_tld": "app",
            "query_time": "2024-05-10 03:59:55",
            "create_date": "2023-08-22",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "igna.me",
            "domain_keyword": "igna",
            "domain_tld": "me",
            "query_time": "2024-05-04 03:28:15",
            "create_date": "2013-07-20",
            "update_date": "2023-10-23",
            "expiry_date": "2024-07-20",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "nero.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "igna.ru",
            "domain_keyword": "igna",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:33:44",
            "create_date": "2011-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "ilna.online",
            "domain_keyword": "ilna",
            "domain_tld": "online",
            "query_time": "2024-05-09 05:28:00",
            "create_date": "2023-08-16",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0168150408",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "irla.info",
            "domain_keyword": "irla",
            "domain_tld": "info",
            "query_time": "2024-05-20 05:40:34",
            "create_date": "2019-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DNU GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hk-net.de",
                "ns2.hk-net.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "mirna.ceo",
            "domain_keyword": "mirna",
            "domain_tld": "ceo",
            "query_time": "2024-05-15 14:03:03",
            "create_date": "2024-03-14",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170595680",
            "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.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "mirna.me.uk",
            "domain_keyword": "mirna",
            "domain_tld": "me.uk",
            "query_time": "2024-05-15 14:03:07",
            "create_date": "2023-11-02",
            "update_date": "2024-03-18",
            "expiry_date": "2024-11-02",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "ir-a.site",
            "domain_keyword": "ir-a",
            "domain_tld": "site",
            "query_time": "2024-05-13 13:45:43",
            "create_date": "2020-08-16",
            "update_date": "2023-10-01",
            "expiry_date": "2024-08-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1032.ui-dns.com",
                "ns1063.ui-dns.biz",
                "ns1074.ui-dns.org",
                "ns1107.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "mrna.ltd",
            "domain_keyword": "mrna",
            "domain_tld": "ltd",
            "query_time": "2024-05-15 04:34:42",
            "create_date": "2021-01-09",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Chen Chang You",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "rina.io",
            "domain_keyword": "rina",
            "domain_tld": "io",
            "query_time": "2024-05-23 15:53:38",
            "create_date": "2024-03-20",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-20",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "brna.site",
            "domain_keyword": "brna",
            "domain_tld": "site",
            "query_time": "2024-05-21 05:14:36",
            "create_date": "2019-03-14",
            "update_date": "2024-01-19",
            "expiry_date": "2025-03-14",
            "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": [
                "ns63.worldnic.com",
                "ns64.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ikna.dev",
            "domain_keyword": "ikna",
            "domain_tld": "dev",
            "query_time": "2024-05-23 11:40:40",
            "create_date": "2021-08-19",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the 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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "iran.de",
            "domain_keyword": "iran",
            "domain_tld": "de",
            "query_time": "2024-05-22 00:23:29",
            "update_date": "2016-12-01",
            "name_servers": [
                "ns1.timmehosting.de",
                "ns2.timmehosting.de",
                "ns3.timmehosting.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 76,
            "domain_name": "irla.name",
            "domain_keyword": "irla",
            "domain_tld": "name",
            "query_time": "2024-05-24 15:00:47",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 77,
            "domain_name": "irns.biz",
            "domain_keyword": "irns",
            "domain_tld": "biz",
            "query_time": "2024-05-25 21:51:54",
            "create_date": "2015-07-31",
            "update_date": "2023-08-19",
            "expiry_date": "2024-07-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "rrna.com",
            "domain_keyword": "rrna",
            "domain_tld": "com",
            "query_time": "2024-06-01 12:44:38",
            "create_date": "2003-09-11",
            "update_date": "2023-03-29",
            "expiry_date": "2024-09-11",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please use contact form at https://www.above.com/registrar/email_form.html?domain=rrna.com to contact owner",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "rrna.org",
            "domain_keyword": "rrna",
            "domain_tld": "org",
            "query_time": "2024-05-30 21:12:33",
            "create_date": "2016-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1171,
            "registrar_name": "Deschutesdomains.com LLC",
            "registrar_website": "http://www.networksolutions.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "idna.codes",
            "domain_keyword": "idna",
            "domain_tld": "codes",
            "query_time": "2024-05-31 03:57:01",
            "create_date": "2023-09-22",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "i1na.com",
            "domain_keyword": "i1na",
            "domain_tld": "com",
            "query_time": "2024-06-02 20:05:33",
            "create_date": "2007-10-11",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "xrna.lat",
            "domain_keyword": "xrna",
            "domain_tld": "lat",
            "query_time": "2024-06-01 19:03:47",
            "create_date": "2023-10-28",
            "update_date": "2023-12-12",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "irda.agency",
            "domain_keyword": "irda",
            "domain_tld": "agency",
            "query_time": "2024-06-04 12:34:10",
            "create_date": "2024-02-16",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "rina.net.pl",
            "domain_keyword": "rina",
            "domain_tld": "net.pl",
            "query_time": "2024-04-01 03:46:06",
            "create_date": "2024-02-09",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-09",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 85,
            "domain_name": "irpa.org",
            "domain_keyword": "irpa",
            "domain_tld": "org",
            "query_time": "2024-04-19 12:58:28",
            "create_date": "2002-07-30",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "iran.org",
            "domain_keyword": "iran",
            "domain_tld": "org",
            "query_time": "2024-04-20 22:25:51",
            "create_date": "1996-03-09",
            "update_date": "2024-01-15",
            "expiry_date": "2025-03-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "irya.net",
            "domain_keyword": "irya",
            "domain_tld": "net",
            "query_time": "2024-04-27 22:28:00",
            "create_date": "2015-12-30",
            "update_date": "2024-02-16",
            "expiry_date": "2024-12-30",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-8668229073",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "yrna.ca",
            "domain_keyword": "yrna",
            "domain_tld": "ca",
            "query_time": "2024-04-29 22:26:56",
            "create_date": "2003-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Yukon Registered Nurses Association",
            "registrant_address": "204 - 4133 - 4th Avenue",
            "registrant_city": "Whitehorse",
            "registrant_state": "YK",
            "registrant_zip": "Y1A1H8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8676676602",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "arna.dev",
            "domain_keyword": "arna",
            "domain_tld": "dev",
            "query_time": "2024-05-02 14:45:33",
            "create_date": "2023-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dushanbe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TJ",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "irya.se",
            "domain_keyword": "irya",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:03:35",
            "create_date": "2007-08-07",
            "update_date": "2024-01-20",
            "expiry_date": "2030-08-07",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "mirna.io",
            "domain_keyword": "mirna",
            "domain_tld": "io",
            "query_time": "2024-05-08 17:50:38",
            "create_date": "2020-09-23",
            "update_date": "2023-07-30",
            "expiry_date": "2024-09-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ifna.website",
            "domain_keyword": "ifna",
            "domain_tld": "website",
            "query_time": "2024-05-20 12:58:51",
            "create_date": "2024-03-19",
            "update_date": "2024-04-01",
            "expiry_date": "2026-03-19",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "IFNA",
            "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.",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "iran.ro",
            "domain_keyword": "iran",
            "domain_tld": "ro",
            "query_time": "2024-05-19 03:33:18",
            "create_date": "2022-08-29",
            "expiry_date": "2024-08-28",
            "registrar_name": "Digital IT Consulting SRL",
            "registrar_website": "www.api.ro",
            "name_servers": [
                "park1.eureg.ro",
                "park2.eureg.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 94,
            "domain_name": "irda.nl",
            "domain_keyword": "irda",
            "domain_tld": "nl",
            "query_time": "2024-05-13 04:49:10",
            "create_date": "2000-11-22",
            "update_date": "2022-11-29",
            "registrar_name": "NameWeb",
            "name_servers": [
                "ns1.flevohost.nl",
                "ns2.flevohost.nl",
                "ns3.flevohost.com",
                "ns4.flevohost.net",
                "ns5.flevohost.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 95,
            "domain_name": "iona.club",
            "domain_keyword": "iona",
            "domain_tld": "club",
            "query_time": "2024-05-22 14:28:17",
            "create_date": "2024-05-20",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ni Cary",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "irsa.us",
            "domain_keyword": "irsa",
            "domain_tld": "us",
            "query_time": "2024-05-12 20:06:33",
            "create_date": "2003-12-02",
            "update_date": "2023-12-07",
            "expiry_date": "2026-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Kenneth Solomon",
            "registrant_company": "Kenneth Solomon",
            "registrant_address": "5324 Canoga Ave",
            "registrant_city": "Woodland Hills",
            "registrant_state": "CA",
            "registrant_zip": "91364",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8183481133",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "crna.life",
            "domain_keyword": "crna",
            "domain_tld": "life",
            "query_time": "2024-06-03 10:28:23",
            "create_date": "2024-04-06",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-06",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "irva.site",
            "domain_keyword": "irva",
            "domain_tld": "site",
            "query_time": "2024-06-01 23:13:34",
            "create_date": "2020-03-28",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Ramin Mohammadi Co.",
            "registrant_state": "Dushanbe",
            "registrant_country": "TJ",
            "registrant_email": "please query the rdds service of the 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": [
                "irns1.netafraz.com",
                "irns2.netafraz.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "irta.lt",
            "domain_keyword": "irta",
            "domain_tld": "lt",
            "query_time": "2024-06-01 23:12:56",
            "create_date": "2016-08-01",
            "expiry_date": "2024-08-02",
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com/domain/",
            "registrant_company": "NETIM",
            "name_servers": [
                "ns3.getspace.us",
                "ns4.getspace.us"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 100,
            "domain_name": "idna.net",
            "domain_keyword": "idna",
            "domain_tld": "net",
            "query_time": "2024-06-01 22:51:41",
            "create_date": "2004-05-31",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "FL",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=idna.net",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.166,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>irna.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2638</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>irnn.org, icna.online, brna.net, mrna.uk, irwa.asia, ipna.ru, arna.co.in, brna.ru, irla.co, irona.eu, inna.lt, hirna.design, irsa.tv, irva.xyz, iana.aero, iran.cl, irma.vip, iona.net, irng.ca, cirna.ca, irina.company, irta.cn, irda.shop, iana.app, iran.review, iina.app, crna.careers, irva.de, mrna.mobi, inna.run, iona.works, inna.fashion, irha.xyz, icna.jobs, dirna.org, irnn.xyz, irma.film, irnb.xyz, igna.pics, iona.eu, icna.website, dirna.art, iria.pe, i-na.de, iran.net, irva.studio, iona.co, irina.xyz, kirna.store, irng.cam, iana.com, iran.bz, rina.lt, irpa.co.uk, sirna.cn, mrna.xyz, itna.be, ifna.net, irnap.info, zrna.ru, irpa.xyz, idna.consulting, arna.app, igna.me, igna.ru, ilna.online, irla.info, mirna.ceo, mirna.me.uk, ir-a.site, mrna.ltd, rina.io, brna.site, ikna.dev, iran.de, irla.name, irns.biz, rrna.com, rrna.org, idna.codes, i1na.com, xrna.lat, irda.agency, rina.net.pl, irpa.org, iran.org, irya.net, yrna.ca, arna.dev, irya.se, mirna.io, ifna.website, iran.ro, irda.nl, iona.club, irsa.us, crna.life, irva.site, irta.lt, idna.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>irnn.org</domain_name>
   <domain_keyword>irnn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 17:18:45</query_time>
   <create_date>2013-12-31</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.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>2</num>
   <domain_name>icna.online</domain_name>
   <domain_keyword>icna</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-22 09:00:02</query_time>
   <create_date>2018-04-13</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-13</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.icna.us</value>
    <value>ns2.icna.us</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>3</num>
   <domain_name>brna.net</domain_name>
   <domain_keyword>brna</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 05:02:48</query_time>
   <create_date>2011-01-11</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevis</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.anydns.com</value>
    <value>ns2.anydns.com</value>
    <value>ns3.anydns.com</value>
    <value>ns4.anydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>mrna.uk</domain_name>
   <domain_keyword>mrna</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-22 07:41:11</query_time>
   <create_date>2021-10-19</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>irwa.asia</domain_name>
   <domain_keyword>irwa</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-01 11:49:15</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang hua xiong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>oswald.ns.cloudflare.com</value>
    <value>ziggy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ipna.ru</domain_name>
   <domain_keyword>ipna</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:33:03</query_time>
   <create_date>2023-09-26</create_date>
   <expiry_date>2024-09-26</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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>arna.co.in</domain_name>
   <domain_keyword>arna</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-02 14:45:33</query_time>
   <create_date>2018-01-12</create_date>
   <update_date>2022-03-17</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>A R N A &amp; Associates</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bots416276.earth.orderbox-dns.com</value>
    <value>bots416276.mars.orderbox-dns.com</value>
    <value>bots416276.mercury.orderbox-dns.com</value>
    <value>bots416276.venus.orderbox-dns.com</value>
    <value>gowebby.earth.orderbox-dns.com</value>
    <value>gowebby.mars.orderbox-dns.com</value>
    <value>gowebby.mercury.orderbox-dns.com</value>
    <value>gowebby.venus.orderbox-dns.com</value>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>brna.ru</domain_name>
   <domain_keyword>brna</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:19:24</query_time>
   <create_date>2009-06-15</create_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>irla.co</domain_name>
   <domain_keyword>irla</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-06 19:50:46</query_time>
   <create_date>2020-06-05</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>10</num>
   <domain_name>irona.eu</domain_name>
   <domain_keyword>irona</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:37:42</query_time>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>inna.lt</domain_name>
   <domain_keyword>inna</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-17 16:01:25</query_time>
   <create_date>2017-08-29</create_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>UAB Bartus pro</registrar_name>
   <registrar_website>https://www.domenai.lt</registrar_website>
   <registrant_company>UAB Bartus pro</registrant_company>
   <name_servers>
    <value>ns1.domenai.lt</value>
    <value>ns2.domenai.lt</value>
    <value>ns3.domenai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>hirna.design</domain_name>
   <domain_keyword>hirna</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-19 02:48:30</query_time>
   <create_date>2020-11-12</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>irsa.tv</domain_name>
   <domain_keyword>irsa</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-20 05:45:27</query_time>
   <create_date>2011-09-12</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, 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>wp27.mizbanwp.com</value>
    <value>wp28.mizbanwp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>irva.xyz</domain_name>
   <domain_keyword>irva</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 05:46:55</query_time>
   <create_date>2022-02-08</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>iana.aero</domain_name>
   <domain_keyword>iana</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-11 22:15:56</query_time>
   <create_date>2002-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>9998</registrar_iana>
   <registrar_name>Registry Operator acts as Registrar (9998)</registrar_name>
   <registrar_website>https://identity.digital</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SITA sc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Geneva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>dns2.corenic.net</value>
    <value>reserved.nic.aero</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>iran.cl</domain_name>
   <domain_keyword>iran</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-13 13:46:46</query_time>
   <create_date>2023-08-04</create_date>
   <expiry_date>2028-08-04</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>INSTITUTO DE RADIOMEDICINA SPA</registrant_name>
  </value>
  <value>
   <num>17</num>
   <domain_name>irma.vip</domain_name>
   <domain_keyword>irma</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-01 16:47:20</query_time>
   <create_date>2018-05-04</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-05-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>iona.net</domain_name>
   <domain_keyword>iona</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 07:42:27</query_time>
   <create_date>2000-09-26</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>ENG</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-resw4tg4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>irng.ca</domain_name>
   <domain_keyword>irng</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 21:51:53</query_time>
   <create_date>2016-11-20</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>eNom Canada Corp.</registrar_name>
   <registrar_website>https://help.enom.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cirna.ca</domain_name>
   <domain_keyword>cirna</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-07 05:17:38</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_name>Open Provider Inc.</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>irina.company</domain_name>
   <domain_keyword>irina</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-06-09 17:55:50</query_time>
   <create_date>2021-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>irta.cn</domain_name>
   <domain_keyword>irta</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-09 09:53:46</query_time>
   <create_date>2018-11-19</create_date>
   <expiry_date>2025-11-19</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>湖南好二三四科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>irda.shop</domain_name>
   <domain_keyword>irda</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 00:49:06</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>iana.app</domain_name>
   <domain_keyword>iana</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-01 02:42:00</query_time>
   <create_date>2022-07-04</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>#://CNXT $://THeXDesK</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>iran.review</domain_name>
   <domain_keyword>iran</domain_keyword>
   <domain_tld>review</domain_tld>
   <query_time>2024-05-09 02:08:22</query_time>
   <create_date>2018-12-11</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2028-12-11</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>gabriella.ns.cloudflare.com</value>
    <value>nicolas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>iina.app</domain_name>
   <domain_keyword>iina</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-06 16:04:19</query_time>
   <create_date>2021-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>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 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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2cvx.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4fpy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>crna.careers</domain_name>
   <domain_keyword>crna</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-04-15 23:30:31</query_time>
   <create_date>2020-09-26</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0159453916</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>irva.de</domain_name>
   <domain_keyword>irva</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:08:19</query_time>
   <update_date>2017-11-13</update_date>
   <name_servers>
    <value>ns1.hofmeirmedia.net</value>
    <value>ns2.hofmeirmedia.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>mrna.mobi</domain_name>
   <domain_keyword>mrna</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-04 10:01:02</query_time>
   <create_date>2020-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>inna.run</domain_name>
   <domain_keyword>inna</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-16 07:57:21</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.yottasrc.net</value>
    <value>ns2.yottasrc.net</value>
    <value>ns3.yottasrc.com</value>
    <value>ns4.yottasrc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>iona.works</domain_name>
   <domain_keyword>iona</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-13 08:58:28</query_time>
   <create_date>2016-10-29</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0146177467</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>inna.fashion</domain_name>
   <domain_keyword>inna</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-05-17 16:01:24</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Inna</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>ns1.mijn.host</value>
    <value>ns2.mijn.host</value>
    <value>ns3.mijn.host</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>irha.xyz</domain_name>
   <domain_keyword>irha</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 07:39:08</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>icna.jobs</domain_name>
   <domain_keyword>icna</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-05-22 11:18:51</query_time>
   <create_date>2020-09-30</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UNSA-ICNA</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>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>dirna.org</domain_name>
   <domain_keyword>dirna</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 20:53:55</query_time>
   <create_date>2022-09-05</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>irnn.xyz</domain_name>
   <domain_keyword>irnn</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 21:58:07</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>he jie jun</registrant_company>
   <registrant_state>an hui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>irma.film</domain_name>
   <domain_keyword>irma</domain_keyword>
   <domain_tld>film</domain_tld>
   <query_time>2024-05-29 21:57:56</query_time>
   <create_date>2019-03-29</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>irnb.xyz</domain_name>
   <domain_keyword>irnb</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 21:58:06</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>guiz</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>ns2dqr.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cjp.name.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>igna.pics</domain_name>
   <domain_keyword>igna</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-31 04:07:38</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>guss.ns.cloudflare.com</value>
    <value>maya.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>iona.eu</domain_name>
   <domain_keyword>iona</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-11 12:51:16</query_time>
   <registrar_name>Domainers Registrar AG</registrar_name>
   <registrar_website>https://www.domainers.de</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>icna.website</domain_name>
   <domain_keyword>icna</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-11 08:11:37</query_time>
   <create_date>2021-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>1964</registrant_company>
   <registrant_state>Ontario</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>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.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>dirna.art</domain_name>
   <domain_keyword>dirna</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-06 09:26:21</query_time>
   <create_date>2020-03-08</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>DATA SWING</registrant_company>
   <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>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>iria.pe</domain_name>
   <domain_keyword>iria</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-03 16:20:11</query_time>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Registration Private</registrant_name>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>i-na.de</domain_name>
   <domain_keyword>i-na</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:15:59</query_time>
   <update_date>2017-05-19</update_date>
   <name_servers>
    <value>ns1.domain24.com</value>
    <value>ns2.domain24.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>iran.net</domain_name>
   <domain_keyword>iran</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 02:08:52</query_time>
   <create_date>1997-06-20</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2029-06-19</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/iran.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>irva.studio</domain_name>
   <domain_keyword>irva</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-25 02:09:20</query_time>
   <create_date>2019-10-22</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>iona.co</domain_name>
   <domain_keyword>iona</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 13:26:56</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-07-20</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>The Iona Shop</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Argyllshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>irina.xyz</domain_name>
   <domain_keyword>irina</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 14:24:01</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2026-09-29</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Y Swetha</registrant_company>
   <registrant_state>Telangana</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>kirna.store</domain_name>
   <domain_keyword>kirna</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-10 19:13:54</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>irng.cam</domain_name>
   <domain_keyword>irng</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-24 14:26:36</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>iana.com</domain_name>
   <domain_keyword>iana</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:11:02</query_time>
   <create_date>1996-07-29</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2027-10-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Portia Wenze-Danley</registrant_name>
   <registrant_company>IETF Trust</registrant_company>
   <registrant_address>1775 Wiehle Ave #201</registrant_address>
   <registrant_city>Reston</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>20190</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2026077992</registrant_phone>
   <name_servers>
    <value>a.iana-servers.net</value>
    <value>b.iana-servers.net</value>
    <value>c.iana-servers.net</value>
    <value>ns.icann.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>iran.bz</domain_name>
   <domain_keyword>iran</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-06-03 21:31:12</query_time>
   <create_date>2020-04-07</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://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>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>rina.lt</domain_name>
   <domain_keyword>rina</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-27 02:16:03</query_time>
   <create_date>2023-08-28</create_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>irpa.co.uk</domain_name>
   <domain_keyword>irpa</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-09 09:50:58</query_time>
   <create_date>2018-12-01</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>sirna.cn</domain_name>
   <domain_keyword>sirna</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-11 21:08:49</query_time>
   <create_date>2004-06-24</create_date>
   <expiry_date>2029-06-24</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>广州市锐博生物科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>mrna.xyz</domain_name>
   <domain_keyword>mrna</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-11 00:26:35</query_time>
   <create_date>2021-07-19</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.a.io</value>
    <value>dns2.a.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>itna.be</domain_name>
   <domain_keyword>itna</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-11 17:34:54</query_time>
   <create_date>2011-06-29</create_date>
   <registrar_name>BELNET</registrar_name>
   <registrar_website>https://domains.belnet.be</registrar_website>
   <name_servers>
    <value>dnsext1.uantwerpen.be</value>
    <value>dnsext2.uantwerpen.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>ifna.net</domain_name>
   <domain_keyword>ifna</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 14:44:26</query_time>
   <create_date>1999-12-02</create_date>
   <update_date>2020-09-23</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <registrant_company>IFNA</registrant_company>
   <registrant_state>.</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://corehub.net/whoiscontact/</registrant_email>
   <name_servers>
    <value>ns1.domainhost.com</value>
    <value>ns2.domainhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>irnap.info</domain_name>
   <domain_keyword>irnap</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 16:25:26</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>cleo.ns.cloudflare.com</value>
    <value>stevie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>zrna.ru</domain_name>
   <domain_keyword>zrna</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:52:07</query_time>
   <create_date>2015-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>DOMENUS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>irpa.xyz</domain_name>
   <domain_keyword>irpa</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 20:22:10</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>idna.consulting</domain_name>
   <domain_keyword>idna</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-09 17:10:49</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Swiss Domain Trustee AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>arna.app</domain_name>
   <domain_keyword>arna</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-10 03:59:55</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>64</num>
   <domain_name>igna.me</domain_name>
   <domain_keyword>igna</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-04 03:28:15</query_time>
   <create_date>2013-07-20</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-07-20</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_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>nero.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>igna.ru</domain_name>
   <domain_keyword>igna</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:33:44</query_time>
   <create_date>2011-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>ilna.online</domain_name>
   <domain_keyword>ilna</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 05:28:00</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-16</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 0168150408</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>irla.info</domain_name>
   <domain_keyword>irla</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 05:40:34</query_time>
   <create_date>2019-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-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>DNU GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hk-net.de</value>
    <value>ns2.hk-net.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>mirna.ceo</domain_name>
   <domain_keyword>mirna</domain_keyword>
   <domain_tld>ceo</domain_tld>
   <query_time>2024-05-15 14:03:03</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-14</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 0170595680</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.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>mirna.me.uk</domain_name>
   <domain_keyword>mirna</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-15 14:03:07</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>ir-a.site</domain_name>
   <domain_keyword>ir-a</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 13:45:43</query_time>
   <create_date>2020-08-16</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1032.ui-dns.com</value>
    <value>ns1063.ui-dns.biz</value>
    <value>ns1074.ui-dns.org</value>
    <value>ns1107.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>mrna.ltd</domain_name>
   <domain_keyword>mrna</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-15 04:34:42</query_time>
   <create_date>2021-01-09</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Chen Chang You</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>72</num>
   <domain_name>rina.io</domain_name>
   <domain_keyword>rina</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-23 15:53:38</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>73</num>
   <domain_name>brna.site</domain_name>
   <domain_keyword>brna</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-21 05:14:36</query_time>
   <create_date>2019-03-14</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-03-14</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>ns63.worldnic.com</value>
    <value>ns64.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ikna.dev</domain_name>
   <domain_keyword>ikna</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-23 11:40:40</query_time>
   <create_date>2021-08-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the 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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>iran.de</domain_name>
   <domain_keyword>iran</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 00:23:29</query_time>
   <update_date>2016-12-01</update_date>
   <name_servers>
    <value>ns1.timmehosting.de</value>
    <value>ns2.timmehosting.de</value>
    <value>ns3.timmehosting.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>irla.name</domain_name>
   <domain_keyword>irla</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-24 15:00:47</query_time>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>irns.biz</domain_name>
   <domain_keyword>irns</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 21:51:54</query_time>
   <create_date>2015-07-31</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-07-30</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>Data Protected</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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>rrna.com</domain_name>
   <domain_keyword>rrna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 12:44:38</query_time>
   <create_date>2003-09-11</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please use contact form at https://www.above.com/registrar/email_form.html?domain=rrna.com to contact owner</registrant_email>
   <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>79</num>
   <domain_name>rrna.org</domain_name>
   <domain_keyword>rrna</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-30 21:12:33</query_time>
   <create_date>2016-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1171</registrar_iana>
   <registrar_name>Deschutesdomains.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>idna.codes</domain_name>
   <domain_keyword>idna</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-31 03:57:01</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>81</num>
   <domain_name>i1na.com</domain_name>
   <domain_keyword>i1na</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 20:05:33</query_time>
   <create_date>2007-10-11</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-11</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>xrna.lat</domain_name>
   <domain_keyword>xrna</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-06-01 19:03:47</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>irda.agency</domain_name>
   <domain_keyword>irda</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-04 12:34:10</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>rina.net.pl</domain_name>
   <domain_keyword>rina</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-01 03:46:06</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>irpa.org</domain_name>
   <domain_keyword>irpa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 12:58:28</query_time>
   <create_date>2002-07-30</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>iran.org</domain_name>
   <domain_keyword>iran</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 22:25:51</query_time>
   <create_date>1996-03-09</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>irya.net</domain_name>
   <domain_keyword>irya</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 22:28:00</query_time>
   <create_date>2015-12-30</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-8668229073</registrant_phone>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>yrna.ca</domain_name>
   <domain_keyword>yrna</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-29 22:26:56</query_time>
   <create_date>2003-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Yukon Registered Nurses Association</registrant_name>
   <registrant_address>204 - 4133 - 4th Avenue</registrant_address>
   <registrant_city>Whitehorse</registrant_city>
   <registrant_state>YK</registrant_state>
   <registrant_zip>Y1A1H8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8676676602</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>arna.dev</domain_name>
   <domain_keyword>arna</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-02 14:45:33</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dushanbe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TJ</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>irya.se</domain_name>
   <domain_keyword>irya</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:03:35</query_time>
   <create_date>2007-08-07</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2030-08-07</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>mirna.io</domain_name>
   <domain_keyword>mirna</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-08 17:50:38</query_time>
   <create_date>2020-09-23</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-09-23</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>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>ifna.website</domain_name>
   <domain_keyword>ifna</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-20 12:58:51</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2026-03-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>IFNA</registrant_company>
   <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>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>iran.ro</domain_name>
   <domain_keyword>iran</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-19 03:33:18</query_time>
   <create_date>2022-08-29</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>Digital IT Consulting SRL</registrar_name>
   <registrar_website>www.api.ro</registrar_website>
   <name_servers>
    <value>park1.eureg.ro</value>
    <value>park2.eureg.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>irda.nl</domain_name>
   <domain_keyword>irda</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-13 04:49:10</query_time>
   <create_date>2000-11-22</create_date>
   <update_date>2022-11-29</update_date>
   <registrar_name>NameWeb</registrar_name>
   <name_servers>
    <value>ns1.flevohost.nl</value>
    <value>ns2.flevohost.nl</value>
    <value>ns3.flevohost.com</value>
    <value>ns4.flevohost.net</value>
    <value>ns5.flevohost.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>iona.club</domain_name>
   <domain_keyword>iona</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-22 14:28:17</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-20</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>Ni Cary</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>irsa.us</domain_name>
   <domain_keyword>irsa</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-12 20:06:33</query_time>
   <create_date>2003-12-02</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2026-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Kenneth Solomon</registrant_name>
   <registrant_company>Kenneth Solomon</registrant_company>
   <registrant_address>5324 Canoga Ave</registrant_address>
   <registrant_city>Woodland Hills</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91364</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8183481133</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>97</num>
   <domain_name>crna.life</domain_name>
   <domain_keyword>crna</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-03 10:28:23</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>irva.site</domain_name>
   <domain_keyword>irva</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-01 23:13:34</query_time>
   <create_date>2020-03-28</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Ramin Mohammadi Co.</registrant_company>
   <registrant_state>Dushanbe</registrant_state>
   <registrant_country>TJ</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>irns1.netafraz.com</value>
    <value>irns2.netafraz.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>irta.lt</domain_name>
   <domain_keyword>irta</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-01 23:12:56</query_time>
   <create_date>2016-08-01</create_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com/domain/</registrar_website>
   <registrant_company>NETIM</registrant_company>
   <name_servers>
    <value>ns3.getspace.us</value>
    <value>ns4.getspace.us</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>idna.net</domain_name>
   <domain_keyword>idna</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 22:51:41</query_time>
   <create_date>2004-05-31</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-31</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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=idna.net</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</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>
 </results>
 <stats>
  <total_time>0.166</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.