WHOIS QUERY TIME

7 Apr 2024 - 7:59 PM UTC

Modified: 30 January 2023

REGISTRAR

Name: Web Address Registration Pty Ltd
Website: https://www.crazydomains.com.au/contact/

DNSSEC

unsigned

NAME SERVERS

ns1.webalive.biz
ns2.webalive.biz

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Cheryll Matthews

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=firstnet.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "firstnet.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "firstnet.com.au",
            "domain_keyword": "firstnet",
            "domain_tld": "com.au",
            "query_time": "2024-04-07 19:59:18",
            "update_date": "2023-01-30",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Cheryll Matthews",
            "name_servers": [
                "ns1.webalive.biz",
                "ns2.webalive.biz"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>firstnet.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>firstnet.com.au</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-07 19:59:18</query_time>
   <update_date>2023-01-30</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Cheryll Matthews</registrant_name>
   <name_servers>
    <value>ns1.webalive.biz</value>
    <value>ns2.webalive.biz</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.034 seconds) for "firstnet.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Feb 2024 - 3:21 AM UTC

Modified: 30 January 2023

REGISTRAR

Name: Web Address Registration Pty Ltd
Website: https://www.crazydomains.com.au/contact/

DNSSEC

unsigned

NAME SERVERS

ns1.webalive.biz
ns2.webalive.biz

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Cheryll Matthews

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=firstnet.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "firstnet.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "firstnet.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "firstnet.com.au",
            "domain_keyword": "firstnet",
            "domain_tld": "com.au",
            "query_time": "2024-02-18 03:21:18",
            "update_date": "2023-01-30",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Cheryll Matthews",
            "name_servers": [
                "ns1.webalive.biz",
                "ns2.webalive.biz"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "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>firstnet.com.au</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>firstnet.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>firstnet.com.au</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-02-18 03:21:18</query_time>
   <update_date>2023-01-30</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Cheryll Matthews</registrant_name>
   <name_servers>
    <value>ns1.webalive.biz</value>
    <value>ns2.webalive.biz</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</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 41 domain names (in 0.019 seconds) which contained the exact domain keyword "firstnet".
Domain Name Registered Expiry Registrar Ownership
1 firstnet.com 6 Apr 1994 7 Apr 2025 CSC CORPORATE DOMAINS, INC. AT&T SERVICES, INC.
2 firstnet.net 10 Oct 1994 9 Oct 2024 Wild West Domains, LLC -
3 firstnet.co.jp 21 Mar 1997 - - SANWAFIRSTCOMPUTER.,CO,LTD.
4 firstnet.cz 30 May 2000 30 May 2025 REG-ACTIVE24 Tomas Gasnik
5 firstnet.se 30 Jun 2000 30 Jun 2024 LoopiaGroup2 -
6 firstnet.dk 14 Feb 2002 31 Mar 2025 - Hanne Elisabeth Færk
7 firstnet.it 16 Sep 2004 18 Aug 2024 Vautron Rechenzentrum AG Peer GmbH
8 firstnet.biz 15 Oct 2006 14 Oct 2024 Tucows Domains Inc. Data Protected
9 firstnet.ru 23 Apr 2007 23 Apr 2025 SALENAMES-RU Private Person
10 firstnet.asia 17 Mar 2008 17 Mar 2025 CSC Corporate Domains, Inc. COMMONWEALTH BANK OF AUSTRALIA
11 firstnet.solutions 26 Mar 2014 26 Mar 2025 Go Australia Domains, LLC Domains By Proxy, LLC
12 firstnet.porn 6 May 2015 6 May 2025 CSC Corporate Domains, Inc. Superannuation and Investments Services Pty Limited
13 firstnet.adult 6 May 2015 6 May 2025 CSC Corporate Domains, Inc. Superannuation and Investments Services Pty Limited
14 firstnet.joburg 29 Feb 2016 28 Feb 2025 DiaMatrix Firstnet
15 firstnet.capetown 29 Feb 2016 28 Feb 2025 DiaMatrix Firstnet
16 firstnet.durban 29 Feb 2016 28 Feb 2025 DiaMatrix Firstnet
17 firstnet.org 21 Apr 2016 21 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
18 firstnet.technology 12 Jun 2016 12 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 firstnet.co.ke 19 Oct 2016 19 Oct 2024 Ajibu Consulting Ltd REDACTED FOR PRIVACY
20 firstnet.ws 17 Apr 2017 17 Apr 2025 Name.com -
21 firstnet.ninja 7 Jun 2017 7 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 firstnet.app 3 May 2018 3 May 2025 Go France Domains, LLC Domains By Proxy, LLC
23 firstnet.services 14 Jun 2018 14 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
24 firstnet.systems 14 Jun 2018 14 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
25 firstnet.software 14 Jun 2018 14 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
26 firstnet.io 22 Mar 2019 22 Mar 2024 Wild West Domains, LLC Domains By Proxy, LLC
27 firstnet.info 21 Mar 2020 21 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
28 firstnet.link 6 Dec 2020 6 Dec 2024 Porkbun LLC Private by Design, LLC
29 firstnet.xyz 2 May 2022 2 May 2025 Sav.com, LLC- 8 Privacy Protection
30 firstnet.site 15 Mar 2023 15 Mar 2024 Namecheap Withheld for Privacy Purposes
31 firstnet.vip 21 Mar 2023 21 Mar 2025 Wild West Domains, Inc. Domains By Proxy, LLC
32 firstnet.ca 22 Mar 2023 22 Mar 2025 WHC Online Solutions Inc. Nameshield Inc.
33 firstnet.store 8 Aug 2023 8 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
34 firstnet.work 26 Aug 2023 26 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
35 firstnet.pl 27 Aug 2023 27 Aug 2024 Aftermarket.pl Limited -
36 firstnet.cloud 14 Sep 2023 14 Sep 2024 GoDaddy Domains By Proxy, LLC
37 firstnet.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
38 firstnet.cfd 10 Dec 2023 10 Dec 2024 Atak Domain Hosting n/a
39 firstnet.com.au - - Web Address Registration Pty Ltd Cheryll Matthews
40 firstnet.co.uk - 28 Jul 2024 Daisy Communications Ltd [Tag = GXN] -
41 firstnet.de - - - -
42 firstnet.eu - - CRegISP Ltd -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=firstnet&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "firstnet",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 42,
        "relation": "eq",
        "current": 42
    },
    "unique_domains": "firstnet.com, firstnet.net, firstnet.co.jp, firstnet.cz, firstnet.se, firstnet.dk, firstnet.it, firstnet.biz, firstnet.ru, firstnet.asia, firstnet.solutions, firstnet.porn, firstnet.adult, firstnet.joburg, firstnet.capetown, firstnet.durban, firstnet.org, firstnet.technology, firstnet.co.ke, firstnet.ws, firstnet.ninja, firstnet.app, firstnet.services, firstnet.systems, firstnet.software, firstnet.io, firstnet.info, firstnet.link, firstnet.xyz, firstnet.site, firstnet.vip, firstnet.ca, firstnet.store, firstnet.work, firstnet.pl, firstnet.cloud, firstnet.online, firstnet.cfd, firstnet.com.au, firstnet.co.uk, firstnet.de, firstnet.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "firstnet.com",
            "domain_keyword": "firstnet",
            "domain_tld": "com",
            "query_time": "2024-04-29 23:05:04",
            "create_date": "1994-04-06",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-07",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "AT&T SERVICES, INC.",
            "registrant_address": "12976 Hollenberg Dr",
            "registrant_city": "Bridgeton",
            "registrant_state": "MO",
            "registrant_zip": "63044",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3142358168",
            "registrant_fax": "+1.3142358168",
            "name_servers": [
                "a1-212.akam.net",
                "a14-65.akam.net",
                "a4-66.akam.net",
                "a5-67.akam.net",
                "a8-64.akam.net",
                "a9-66.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "firstnet.net",
            "domain_keyword": "firstnet",
            "domain_tld": "net",
            "query_time": "2024-04-19 19:05:07",
            "create_date": "1994-10-10",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-09",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "firstnet.co.jp",
            "domain_keyword": "firstnet",
            "domain_tld": "co.jp",
            "query_time": "2024-04-29 14:33:08",
            "create_date": "1997-03-21",
            "update_date": "2024-04-01",
            "registrant_company": "SANWAFIRSTCOMPUTER.,CO,LTD.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 4,
            "domain_name": "firstnet.cz",
            "domain_keyword": "firstnet",
            "domain_tld": "cz",
            "query_time": "2024-06-02 05:27:51",
            "create_date": "2000-05-30",
            "update_date": "2023-09-28",
            "expiry_date": "2025-05-30",
            "registrar_name": "REG-ACTIVE24",
            "registrant_name": "Tomas Gasnik",
            "registrant_company": "Tomas Gasnik",
            "registrant_address": "Chrudickova 2113, Praha 4, 148 00",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.websupport.cz",
                "ns2.websupport.cz",
                "ns3.websupport.eu"
            ]
        },
        {
            "num": 5,
            "domain_name": "firstnet.se",
            "domain_keyword": "firstnet",
            "domain_tld": "se",
            "query_time": "2024-05-06 01:25:49",
            "create_date": "2000-06-30",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-30",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "firstnet.dk",
            "domain_keyword": "firstnet",
            "domain_tld": "dk",
            "query_time": "2024-05-11 02:17:40",
            "create_date": "2002-02-14",
            "expiry_date": "2025-03-31",
            "registrant_name": "Hanne Elisabeth Færk",
            "registrant_address": "Skovpibervej 26",
            "registrant_city": "Solrød Strand",
            "registrant_zip": "2680",
            "registrant_country": "DK",
            "registrant_phone": "51908877",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "firstnet.it",
            "domain_keyword": "firstnet",
            "domain_tld": "it",
            "query_time": "2024-05-26 04:08:17",
            "create_date": "2004-09-16",
            "update_date": "2023-09-03",
            "expiry_date": "2024-08-18",
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_company": "Peer GmbH",
            "registrant_address": "Bozner Straße 63/A",
            "registrant_city": "Frangart – Eppan an der Weinstraße",
            "registrant_state": "BZ",
            "registrant_zip": "39057",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.peer-internet.com",
                "ns2.peer-internet.com",
                "ns3.peer-internet.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "firstnet.biz",
            "domain_keyword": "firstnet",
            "domain_tld": "biz",
            "query_time": "2024-05-18 01:39:07",
            "create_date": "2006-10-15",
            "update_date": "2022-09-20",
            "expiry_date": "2024-10-14",
            "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": "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.livedns.co.uk",
                "ns2.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "firstnet.ru",
            "domain_keyword": "firstnet",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:04:17",
            "create_date": "2007-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "firstnet.asia",
            "domain_keyword": "firstnet",
            "domain_tld": "asia",
            "query_time": "2024-05-15 09:33:22",
            "create_date": "2008-03-17",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "COMMONWEALTH BANK OF AUSTRALIA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1513.awsdns-61.org",
                "ns-1726.awsdns-23.co.uk",
                "ns-319.awsdns-39.com",
                "ns-989.awsdns-59.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "firstnet.solutions",
            "domain_keyword": "firstnet",
            "domain_tld": "solutions",
            "query_time": "2024-05-26 04:08:16",
            "create_date": "2014-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1151,
            "registrar_name": "Go Australia Domains, LLC",
            "registrar_website": "http://www.goaustraliadomains.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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "firstnet.porn",
            "domain_keyword": "firstnet",
            "domain_tld": "porn",
            "query_time": "2024-05-04 19:21:17",
            "create_date": "2015-05-06",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-06",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Superannuation and Investments Services Pty Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1513.awsdns-61.org",
                "ns-1726.awsdns-23.co.uk",
                "ns-319.awsdns-39.com",
                "ns-989.awsdns-59.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "firstnet.adult",
            "domain_keyword": "firstnet",
            "domain_tld": "adult",
            "query_time": "2024-05-08 17:41:27",
            "create_date": "2015-05-06",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-06",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Superannuation and Investments Services Pty Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1513.awsdns-61.org",
                "ns-1726.awsdns-23.co.uk",
                "ns-319.awsdns-39.com",
                "ns-989.awsdns-59.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "firstnet.joburg",
            "domain_keyword": "firstnet",
            "domain_tld": "joburg",
            "query_time": "2024-04-29 14:33:08",
            "create_date": "2016-02-29",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Firstnet",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.firstnet.co.za",
                "ns2.firstnet.co.za"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "firstnet.capetown",
            "domain_keyword": "firstnet",
            "domain_tld": "capetown",
            "query_time": "2024-04-29 14:33:08",
            "create_date": "2016-02-29",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Firstnet",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.firstnet.co.za",
                "ns2.firstnet.co.za"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "firstnet.durban",
            "domain_keyword": "firstnet",
            "domain_tld": "durban",
            "query_time": "2024-04-29 14:33:08",
            "create_date": "2016-02-29",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Firstnet",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.firstnet.co.za",
                "ns2.firstnet.co.za"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "firstnet.org",
            "domain_keyword": "firstnet",
            "domain_tld": "org",
            "query_time": "2024-04-19 19:05:07",
            "create_date": "2016-04-21",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "firstnet.technology",
            "domain_keyword": "firstnet",
            "domain_tld": "technology",
            "query_time": "2024-05-18 01:39:06",
            "create_date": "2016-06-12",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-12",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "firstnet.co.ke",
            "domain_keyword": "firstnet",
            "domain_tld": "co.ke",
            "query_time": "2024-05-31 02:30:14",
            "create_date": "2016-10-19",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-19",
            "registrar_name": "Ajibu Consulting Ltd",
            "registrar_website": "http://www.hosting.co.ke",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns717.websitewelcome.com",
                "ns718.websitewelcome.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "firstnet.ws",
            "domain_keyword": "firstnet",
            "domain_tld": "ws",
            "query_time": "2024-05-22 03:58:04",
            "create_date": "2017-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com",
            "registrar_website": "https://www.name.com/whois-lookup",
            "name_servers": [
                "ns1jlp.name.com",
                "ns2dfg.name.com",
                "ns3cqz.name.com",
                "ns4clq.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "firstnet.ninja",
            "domain_keyword": "firstnet",
            "domain_tld": "ninja",
            "query_time": "2024-04-19 19:05:07",
            "create_date": "2017-06-07",
            "update_date": "2023-07-22",
            "expiry_date": "2024-06-07",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "firstnet.app",
            "domain_keyword": "firstnet",
            "domain_tld": "app",
            "query_time": "2024-05-08 17:41:27",
            "create_date": "2018-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1153,
            "registrar_name": "Go France Domains, LLC",
            "registrar_website": "http://www.gofrancedomains.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "firstnet.services",
            "domain_keyword": "firstnet",
            "domain_tld": "services",
            "query_time": "2024-04-19 19:05:07",
            "create_date": "2018-06-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "firstnet.systems",
            "domain_keyword": "firstnet",
            "domain_tld": "systems",
            "query_time": "2024-05-18 01:39:07",
            "create_date": "2018-06-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "firstnet.software",
            "domain_keyword": "firstnet",
            "domain_tld": "software",
            "query_time": "2024-05-18 01:39:07",
            "create_date": "2018-06-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "firstnet.io",
            "domain_keyword": "firstnet",
            "domain_tld": "io",
            "query_time": "2024-05-31 02:30:14",
            "create_date": "2019-03-22",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-22",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "firstnet.info",
            "domain_keyword": "firstnet",
            "domain_tld": "info",
            "query_time": "2024-05-26 04:08:16",
            "create_date": "2020-03-21",
            "update_date": "2024-05-02",
            "expiry_date": "2024-03-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "firstnet.link",
            "domain_keyword": "firstnet",
            "domain_tld": "link",
            "query_time": "2024-04-29 14:33:08",
            "create_date": "2020-12-06",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lola.ns.cloudflare.com",
                "yisroel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "firstnet.xyz",
            "domain_keyword": "firstnet",
            "domain_tld": "xyz",
            "query_time": "2024-05-03 01:17:28",
            "create_date": "2022-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 3898,
            "registrar_name": "Sav.com, LLC- 8",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "firstnet.site",
            "domain_keyword": "firstnet",
            "domain_tld": "site",
            "query_time": "2024-05-26 04:08:16",
            "create_date": "2023-03-15",
            "update_date": "2024-04-26",
            "expiry_date": "2024-03-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "firstnet.vip",
            "domain_keyword": "firstnet",
            "domain_tld": "vip",
            "query_time": "2024-06-02 05:27:51",
            "create_date": "2023-03-21",
            "update_date": "2024-04-07",
            "expiry_date": "2025-03-21",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.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": 32,
            "domain_name": "firstnet.ca",
            "domain_keyword": "firstnet",
            "domain_tld": "ca",
            "query_time": "2024-05-21 13:53:13",
            "create_date": "2023-03-22",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-22",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "registrant_name": "Nameshield Inc.",
            "registrant_address": "All correspondence to this registrant must be sent via Canada Post Xpresspost or Canada Post Registered Mail. Communications by any other means will not be processed.",
            "registrant_city": "P.O. Box 1900, Charlottetown",
            "registrant_state": "PE",
            "registrant_zip": "C1A7N5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8888602280",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "firstnet.store",
            "domain_keyword": "firstnet",
            "domain_tld": "store",
            "query_time": "2024-04-29 14:33:08",
            "create_date": "2023-08-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-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": 34,
            "domain_name": "firstnet.work",
            "domain_keyword": "firstnet",
            "domain_tld": "work",
            "query_time": "2024-05-08 17:41:27",
            "create_date": "2023-08-26",
            "update_date": "2024-04-23",
            "expiry_date": "2024-08-26",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "firstnet.pl",
            "domain_keyword": "firstnet",
            "domain_tld": "pl",
            "query_time": "2024-05-08 17:41:27",
            "create_date": "2023-08-27",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-27",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "firstnet.cloud",
            "domain_keyword": "firstnet",
            "domain_tld": "cloud",
            "query_time": "2024-05-26 04:08:16",
            "create_date": "2023-09-14",
            "update_date": "2023-10-30",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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.firstnet.co.za",
                "ns2.firstnet.co.za"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "firstnet.online",
            "domain_keyword": "firstnet",
            "domain_tld": "online",
            "query_time": "2024-05-23 16:20:23",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "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": 38,
            "domain_name": "firstnet.cfd",
            "domain_keyword": "firstnet",
            "domain_tld": "cfd",
            "query_time": "2024-04-07 19:59:18",
            "create_date": "2023-12-10",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Krakow",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "colette.ns.cloudflare.com",
                "keaton.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "firstnet.com.au",
            "domain_keyword": "firstnet",
            "domain_tld": "com.au",
            "query_time": "2024-04-07 19:59:18",
            "update_date": "2023-01-30",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Cheryll Matthews",
            "name_servers": [
                "ns1.webalive.biz",
                "ns2.webalive.biz"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "firstnet.co.uk",
            "domain_keyword": "firstnet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 17:41:28",
            "update_date": "2023-06-15",
            "expiry_date": "2024-07-28",
            "registrar_name": "Daisy Communications Ltd [Tag = GXN]",
            "registrar_website": "http://www.daisygroup.com",
            "name_servers": [
                "auth1.dns.gxn.net",
                "auth2.dns.gxn.net",
                "auth3.dns.gxn.net",
                "auth4.dns.gxn.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "firstnet.de",
            "domain_keyword": "firstnet",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:14:06",
            "update_date": "2020-12-02",
            "name_servers": [
                "ns31.infomaniak.com",
                "ns32.infomaniak.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 42,
            "domain_name": "firstnet.eu",
            "domain_keyword": "firstnet",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:34:38",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        }
    ],
    "stats": {
        "total_time": 0.019,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>firstnet</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>42</total>
  <relation>eq</relation>
  <current>42</current>
 </count>
 <unique_domains>firstnet.com, firstnet.net, firstnet.co.jp, firstnet.cz, firstnet.se, firstnet.dk, firstnet.it, firstnet.biz, firstnet.ru, firstnet.asia, firstnet.solutions, firstnet.porn, firstnet.adult, firstnet.joburg, firstnet.capetown, firstnet.durban, firstnet.org, firstnet.technology, firstnet.co.ke, firstnet.ws, firstnet.ninja, firstnet.app, firstnet.services, firstnet.systems, firstnet.software, firstnet.io, firstnet.info, firstnet.link, firstnet.xyz, firstnet.site, firstnet.vip, firstnet.ca, firstnet.store, firstnet.work, firstnet.pl, firstnet.cloud, firstnet.online, firstnet.cfd, firstnet.com.au, firstnet.co.uk, firstnet.de, firstnet.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>firstnet.com</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 23:05:04</query_time>
   <create_date>1994-04-06</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>AT&amp;T SERVICES, INC.</registrant_company>
   <registrant_address>12976 Hollenberg Dr</registrant_address>
   <registrant_city>Bridgeton</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>63044</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3142358168</registrant_phone>
   <registrant_fax>+1.3142358168</registrant_fax>
   <name_servers>
    <value>a1-212.akam.net</value>
    <value>a14-65.akam.net</value>
    <value>a4-66.akam.net</value>
    <value>a5-67.akam.net</value>
    <value>a8-64.akam.net</value>
    <value>a9-66.akam.net</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>2</num>
   <domain_name>firstnet.net</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 19:05:07</query_time>
   <create_date>1994-10-10</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>firstnet.co.jp</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-29 14:33:08</query_time>
   <create_date>1997-03-21</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>SANWAFIRSTCOMPUTER.,CO,LTD.</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>firstnet.cz</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-06-02 05:27:51</query_time>
   <create_date>2000-05-30</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>REG-ACTIVE24</registrar_name>
   <registrant_name>Tomas Gasnik</registrant_name>
   <registrant_company>Tomas Gasnik</registrant_company>
   <registrant_address>Chrudickova 2113, Praha 4, 148 00</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.websupport.cz</value>
    <value>ns2.websupport.cz</value>
    <value>ns3.websupport.eu</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>firstnet.se</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 01:25:49</query_time>
   <create_date>2000-06-30</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>firstnet.dk</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 02:17:40</query_time>
   <create_date>2002-02-14</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Hanne Elisabeth Færk</registrant_name>
   <registrant_address>Skovpibervej 26</registrant_address>
   <registrant_city>Solrød Strand</registrant_city>
   <registrant_zip>2680</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>51908877</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>firstnet.it</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 04:08:17</query_time>
   <create_date>2004-09-16</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_company>Peer GmbH</registrant_company>
   <registrant_address>Bozner Straße 63/A</registrant_address>
   <registrant_city>Frangart – Eppan an der Weinstraße</registrant_city>
   <registrant_state>BZ</registrant_state>
   <registrant_zip>39057</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.peer-internet.com</value>
    <value>ns2.peer-internet.com</value>
    <value>ns3.peer-internet.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>firstnet.biz</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 01:39:07</query_time>
   <create_date>2006-10-15</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-10-14</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>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.livedns.co.uk</value>
    <value>ns2.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>9</num>
   <domain_name>firstnet.ru</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:04:17</query_time>
   <create_date>2007-04-23</create_date>
   <expiry_date>2025-04-23</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>10</num>
   <domain_name>firstnet.asia</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-15 09:33:22</query_time>
   <create_date>2008-03-17</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>COMMONWEALTH BANK OF AUSTRALIA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1513.awsdns-61.org</value>
    <value>ns-1726.awsdns-23.co.uk</value>
    <value>ns-319.awsdns-39.com</value>
    <value>ns-989.awsdns-59.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>firstnet.solutions</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-26 04:08:16</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1151</registrar_iana>
   <registrar_name>Go Australia Domains, LLC</registrar_name>
   <registrar_website>http://www.goaustraliadomains.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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>firstnet.porn</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-05-04 19:21:17</query_time>
   <create_date>2015-05-06</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Superannuation and Investments Services Pty Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1513.awsdns-61.org</value>
    <value>ns-1726.awsdns-23.co.uk</value>
    <value>ns-319.awsdns-39.com</value>
    <value>ns-989.awsdns-59.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>firstnet.adult</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>adult</domain_tld>
   <query_time>2024-05-08 17:41:27</query_time>
   <create_date>2015-05-06</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Superannuation and Investments Services Pty Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1513.awsdns-61.org</value>
    <value>ns-1726.awsdns-23.co.uk</value>
    <value>ns-319.awsdns-39.com</value>
    <value>ns-989.awsdns-59.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>firstnet.joburg</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>joburg</domain_tld>
   <query_time>2024-04-29 14:33:08</query_time>
   <create_date>2016-02-29</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Firstnet</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.firstnet.co.za</value>
    <value>ns2.firstnet.co.za</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>firstnet.capetown</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>capetown</domain_tld>
   <query_time>2024-04-29 14:33:08</query_time>
   <create_date>2016-02-29</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Firstnet</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.firstnet.co.za</value>
    <value>ns2.firstnet.co.za</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>firstnet.durban</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>durban</domain_tld>
   <query_time>2024-04-29 14:33:08</query_time>
   <create_date>2016-02-29</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Firstnet</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.firstnet.co.za</value>
    <value>ns2.firstnet.co.za</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>firstnet.org</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 19:05:07</query_time>
   <create_date>2016-04-21</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.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>firstnet.technology</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-18 01:39:06</query_time>
   <create_date>2016-06-12</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-12</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>firstnet.co.ke</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-31 02:30:14</query_time>
   <create_date>2016-10-19</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>Ajibu Consulting Ltd</registrar_name>
   <registrar_website>http://www.hosting.co.ke</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns717.websitewelcome.com</value>
    <value>ns718.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>firstnet.ws</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-22 03:58:04</query_time>
   <create_date>2017-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com</registrar_name>
   <registrar_website>https://www.name.com/whois-lookup</registrar_website>
   <name_servers>
    <value>ns1jlp.name.com</value>
    <value>ns2dfg.name.com</value>
    <value>ns3cqz.name.com</value>
    <value>ns4clq.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>firstnet.ninja</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-19 19:05:07</query_time>
   <create_date>2017-06-07</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-06-07</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>firstnet.app</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 17:41:27</query_time>
   <create_date>2018-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1153</registrar_iana>
   <registrar_name>Go France Domains, LLC</registrar_name>
   <registrar_website>http://www.gofrancedomains.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>firstnet.services</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-19 19:05:07</query_time>
   <create_date>2018-06-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>firstnet.systems</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-18 01:39:07</query_time>
   <create_date>2018-06-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>firstnet.software</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-05-18 01:39:07</query_time>
   <create_date>2018-06-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>firstnet.io</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 02:30:14</query_time>
   <create_date>2019-03-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>firstnet.info</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 04:08:16</query_time>
   <create_date>2020-03-21</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>firstnet.link</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-29 14:33:08</query_time>
   <create_date>2020-12-06</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lola.ns.cloudflare.com</value>
    <value>yisroel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>firstnet.xyz</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-03 01:17:28</query_time>
   <create_date>2022-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>3898</registrar_iana>
   <registrar_name>Sav.com, LLC- 8</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>firstnet.site</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 04:08:16</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>firstnet.vip</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-02 05:27:51</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.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>32</num>
   <domain_name>firstnet.ca</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-21 13:53:13</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>Nameshield Inc.</registrant_name>
   <registrant_address>All correspondence to this registrant must be sent via Canada Post Xpresspost or Canada Post Registered Mail. Communications by any other means will not be processed.</registrant_address>
   <registrant_city>P.O. Box 1900, Charlottetown</registrant_city>
   <registrant_state>PE</registrant_state>
   <registrant_zip>C1A7N5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8888602280</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>firstnet.store</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-29 14:33:08</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-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>34</num>
   <domain_name>firstnet.work</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-08 17:41:27</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>firstnet.pl</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-08 17:41:27</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>firstnet.cloud</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-26 04:08:16</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.firstnet.co.za</value>
    <value>ns2.firstnet.co.za</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>firstnet.online</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 16:20:23</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</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>38</num>
   <domain_name>firstnet.cfd</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-04-07 19:59:18</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-10</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>Krakow</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>colette.ns.cloudflare.com</value>
    <value>keaton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>firstnet.com.au</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-07 19:59:18</query_time>
   <update_date>2023-01-30</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Cheryll Matthews</registrant_name>
   <name_servers>
    <value>ns1.webalive.biz</value>
    <value>ns2.webalive.biz</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>firstnet.co.uk</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 17:41:28</query_time>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>Daisy Communications Ltd [Tag = GXN]</registrar_name>
   <registrar_website>http://www.daisygroup.com</registrar_website>
   <name_servers>
    <value>auth1.dns.gxn.net</value>
    <value>auth2.dns.gxn.net</value>
    <value>auth3.dns.gxn.net</value>
    <value>auth4.dns.gxn.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>firstnet.de</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:14:06</query_time>
   <update_date>2020-12-02</update_date>
   <name_servers>
    <value>ns31.infomaniak.com</value>
    <value>ns32.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>firstnet.eu</domain_name>
   <domain_keyword>firstnet</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:34:38</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.019</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,207 domain names (in 0.154 seconds) which look and sound like the brand name "firstnet".
Domain Name Registered Expiry Registrar Ownership
1 firstneo.digital 28 Sep 2021 28 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
2 firstmet.online 5 Aug 2023 5 Aug 2024 Name.com, Inc Domain Protection Services, Inc.
3 firstbet.mobi 17 Nov 2011 17 Nov 2024 EuroDNS S.A. Cosmo Gaming Ltd
4 firstnext.com 2 Nov 2003 2 Nov 2024 GoDaddy.com, LLC -
5 firstnen.net 22 Oct 2021 22 Oct 2024 gabia HAN KYUNGSU
6 firstnet1.com 13 Sep 2001 13 Sep 2028 Network Solutions, LLC -
7 firstjet.in 17 May 2023 17 May 2025 GoDaddy.com, LLC Litrus Technologies Private Limited
8 firstvet.store 19 Feb 2021 19 Feb 2025 Name SRS AB FirstVet AB
9 firstnew.site 31 May 2024 31 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
10 firstset.com 3 Aug 2005 3 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
11 firstnte.com 29 Jul 2010 29 Jul 2024 ENOM, INC. REDACTED FOR PRIVACY
12 firstvet.org 8 Mar 2016 8 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Firstvet AB
13 first-net.ru 24 Nov 2023 24 Nov 2024 REGRU-RU Private Person
14 firstvet.ru 25 May 2020 25 May 2025 BEGET-RU Private Person
15 firstbet.asia 5 May 2023 5 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
16 firstinet.com 19 May 2018 19 May 2025 GoDaddy.com, LLC -
17 fitstnet.com 17 Jul 2021 17 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
18 firstpet.store 29 Aug 2023 29 Aug 2024 URL Solutions Inc. GLOBAL DOMAIN PRIVACY SERVICES INC
19 firstpet.cn 24 Nov 2023 24 Nov 2024 广东时代互联科技有限公司 马超
20 firstvet.dk 8 Mar 2016 31 Mar 2026 - Onlinevet 247 AB
21 firstvet.online 28 Jan 2019 28 Jan 2025 Name SRS AB Shield Whois
22 firstvet.com 3 Apr 2010 3 Apr 2025 Name SRS AB Shield Whois
23 firstbet.org 29 Sep 2022 29 Sep 2024 Sav.com, LLC Privacy Protection
24 firstvet.dev 27 Sep 2019 27 Sep 2025 1API GmbH FirstVet AB
25 firstvet.pet 30 Apr 2021 30 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 firstnft.info 28 Mar 2023 28 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
27 firstnew.ru 6 Nov 2022 6 Nov 2024 REGRU-RU Private Person
28 firstpet.se 23 Sep 2019 23 Sep 2024 Loopia AB -
29 firstvet.se 8 Mar 2016 8 Mar 2025 Loopia AB -
30 firstent.biz 10 Sep 2013 9 Sep 2024 Network Solutions, LLC FIRST ENTERTAINMENT CREDIT UNION
31 firstbet.io 14 Dec 2019 14 Dec 2024 Dynadot Inc REDACTED FOR PRIVACY
32 firstnewt.online 24 Aug 2023 24 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
33 firstnen.com 27 Jul 2021 27 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
34 firstbet.top 27 Nov 2023 27 Nov 2024 Porkbun LLC Private by Design, LLC
35 firstpet.in 7 May 2015 7 May 2027 GoDaddy.com, LLC REDACTED FOR PRIVACY
36 firstget.net 28 Dec 2023 28 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
37 firstnft.xyz 23 Apr 2021 23 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
38 firstvet.site 28 Jan 2019 28 Jan 2025 Name SRS AB Shield Whois
39 firsrnet.com 17 Jul 2021 17 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
40 firstnmt.top 1 Sep 2023 1 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang bao yu
41 firstpet.com 8 Jan 1999 8 Jan 2025 GoDaddy.com, LLC -
42 firstent.com.cn 14 Jan 2017 14 Jan 2025 浙江贰贰网络有限公司 赵德清
43 firatnet.link 29 Nov 2022 29 Nov 2024 Isimtescil Bilisim A.S. FBS INC / Whoisprotection.biz
44 fiorstnet.com 20 Sep 2023 20 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
45 forstnet.de - - - -
46 firstjet.com 25 Aug 2004 25 Aug 2024 GoDaddy.com, LLC -
47 firstnft.net 30 Nov 2023 30 Nov 2024 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
48 firtsnet.com 29 Aug 2022 29 Aug 2024 Cloud Yuqu LLC REDACTED FOR PRIVACY
49 firstbet.cafe 5 May 2023 5 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Internet Invest, Ltd. dba Imena.ua
50 firstvet.net 8 Mar 2016 8 Mar 2025 Ascio Technologies, Inc Not Disclosed
51 firatnet.net 29 Dec 2017 29 Dec 2024 Isimtescil Bilisim A.S. -
52 firstnft.nl 14 Dec 2022 - team.blue nl B.V. -
53 firstbet.world 5 May 2023 5 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Internet Invest, Ltd. dba Imena.ua
54 firstnft.ru 15 Aug 2021 15 Aug 2024 RU-CENTER-RU Private Person
55 firstset.ru 7 Dec 2019 7 Dec 2024 REGRU-RU Private Person
56 firstbet.it 29 Jul 2013 29 Jul 2024 Aruba s.p.a. Firstbet S.r.l.
57 firstnea.com 10 Feb 2016 10 Feb 2026 GoDaddy.com, LLC -
58 firstbet.cm 23 Apr 2020 23 Apr 2025 Registrar ANTIC iServices
59 firstnest.co.in 22 Jan 2023 22 Jan 2026 GoDaddy.com, LLC FIRST NEST
60 firstnft.online 20 Apr 2022 20 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
61 firstnex.info 4 Oct 2023 4 Oct 2024 IONOS SE REDACTED FOR PRIVACY
62 firstget.com 26 Jun 2007 26 Jun 2027 GoDaddy.com, LLC -
63 firstpet.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD First Pet
64 firstqnet.com 3 Feb 2011 3 Feb 2025 Blacknight Internet Solutions Ltd. firstqnet.com c/o WHOIS Privacy Ltd.
65 firstbet.ca 16 Nov 2022 16 Nov 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
66 firstnew.house 23 Nov 2019 23 Nov 2024 IONOS SE 1&1 Internet Inc
67 firstnft.com 21 Feb 2021 21 Feb 2025 Dynadot Inc -
68 firstset.top 22 Apr 2023 22 Apr 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
69 first-net.de - - - -
70 firstget.online 2 May 2023 2 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
71 firstwet.se 26 Oct 2017 26 Oct 2024 Loopia AB -
72 firstbet.info 5 May 2023 5 May 2025 Internet Invest, Ltd. dba Imena.ua Internet Invest, Ltd. dba Imena.ua
73 hirstnet.com 2 Jul 2021 2 Jul 2024 IONOS SE 1&1 Internet Inc
74 firstneo.com 24 Apr 2023 24 Apr 2025 Domainyeti.com LLC -
75 firstbet.ru 17 Nov 2011 17 Nov 2024 RU-CENTER-RU Cosmo Gaming Ltd
76 firstanet.com 13 Oct 2021 13 Oct 2024 Cloudflare, Inc. DATA REDACTED
77 firsatnet.com 2 Jan 2017 2 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
78 firstnft.fun 2 Jan 2024 2 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
79 firstvet.co 27 Apr 2023 27 Apr 2024 Dynadot Inc REDACTED FOR PRIVACY
80 firstent.org 12 Sep 1998 11 Sep 2028 Network Solutions, LLC FIRST ENTERTAINMENT CREDIT UNION
81 firstget.org 28 Nov 2023 28 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
82 firstpet.ru 7 Nov 2023 7 Nov 2024 REGRU-RU Private Person
83 firstnat.co.uk 2 Oct 2021 2 Oct 2024 TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES] -
84 firstnew.net 19 Jan 2024 19 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
85 firstnemt.com 8 May 2023 8 May 2028 GoDaddy.com, LLC -
86 firstvet.tech 28 Jan 2019 28 Jan 2025 Name SRS AB Shield Whois
87 firstmet.com 21 Sep 2004 21 Sep 2024 GoDaddy.com, LLC -
88 firstneu.com 3 Mar 2024 3 Mar 2025 Namestop LLC -
89 firstvet.sk 5 Apr 2020 5 Apr 2025 WebSupport s.r.o. Mondis s.r.o.
90 firstbet.zone 5 May 2023 5 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Internet Invest, Ltd. dba Imena.ua
91 firstvet.app 14 May 2018 14 May 2025 1API GmbH Onlinevet 247 AB
92 firstnmt.ru 26 Jun 2017 26 Jun 2024 REGRU-RU Private Person
93 fistnet.com 13 Jul 2010 13 Jul 2025 gabia Whois Privacy Services by DOMAINCA
94 firstne.com 14 Jul 2018 14 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
95 firstpet.co.uk 6 Oct 2023 6 Oct 2024 Namecheap, Inc. t/a Spaceship, Inc. [Tag = SPACESHIP] -
96 firstnft.name - - GoDaddy.com, LLC -
97 firstjet.net 3 Aug 2013 3 Aug 2024 GoDaddy.com, LLC -
98 firstnew.com 2 Feb 2006 2 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. -
99 firatnet.org 29 Nov 2022 29 Nov 2024 İsimtescil Bilişim A.Ş. FBS INC / Whoisprotection.biz
100 firstbet.com 29 Dec 2002 29 Dec 2024 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 14610327
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 Firstnet.com.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=firstnet.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "firstnet.com.au",
        "page_size": 100
    },
    "count": {
        "total": 2207,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "firstneo.digital, firstmet.online, firstbet.mobi, firstnext.com, firstnen.net, firstnet1.com, firstjet.in, firstvet.store, firstnew.site, firstset.com, firstnte.com, firstvet.org, first-net.ru, firstvet.ru, firstbet.asia, firstinet.com, fitstnet.com, firstpet.store, firstpet.cn, firstvet.dk, firstvet.online, firstvet.com, firstbet.org, firstvet.dev, firstvet.pet, firstnft.info, firstnew.ru, firstpet.se, firstvet.se, firstent.biz, firstbet.io, firstnewt.online, firstnen.com, firstbet.top, firstpet.in, firstget.net, firstnft.xyz, firstvet.site, firsrnet.com, firstnmt.top, firstpet.com, firstent.com.cn, firatnet.link, fiorstnet.com, forstnet.de, firstjet.com, firstnft.net, firtsnet.com, firstbet.cafe, firstvet.net, firatnet.net, firstnft.nl, firstbet.world, firstnft.ru, firstset.ru, firstbet.it, firstnea.com, firstbet.cm, firstnest.co.in, firstnft.online, firstnex.info, firstget.com, firstpet.com.au, firstqnet.com, firstbet.ca, firstnew.house, firstnft.com, firstset.top, first-net.de, firstget.online, firstwet.se, firstbet.info, hirstnet.com, firstneo.com, firstbet.ru, firstanet.com, firsatnet.com, firstnft.fun, firstvet.co, firstent.org, firstget.org, firstpet.ru, firstnat.co.uk, firstnew.net, firstnemt.com, firstvet.tech, firstmet.com, firstneu.com, firstvet.sk, firstbet.zone, firstvet.app, firstnmt.ru, fistnet.com, firstne.com, firstpet.co.uk, firstnft.name, firstjet.net, firstnew.com, firatnet.org, firstbet.com",
    "results": [
        {
            "num": 1,
            "domain_name": "firstneo.digital",
            "domain_keyword": "firstneo",
            "domain_tld": "digital",
            "query_time": "2024-04-07 19:59:17",
            "create_date": "2021-09-28",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-28",
            "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": 2,
            "domain_name": "firstmet.online",
            "domain_keyword": "firstmet",
            "domain_tld": "online",
            "query_time": "2024-04-29 14:32:17",
            "create_date": "2023-08-05",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_state": "CO",
            "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": [
                "bill.ns.cloudflare.com",
                "chin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "firstbet.mobi",
            "domain_keyword": "firstbet",
            "domain_tld": "mobi",
            "query_time": "2024-05-26 04:03:21",
            "create_date": "2011-11-17",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cosmo Gaming Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MT",
            "registrant_email": "please query the rdds service of the registrar 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.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "firstnext.com",
            "domain_keyword": "firstnext",
            "domain_tld": "com",
            "query_time": "2024-04-07 19:59:21",
            "create_date": "2003-11-02",
            "update_date": "2023-04-12",
            "expiry_date": "2024-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "3984707c.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "firstnen.net",
            "domain_keyword": "firstnen",
            "domain_tld": "net",
            "query_time": "2024-05-08 17:41:27",
            "create_date": "2021-10-22",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-22",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "HAN KYUNGSU",
            "registrant_address": "9, Yeouidaebang-ro 44-gil, Dongjak-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "06941",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7070117667",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "firstnet1.com",
            "domain_keyword": "firstnet1",
            "domain_tld": "com",
            "query_time": "2024-04-07 19:59:35",
            "create_date": "2001-09-13",
            "update_date": "2024-01-23",
            "expiry_date": "2028-09-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.es40.siteground.eu",
                "ns2.es40.siteground.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "firstjet.in",
            "domain_keyword": "firstjet",
            "domain_tld": "in",
            "query_time": "2024-05-24 05:26:47",
            "create_date": "2023-05-17",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Litrus Technologies Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cs-mum-8.hostgatorwebservers.com",
                "ns2.cs-mum-8.hostgatorwebservers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "firstvet.store",
            "domain_keyword": "firstvet",
            "domain_tld": "store",
            "query_time": "2024-05-25 09:49:21",
            "create_date": "2021-02-19",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-19",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.namesrs.com",
            "registrant_company": "FirstVet AB",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the 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.dnshost.net",
                "ns2.dnshost.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "firstnew.site",
            "domain_keyword": "firstnew",
            "domain_tld": "site",
            "query_time": "2024-06-02 17:20:51",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "firstset.com",
            "domain_keyword": "firstset",
            "domain_tld": "com",
            "query_time": "2024-04-29 07:08:00",
            "create_date": "2005-08-03",
            "update_date": "2020-01-15",
            "expiry_date": "2025-08-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "firstnte.com",
            "domain_keyword": "firstnte",
            "domain_tld": "com",
            "query_time": "2024-04-07 19:59:27",
            "create_date": "2010-07-29",
            "update_date": "2023-08-09",
            "expiry_date": "2024-07-29",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/2ae188f5-881b-4fd1-9d61-2dbcc750cba1",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cloudns.net",
                "dns2.cloudns.net",
                "dns5.cloudns.net",
                "dns6.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "firstvet.org",
            "domain_keyword": "firstvet",
            "domain_tld": "org",
            "query_time": "2024-04-26 09:45:54",
            "create_date": "2016-03-08",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-08",
            "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": "Firstvet AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "first-net.ru",
            "domain_keyword": "first-net",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:03:40",
            "create_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "firstvet.ru",
            "domain_keyword": "firstvet",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:04:45",
            "create_date": "2020-05-25",
            "expiry_date": "2025-05-25",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "firstbet.asia",
            "domain_keyword": "firstbet",
            "domain_tld": "asia",
            "query_time": "2024-05-08 17:35:23",
            "create_date": "2023-05-05",
            "update_date": "2024-04-11",
            "expiry_date": "2025-05-05",
            "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": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "firstinet.com",
            "domain_keyword": "firstinet",
            "domain_tld": "com",
            "query_time": "2024-05-21 13:52:15",
            "create_date": "2018-05-19",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "fitstnet.com",
            "domain_keyword": "fitstnet",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:41:48",
            "create_date": "2021-07-17",
            "update_date": "2022-06-26",
            "expiry_date": "2024-07-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Anhui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "firstpet.store",
            "domain_keyword": "firstpet",
            "domain_tld": "store",
            "query_time": "2024-05-18 01:39:21",
            "create_date": "2023-08-29",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1449,
            "registrar_name": "URL Solutions Inc.",
            "registrar_website": "https://pananames.com",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_state": "NA",
            "registrant_country": "PA",
            "registrant_email": "please query the rdds service of the 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.fozzy.com",
                "ns2.fozzy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "firstpet.cn",
            "domain_keyword": "firstpet",
            "domain_tld": "cn",
            "query_time": "2024-04-29 14:34:10",
            "create_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "马超",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "firstvet.dk",
            "domain_keyword": "firstvet",
            "domain_tld": "dk",
            "query_time": "2024-05-11 02:17:42",
            "create_date": "2016-03-08",
            "expiry_date": "2026-03-31",
            "registrant_name": "Onlinevet 247 AB",
            "registrant_address": "Strandvägen 47",
            "registrant_city": "Stockholm",
            "registrant_zip": "114 56",
            "registrant_country": "SE",
            "registrant_phone": "+46 734473067",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "firstvet.online",
            "domain_keyword": "firstvet",
            "domain_tld": "online",
            "query_time": "2024-05-25 09:49:20",
            "create_date": "2019-01-28",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-28",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.namesrs.com",
            "registrant_company": "Shield Whois",
            "registrant_state": "N/A",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the 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.dnshost.net",
                "ns2.dnshost.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "firstvet.com",
            "domain_keyword": "firstvet",
            "domain_tld": "com",
            "query_time": "2024-05-04 22:03:39",
            "create_date": "2010-04-03",
            "update_date": "2023-08-30",
            "expiry_date": "2025-04-03",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "https://www.namesrs.com",
            "registrant_name": "Protected Protected",
            "registrant_company": "Shield Whois",
            "registrant_address": "Radiovägen 2",
            "registrant_city": "Västra Frölunda",
            "registrant_zip": "42147",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.104500390",
            "name_servers": [
                "ns-1254.awsdns-28.org",
                "ns-1575.awsdns-04.co.uk",
                "ns-332.awsdns-41.com",
                "ns-544.awsdns-04.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "firstbet.org",
            "domain_keyword": "firstbet",
            "domain_tld": "org",
            "query_time": "2024-04-29 14:22:52",
            "create_date": "2022-09-29",
            "update_date": "2023-12-28",
            "expiry_date": "2024-09-29",
            "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": 24,
            "domain_name": "firstvet.dev",
            "domain_keyword": "firstvet",
            "domain_tld": "dev",
            "query_time": "2024-05-13 05:26:40",
            "create_date": "2019-09-27",
            "update_date": "2023-08-30",
            "expiry_date": "2025-09-27",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FirstVet AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "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.dnshost.net",
                "ns2.dnshost.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "firstvet.pet",
            "domain_keyword": "firstvet",
            "domain_tld": "pet",
            "query_time": "2024-05-25 09:49:20",
            "create_date": "2021-04-30",
            "update_date": "2023-06-14",
            "expiry_date": "2025-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "firstnft.info",
            "domain_keyword": "firstnft",
            "domain_tld": "info",
            "query_time": "2024-05-27 00:54:08",
            "create_date": "2023-03-28",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "firstnew.ru",
            "domain_keyword": "firstnew",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:04:17",
            "create_date": "2022-11-06",
            "expiry_date": "2024-11-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.firstbytedns.net",
                "ns2.firstbytedns.net",
                "ns3.firstbytedns.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "firstpet.se",
            "domain_keyword": "firstpet",
            "domain_tld": "se",
            "query_time": "2024-05-06 01:25:49",
            "create_date": "2019-09-23",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-23",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 29,
            "domain_name": "firstvet.se",
            "domain_keyword": "firstvet",
            "domain_tld": "se",
            "query_time": "2024-05-06 01:25:51",
            "create_date": "2016-03-08",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-08",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 30,
            "domain_name": "firstent.biz",
            "domain_keyword": "firstent",
            "domain_tld": "biz",
            "query_time": "2024-04-15 01:07:01",
            "create_date": "2013-09-10",
            "update_date": "2022-07-17",
            "expiry_date": "2024-09-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FIRST ENTERTAINMENT CREDIT UNION",
            "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": [
                "ns37.worldnic.com",
                "ns38.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "firstbet.io",
            "domain_keyword": "firstbet",
            "domain_tld": "io",
            "query_time": "2024-04-29 14:22:53",
            "create_date": "2019-12-14",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "firstnewt.online",
            "domain_keyword": "firstnewt",
            "domain_tld": "online",
            "query_time": "2024-05-08 17:41:29",
            "create_date": "2023-08-24",
            "update_date": "2023-12-14",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnss8.xyz",
                "ns2.dnss8.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "firstnen.com",
            "domain_keyword": "firstnen",
            "domain_tld": "com",
            "query_time": "2024-05-17 21:19:13",
            "create_date": "2021-07-27",
            "update_date": "2022-07-21",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "firstbet.top",
            "domain_keyword": "firstbet",
            "domain_tld": "top",
            "query_time": "2024-05-26 04:03:21",
            "create_date": "2023-11-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "firstpet.in",
            "domain_keyword": "firstpet",
            "domain_tld": "in",
            "query_time": "2024-05-31 02:30:16",
            "create_date": "2015-05-07",
            "update_date": "2023-02-14",
            "expiry_date": "2027-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bh-in-8.webhostbox.net",
                "ns2.bh-in-8.webhostbox.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "firstget.net",
            "domain_keyword": "firstget",
            "domain_tld": "net",
            "query_time": "2024-04-29 14:29:25",
            "create_date": "2023-12-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-28",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.rakko.zone",
                "ns2.rakko.zone"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "firstnft.xyz",
            "domain_keyword": "firstnft",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 14:33:12",
            "create_date": "2021-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "firstvet.site",
            "domain_keyword": "firstvet",
            "domain_tld": "site",
            "query_time": "2024-05-13 05:26:41",
            "create_date": "2019-01-28",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-28",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.namesrs.com",
            "registrant_company": "Shield Whois",
            "registrant_state": "N/A",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the 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.dnshost.net",
                "ns2.dnshost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "firsrnet.com",
            "domain_keyword": "firsrnet",
            "domain_tld": "com",
            "query_time": "2024-05-26 13:20:15",
            "create_date": "2021-07-17",
            "update_date": "2022-06-26",
            "expiry_date": "2024-07-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Anhui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "firstnmt.top",
            "domain_keyword": "firstnmt",
            "domain_tld": "top",
            "query_time": "2024-05-18 01:39:08",
            "create_date": "2023-09-01",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wang bao yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "firstpet.com",
            "domain_keyword": "firstpet",
            "domain_tld": "com",
            "query_time": "2024-04-19 19:07:46",
            "create_date": "1999-01-08",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "firstent.com.cn",
            "domain_keyword": "firstent",
            "domain_tld": "com.cn",
            "query_time": "2024-05-18 01:37:17",
            "create_date": "2017-01-14",
            "expiry_date": "2025-01-14",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "赵德清",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "firatnet.link",
            "domain_keyword": "firatnet",
            "domain_tld": "link",
            "query_time": "2024-05-29 12:07:16",
            "create_date": "2022-11-29",
            "update_date": "2024-01-13",
            "expiry_date": "2024-11-29",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "https://www.isimtescil.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FBS INC / Whoisprotection.biz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Istanbul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "fiorstnet.com",
            "domain_keyword": "fiorstnet",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:06:56",
            "create_date": "2023-09-20",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-20",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.clksite.com",
                "ns2.clksite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "forstnet.de",
            "domain_keyword": "forstnet",
            "domain_tld": "de",
            "query_time": "2024-05-04 20:46:39",
            "update_date": "2024-03-29",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 46,
            "domain_name": "firstjet.com",
            "domain_keyword": "firstjet",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:13:08",
            "create_date": "2004-08-25",
            "update_date": "2023-10-05",
            "expiry_date": "2024-08-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1qsy.name.com",
                "ns2lns.name.com",
                "ns3ckl.name.com",
                "ns4bty.name.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "firstnft.net",
            "domain_keyword": "firstnft",
            "domain_tld": "net",
            "query_time": "2024-05-18 01:39:08",
            "create_date": "2023-11-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=firstnft.net&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "firtsnet.com",
            "domain_keyword": "firtsnet",
            "domain_tld": "com",
            "query_time": "2024-05-21 13:54:32",
            "create_date": "2022-08-29",
            "update_date": "2022-08-29",
            "expiry_date": "2024-08-29",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "www.diymysite.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "An Hui",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=firtsnet.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "firstbet.cafe",
            "domain_keyword": "firstbet",
            "domain_tld": "cafe",
            "query_time": "2024-05-08 17:35:24",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns5.parkpage.foundationapi.com",
                "dns6.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "firstvet.net",
            "domain_keyword": "firstvet",
            "domain_tld": "net",
            "query_time": "2024-05-06 23:56:22",
            "create_date": "2016-03-08",
            "update_date": "2023-02-01",
            "expiry_date": "2025-03-08",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "SE",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=firstvet.net",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "firatnet.net",
            "domain_keyword": "firatnet",
            "domain_tld": "net",
            "query_time": "2024-04-07 17:43:12",
            "create_date": "2017-12-29",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-29",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "ns1.firatnet.net",
                "ns2.firatnet.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "firstnft.nl",
            "domain_keyword": "firstnft",
            "domain_tld": "nl",
            "query_time": "2024-05-08 17:41:29",
            "create_date": "2022-12-14",
            "update_date": "2022-12-14",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 53,
            "domain_name": "firstbet.world",
            "domain_keyword": "firstbet",
            "domain_tld": "world",
            "query_time": "2024-05-08 17:35:24",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.parkpage.foundationapi.com",
                "dns20.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "firstnft.ru",
            "domain_keyword": "firstnft",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:04:17",
            "create_date": "2021-08-15",
            "expiry_date": "2024-08-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "firstset.ru",
            "domain_keyword": "firstset",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:04:42",
            "create_date": "2019-12-07",
            "expiry_date": "2024-12-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "firstbet.it",
            "domain_keyword": "firstbet",
            "domain_tld": "it",
            "query_time": "2024-04-20 10:21:34",
            "create_date": "2013-07-29",
            "update_date": "2023-08-14",
            "expiry_date": "2024-07-29",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Firstbet S.r.l.",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 57,
            "domain_name": "firstnea.com",
            "domain_keyword": "firstnea",
            "domain_tld": "com",
            "query_time": "2024-05-18 01:39:06",
            "create_date": "2016-02-10",
            "update_date": "2022-09-20",
            "expiry_date": "2026-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "firstbet.cm",
            "domain_keyword": "firstbet",
            "domain_tld": "cm",
            "query_time": "2024-05-26 04:03:21",
            "create_date": "2020-04-23",
            "update_date": "2021-11-29",
            "expiry_date": "2025-04-23",
            "registrar_name": "Registrar ANTIC",
            "registrar_website": "http://www.antic.cm",
            "registrant_name": "iServices Experts",
            "registrant_company": "iServices",
            "registrant_address": "Nsimeyong",
            "registrant_city": "Yaounde",
            "registrant_state": "Centre",
            "registrant_country": "CM",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.7861877",
            "name_servers": [
                "ns0.thundercloud.uk",
                "ns1.thundercloud.uk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 59,
            "domain_name": "firstnest.co.in",
            "domain_keyword": "firstnest",
            "domain_tld": "co.in",
            "query_time": "2024-04-29 14:33:08",
            "create_date": "2023-01-22",
            "update_date": "2024-03-01",
            "expiry_date": "2026-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FIRST NEST",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "firstnft.online",
            "domain_keyword": "firstnft",
            "domain_tld": "online",
            "query_time": "2024-04-29 14:33:12",
            "create_date": "2022-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "firstnex.info",
            "domain_keyword": "firstnex",
            "domain_tld": "info",
            "query_time": "2024-04-29 14:33:12",
            "create_date": "2023-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns1045.ui-dns.de",
                "ns1063.ui-dns.org",
                "ns1076.ui-dns.com",
                "ns1097.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "firstget.com",
            "domain_keyword": "firstget",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:09:59",
            "create_date": "2007-06-26",
            "update_date": "2022-11-22",
            "expiry_date": "2027-06-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.firstget.com",
                "ns2.firstget.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "firstpet.com.au",
            "domain_keyword": "firstpet",
            "domain_tld": "com.au",
            "query_time": "2024-05-08 17:41:49",
            "update_date": "2024-02-20",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "First Pet",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "firstqnet.com",
            "domain_keyword": "firstqnet",
            "domain_tld": "com",
            "query_time": "2024-06-02 05:28:04",
            "create_date": "2011-02-03",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1448,
            "registrar_name": "Blacknight Internet Solutions Ltd.",
            "registrar_website": "https://www.blacknight.com/",
            "registrant_name": "firstqnet.com c/o WHOIS Privacy Ltd.",
            "registrant_company": "firstqnet.com c/o WHOIS Privacy Ltd.",
            "registrant_address": "Unit 12A, Barrowside Business Park, Sleaty Road",
            "registrant_city": "Graiguecullen",
            "registrant_state": "Co. Carlow",
            "registrant_zip": "R93 X265",
            "registrant_country": "IE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+353.599183072",
            "registrant_fax": "+353.599164239",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "firstbet.ca",
            "domain_keyword": "firstbet",
            "domain_tld": "ca",
            "query_time": "2024-05-31 02:29:09",
            "create_date": "2022-11-16",
            "update_date": "2023-09-08",
            "expiry_date": "2024-11-16",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "firstnew.house",
            "domain_keyword": "firstnew",
            "domain_tld": "house",
            "query_time": "2024-04-07 19:59:20",
            "create_date": "2019-11-23",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1025.ui-dns.biz",
                "ns1045.ui-dns.de",
                "ns1064.ui-dns.org",
                "ns1091.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "firstnft.com",
            "domain_keyword": "firstnft",
            "domain_tld": "com",
            "query_time": "2024-04-11 23:23:23",
            "create_date": "2021-02-21",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "firstset.top",
            "domain_keyword": "firstset",
            "domain_tld": "top",
            "query_time": "2024-04-29 07:08:00",
            "create_date": "2023-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "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-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "first-net.de",
            "domain_keyword": "first-net",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:13:45",
            "update_date": "2018-02-11",
            "name_servers": [
                "ns1038.ui-dns.com",
                "ns1071.ui-dns.biz",
                "ns1073.ui-dns.org",
                "ns1094.ui-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 70,
            "domain_name": "firstget.online",
            "domain_keyword": "firstget",
            "domain_tld": "online",
            "query_time": "2024-05-03 01:15:48",
            "create_date": "2023-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "firstwet.se",
            "domain_keyword": "firstwet",
            "domain_tld": "se",
            "query_time": "2024-05-06 01:25:51",
            "create_date": "2017-10-26",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-26",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 72,
            "domain_name": "firstbet.info",
            "domain_keyword": "firstbet",
            "domain_tld": "info",
            "query_time": "2024-05-08 17:35:24",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1112,
            "registrar_name": "Internet Invest, Ltd. dba Imena.ua",
            "registrar_website": "https://imena.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.imena.com.ua",
                "ns2.imena.com.ua"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "hirstnet.com",
            "domain_keyword": "hirstnet",
            "domain_tld": "com",
            "query_time": "2024-05-26 13:58:57",
            "create_date": "2021-07-02",
            "update_date": "2021-07-17",
            "expiry_date": "2024-07-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1066.ui-dns.de",
                "ns1072.ui-dns.org",
                "ns1083.ui-dns.biz",
                "ns1104.ui-dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "firstneo.com",
            "domain_keyword": "firstneo",
            "domain_tld": "com",
            "query_time": "2024-04-29 14:33:08",
            "create_date": "2023-04-24",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1201,
            "registrar_name": "Domainyeti.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "sk.s5.ans1.ns148.ztomy.com",
                "sk.s5.ans2.ns148.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "firstbet.ru",
            "domain_keyword": "firstbet",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:04:06",
            "create_date": "2011-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Cosmo Gaming Ltd",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "firstanet.com",
            "domain_keyword": "firstanet",
            "domain_tld": "com",
            "query_time": "2024-05-05 16:42:48",
            "create_date": "2021-10-13",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "WY",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/firstanet.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "fiona.ns.cloudflare.com",
                "lynn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "firsatnet.com",
            "domain_keyword": "firsatnet",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:54:54",
            "create_date": "2017-01-02",
            "update_date": "2020-12-27",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "firstnft.fun",
            "domain_keyword": "firstnft",
            "domain_tld": "fun",
            "query_time": "2024-05-08 17:41:29",
            "create_date": "2024-01-02",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-02",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "firstvet.co",
            "domain_keyword": "firstvet",
            "domain_tld": "co",
            "query_time": "2024-06-02 05:28:45",
            "create_date": "2023-04-27",
            "update_date": "2024-05-02",
            "expiry_date": "2024-04-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkco1.neustar.biz",
                "ns2.parkco1.neustar.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "expired"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "firstent.org",
            "domain_keyword": "firstent",
            "domain_tld": "org",
            "query_time": "2024-04-07 06:44:27",
            "create_date": "1998-09-12",
            "update_date": "2023-07-19",
            "expiry_date": "2028-09-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FIRST ENTERTAINMENT CREDIT UNION",
            "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": [
                "bill.ns.cloudflare.com",
                "samara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "firstget.org",
            "domain_keyword": "firstget",
            "domain_tld": "org",
            "query_time": "2024-04-07 19:53:00",
            "create_date": "2023-11-28",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "adam.ns.cloudflare.com",
                "april.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "firstpet.ru",
            "domain_keyword": "firstpet",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:04:18",
            "create_date": "2023-11-07",
            "expiry_date": "2024-11-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "firstnat.co.uk",
            "domain_keyword": "firstnat",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 17:41:22",
            "create_date": "2021-10-02",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-02",
            "registrar_name": "TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES]",
            "registrar_website": "https://www.gbnames.uk",
            "name_servers": [
                "ns1.box.humanzoo.co.uk",
                "ns2.box.humanzoo.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "firstnew.net",
            "domain_keyword": "firstnew",
            "domain_tld": "net",
            "query_time": "2024-05-18 01:39:07",
            "create_date": "2024-01-19",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "firstnemt.com",
            "domain_keyword": "firstnemt",
            "domain_tld": "com",
            "query_time": "2024-05-26 04:08:16",
            "create_date": "2023-05-08",
            "update_date": "2023-05-08",
            "expiry_date": "2028-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "firstvet.tech",
            "domain_keyword": "firstvet",
            "domain_tld": "tech",
            "query_time": "2024-05-25 09:49:21",
            "create_date": "2019-01-28",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-28",
            "registrar_iana": 638,
            "registrar_name": "Name SRS AB",
            "registrar_website": "http://www.namesrs.com",
            "registrant_company": "Shield Whois",
            "registrant_state": "N/A",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the 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.dnshost.net",
                "ns2.dnshost.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "firstmet.com",
            "domain_keyword": "firstmet",
            "domain_tld": "com",
            "query_time": "2024-04-07 19:57:59",
            "create_date": "2004-09-21",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1368.awsdns-43.org",
                "ns-1732.awsdns-24.co.uk",
                "ns-448.awsdns-56.com",
                "ns-979.awsdns-58.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "firstneu.com",
            "domain_keyword": "firstneu",
            "domain_tld": "com",
            "query_time": "2024-05-08 17:41:27",
            "create_date": "2024-03-03",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-03",
            "registrar_iana": 2875,
            "registrar_name": "Namestop LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "firstvet.sk",
            "domain_keyword": "firstvet",
            "domain_tld": "sk",
            "query_time": "2024-05-05 04:21:00",
            "create_date": "2020-04-05",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-05",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Marcel Mondok",
            "registrant_company": "Mondis s.r.o.",
            "registrant_address": "Nemocnicna 1175",
            "registrant_city": "Velky Krtis",
            "registrant_zip": "99001",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 90,
            "domain_name": "firstbet.zone",
            "domain_keyword": "firstbet",
            "domain_tld": "zone",
            "query_time": "2024-05-08 17:35:24",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.parkpage.foundationapi.com",
                "dns16.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "firstvet.app",
            "domain_keyword": "firstvet",
            "domain_tld": "app",
            "query_time": "2024-05-27 11:39:41",
            "create_date": "2018-05-14",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Onlinevet 247 AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "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-1195.awsdns-21.org",
                "ns-1895.awsdns-44.co.uk",
                "ns-199.awsdns-24.com",
                "ns-546.awsdns-04.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "firstnmt.ru",
            "domain_keyword": "firstnmt",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:04:17",
            "create_date": "2017-06-26",
            "expiry_date": "2024-06-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "fistnet.com",
            "domain_keyword": "fistnet",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:28:36",
            "create_date": "2010-07-13",
            "update_date": "2024-02-05",
            "expiry_date": "2025-07-13",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Whois Privacy Services by DOMAINCA",
            "registrant_address": "U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "13494",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.28293619",
            "name_servers": [
                "ns.domainca.com",
                "ns2.domainca.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "firstne.com",
            "domain_keyword": "firstne",
            "domain_tld": "com",
            "query_time": "2024-04-19 19:05:05",
            "create_date": "2018-07-14",
            "update_date": "2020-07-08",
            "expiry_date": "2025-07-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "firstpet.co.uk",
            "domain_keyword": "firstpet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 17:41:52",
            "create_date": "2023-10-06",
            "update_date": "2024-04-21",
            "expiry_date": "2024-10-06",
            "registrar_name": "Namecheap, Inc. t/a Spaceship, Inc. [Tag = SPACESHIP]",
            "registrar_website": "https://www.spaceship.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 96,
            "domain_name": "firstnft.name",
            "domain_keyword": "firstnft",
            "domain_tld": "name",
            "query_time": "2024-05-26 04:08:16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 97,
            "domain_name": "firstjet.net",
            "domain_keyword": "firstjet",
            "domain_tld": "net",
            "query_time": "2024-04-15 01:13:10",
            "create_date": "2013-08-03",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "firstnew.com",
            "domain_keyword": "firstnew",
            "domain_tld": "com",
            "query_time": "2024-04-19 19:05:39",
            "create_date": "2006-02-02",
            "update_date": "2023-08-17",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "firatnet.org",
            "domain_keyword": "firatnet",
            "domain_tld": "org",
            "query_time": "2024-04-07 17:43:12",
            "create_date": "2022-11-29",
            "update_date": "2024-01-13",
            "expiry_date": "2024-11-29",
            "registrar_iana": 3826,
            "registrar_name": "İsimtescil Bilişim A.Ş.",
            "registrar_website": "http://whois.isimtescil.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FBS INC / Whoisprotection.biz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Istanbul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "firstbet.com",
            "domain_keyword": "firstbet",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:21:34",
            "create_date": "2002-12-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-29",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 837ff",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 14610327",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "hank.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.154,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>firstnet.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2207</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>firstneo.digital, firstmet.online, firstbet.mobi, firstnext.com, firstnen.net, firstnet1.com, firstjet.in, firstvet.store, firstnew.site, firstset.com, firstnte.com, firstvet.org, first-net.ru, firstvet.ru, firstbet.asia, firstinet.com, fitstnet.com, firstpet.store, firstpet.cn, firstvet.dk, firstvet.online, firstvet.com, firstbet.org, firstvet.dev, firstvet.pet, firstnft.info, firstnew.ru, firstpet.se, firstvet.se, firstent.biz, firstbet.io, firstnewt.online, firstnen.com, firstbet.top, firstpet.in, firstget.net, firstnft.xyz, firstvet.site, firsrnet.com, firstnmt.top, firstpet.com, firstent.com.cn, firatnet.link, fiorstnet.com, forstnet.de, firstjet.com, firstnft.net, firtsnet.com, firstbet.cafe, firstvet.net, firatnet.net, firstnft.nl, firstbet.world, firstnft.ru, firstset.ru, firstbet.it, firstnea.com, firstbet.cm, firstnest.co.in, firstnft.online, firstnex.info, firstget.com, firstpet.com.au, firstqnet.com, firstbet.ca, firstnew.house, firstnft.com, firstset.top, first-net.de, firstget.online, firstwet.se, firstbet.info, hirstnet.com, firstneo.com, firstbet.ru, firstanet.com, firsatnet.com, firstnft.fun, firstvet.co, firstent.org, firstget.org, firstpet.ru, firstnat.co.uk, firstnew.net, firstnemt.com, firstvet.tech, firstmet.com, firstneu.com, firstvet.sk, firstbet.zone, firstvet.app, firstnmt.ru, fistnet.com, firstne.com, firstpet.co.uk, firstnft.name, firstjet.net, firstnew.com, firatnet.org, firstbet.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>firstneo.digital</domain_name>
   <domain_keyword>firstneo</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-07 19:59:17</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-28</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>2</num>
   <domain_name>firstmet.online</domain_name>
   <domain_keyword>firstmet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-29 14:32:17</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_state>CO</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>bill.ns.cloudflare.com</value>
    <value>chin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>firstbet.mobi</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-26 04:03:21</query_time>
   <create_date>2011-11-17</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cosmo Gaming Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MT</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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>firstnext.com</domain_name>
   <domain_keyword>firstnext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 19:59:21</query_time>
   <create_date>2003-11-02</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>3984707c.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>firstnen.net</domain_name>
   <domain_keyword>firstnen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 17:41:27</query_time>
   <create_date>2021-10-22</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>HAN KYUNGSU</registrant_name>
   <registrant_address>9, Yeouidaebang-ro 44-gil, Dongjak-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06941</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7070117667</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>firstnet1.com</domain_name>
   <domain_keyword>firstnet1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 19:59:35</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2028-09-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.es40.siteground.eu</value>
    <value>ns2.es40.siteground.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>firstjet.in</domain_name>
   <domain_keyword>firstjet</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-24 05:26:47</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-17</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>Litrus Technologies Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cs-mum-8.hostgatorwebservers.com</value>
    <value>ns2.cs-mum-8.hostgatorwebservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>firstvet.store</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 09:49:21</query_time>
   <create_date>2021-02-19</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.namesrs.com</registrar_website>
   <registrant_company>FirstVet AB</registrant_company>
   <registrant_country>SE</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.dnshost.net</value>
    <value>ns2.dnshost.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>firstnew.site</domain_name>
   <domain_keyword>firstnew</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 17:20:51</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>firstset.com</domain_name>
   <domain_keyword>firstset</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 07:08:00</query_time>
   <create_date>2005-08-03</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-08-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>firstnte.com</domain_name>
   <domain_keyword>firstnte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 19:59:27</query_time>
   <create_date>2010-07-29</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/2ae188f5-881b-4fd1-9d61-2dbcc750cba1</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cloudns.net</value>
    <value>dns2.cloudns.net</value>
    <value>dns5.cloudns.net</value>
    <value>dns6.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>firstvet.org</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 09:45:54</query_time>
   <create_date>2016-03-08</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-08</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>Firstvet AB</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>SE</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.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>first-net.ru</domain_name>
   <domain_keyword>first-net</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:03:40</query_time>
   <create_date>2023-11-24</create_date>
   <expiry_date>2024-11-24</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>14</num>
   <domain_name>firstvet.ru</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:04:45</query_time>
   <create_date>2020-05-25</create_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>firstbet.asia</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-08 17:35:23</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-05-05</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>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>firstinet.com</domain_name>
   <domain_keyword>firstinet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 13:52:15</query_time>
   <create_date>2018-05-19</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>17</num>
   <domain_name>fitstnet.com</domain_name>
   <domain_keyword>fitstnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:41:48</query_time>
   <create_date>2021-07-17</create_date>
   <update_date>2022-06-26</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Anhui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>firstpet.store</domain_name>
   <domain_keyword>firstpet</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-18 01:39:21</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL Solutions Inc.</registrar_name>
   <registrar_website>https://pananames.com</registrar_website>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>PA</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.fozzy.com</value>
    <value>ns2.fozzy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>firstpet.cn</domain_name>
   <domain_keyword>firstpet</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 14:34:10</query_time>
   <create_date>2023-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>马超</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>firstvet.dk</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 02:17:42</query_time>
   <create_date>2016-03-08</create_date>
   <expiry_date>2026-03-31</expiry_date>
   <registrant_name>Onlinevet 247 AB</registrant_name>
   <registrant_address>Strandvägen 47</registrant_address>
   <registrant_city>Stockholm</registrant_city>
   <registrant_zip>114 56</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_phone>+46 734473067</registrant_phone>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>firstvet.online</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 09:49:20</query_time>
   <create_date>2019-01-28</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.namesrs.com</registrar_website>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_state>N/A</registrant_state>
   <registrant_country>SE</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.dnshost.net</value>
    <value>ns2.dnshost.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>firstvet.com</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 22:03:39</query_time>
   <create_date>2010-04-03</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>https://www.namesrs.com</registrar_website>
   <registrant_name>Protected Protected</registrant_name>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_address>Radiovägen 2</registrant_address>
   <registrant_city>Västra Frölunda</registrant_city>
   <registrant_zip>42147</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.104500390</registrant_phone>
   <name_servers>
    <value>ns-1254.awsdns-28.org</value>
    <value>ns-1575.awsdns-04.co.uk</value>
    <value>ns-332.awsdns-41.com</value>
    <value>ns-544.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>firstbet.org</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 14:22:52</query_time>
   <create_date>2022-09-29</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-09-29</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>24</num>
   <domain_name>firstvet.dev</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-13 05:26:40</query_time>
   <create_date>2019-09-27</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-09-27</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>FirstVet AB</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>SE</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.dnshost.net</value>
    <value>ns2.dnshost.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>firstvet.pet</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-25 09:49:20</query_time>
   <create_date>2021-04-30</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>firstnft.info</domain_name>
   <domain_keyword>firstnft</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 00:54:08</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>firstnew.ru</domain_name>
   <domain_keyword>firstnew</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:04:17</query_time>
   <create_date>2022-11-06</create_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.firstbytedns.net</value>
    <value>ns2.firstbytedns.net</value>
    <value>ns3.firstbytedns.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>firstpet.se</domain_name>
   <domain_keyword>firstpet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 01:25:49</query_time>
   <create_date>2019-09-23</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>firstvet.se</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 01:25:51</query_time>
   <create_date>2016-03-08</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>firstent.biz</domain_name>
   <domain_keyword>firstent</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 01:07:01</query_time>
   <create_date>2013-09-10</create_date>
   <update_date>2022-07-17</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FIRST ENTERTAINMENT CREDIT UNION</registrant_company>
   <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>ns37.worldnic.com</value>
    <value>ns38.worldnic.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>firstbet.io</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-29 14:22:53</query_time>
   <create_date>2019-12-14</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>32</num>
   <domain_name>firstnewt.online</domain_name>
   <domain_keyword>firstnewt</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 17:41:29</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnss8.xyz</value>
    <value>ns2.dnss8.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>firstnen.com</domain_name>
   <domain_keyword>firstnen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 21:19:13</query_time>
   <create_date>2021-07-27</create_date>
   <update_date>2022-07-21</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>firstbet.top</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-26 04:03:21</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>firstpet.in</domain_name>
   <domain_keyword>firstpet</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-31 02:30:16</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2027-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bh-in-8.webhostbox.net</value>
    <value>ns2.bh-in-8.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>firstget.net</domain_name>
   <domain_keyword>firstget</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 14:29:25</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.rakko.zone</value>
    <value>ns2.rakko.zone</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>firstnft.xyz</domain_name>
   <domain_keyword>firstnft</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 14:33:12</query_time>
   <create_date>2021-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>38</num>
   <domain_name>firstvet.site</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 05:26:41</query_time>
   <create_date>2019-01-28</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.namesrs.com</registrar_website>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_state>N/A</registrant_state>
   <registrant_country>SE</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.dnshost.net</value>
    <value>ns2.dnshost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>firsrnet.com</domain_name>
   <domain_keyword>firsrnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 13:20:15</query_time>
   <create_date>2021-07-17</create_date>
   <update_date>2022-06-26</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Anhui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>firstnmt.top</domain_name>
   <domain_keyword>firstnmt</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 01:39:08</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang bao yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</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>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>41</num>
   <domain_name>firstpet.com</domain_name>
   <domain_keyword>firstpet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 19:07:46</query_time>
   <create_date>1999-01-08</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.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>42</num>
   <domain_name>firstent.com.cn</domain_name>
   <domain_keyword>firstent</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-18 01:37:17</query_time>
   <create_date>2017-01-14</create_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>赵德清</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>firatnet.link</domain_name>
   <domain_keyword>firatnet</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-29 12:07:16</query_time>
   <create_date>2022-11-29</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>https://www.isimtescil.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FBS INC / Whoisprotection.biz</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Istanbul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</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>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>fiorstnet.com</domain_name>
   <domain_keyword>fiorstnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:06:56</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.clksite.com</value>
    <value>ns2.clksite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>forstnet.de</domain_name>
   <domain_keyword>forstnet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 20:46:39</query_time>
   <update_date>2024-03-29</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>firstjet.com</domain_name>
   <domain_keyword>firstjet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:13:08</query_time>
   <create_date>2004-08-25</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-08-25</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>ns1qsy.name.com</value>
    <value>ns2lns.name.com</value>
    <value>ns3ckl.name.com</value>
    <value>ns4bty.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>firstnft.net</domain_name>
   <domain_keyword>firstnft</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 01:39:08</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=firstnft.net&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>firtsnet.com</domain_name>
   <domain_keyword>firtsnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 13:54:32</query_time>
   <create_date>2022-08-29</create_date>
   <update_date>2022-08-29</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>www.diymysite.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>An Hui</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.diymysite.com/web/whoisform?domain=firtsnet.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>firstbet.cafe</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-08 17:35:24</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns5.parkpage.foundationapi.com</value>
    <value>dns6.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>firstvet.net</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 23:56:22</query_time>
   <create_date>2016-03-08</create_date>
   <update_date>2023-02-01</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=firstvet.net</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>firatnet.net</domain_name>
   <domain_keyword>firatnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 17:43:12</query_time>
   <create_date>2017-12-29</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>ns1.firatnet.net</value>
    <value>ns2.firatnet.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>firstnft.nl</domain_name>
   <domain_keyword>firstnft</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 17:41:29</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2022-12-14</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>firstbet.world</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-08 17:35:24</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.parkpage.foundationapi.com</value>
    <value>dns20.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>firstnft.ru</domain_name>
   <domain_keyword>firstnft</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:04:17</query_time>
   <create_date>2021-08-15</create_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>firstset.ru</domain_name>
   <domain_keyword>firstset</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:04:42</query_time>
   <create_date>2019-12-07</create_date>
   <expiry_date>2024-12-07</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>56</num>
   <domain_name>firstbet.it</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-20 10:21:34</query_time>
   <create_date>2013-07-29</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Firstbet S.r.l.</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>firstnea.com</domain_name>
   <domain_keyword>firstnea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 01:39:06</query_time>
   <create_date>2016-02-10</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2026-02-10</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>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>58</num>
   <domain_name>firstbet.cm</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-26 04:03:21</query_time>
   <create_date>2020-04-23</create_date>
   <update_date>2021-11-29</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>Registrar ANTIC</registrar_name>
   <registrar_website>http://www.antic.cm</registrar_website>
   <registrant_name>iServices Experts</registrant_name>
   <registrant_company>iServices</registrant_company>
   <registrant_address>Nsimeyong</registrant_address>
   <registrant_city>Yaounde</registrant_city>
   <registrant_state>Centre</registrant_state>
   <registrant_country>CM</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.7861877</registrant_phone>
   <name_servers>
    <value>ns0.thundercloud.uk</value>
    <value>ns1.thundercloud.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>firstnest.co.in</domain_name>
   <domain_keyword>firstnest</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-29 14:33:08</query_time>
   <create_date>2023-01-22</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2026-01-22</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>FIRST NEST</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>firstnft.online</domain_name>
   <domain_keyword>firstnft</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-29 14:33:12</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>firstnex.info</domain_name>
   <domain_keyword>firstnex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 14:33:12</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1045.ui-dns.de</value>
    <value>ns1063.ui-dns.org</value>
    <value>ns1076.ui-dns.com</value>
    <value>ns1097.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>firstget.com</domain_name>
   <domain_keyword>firstget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:09:59</query_time>
   <create_date>2007-06-26</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2027-06-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.firstget.com</value>
    <value>ns2.firstget.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>firstpet.com.au</domain_name>
   <domain_keyword>firstpet</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-08 17:41:49</query_time>
   <update_date>2024-02-20</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>First Pet</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>firstqnet.com</domain_name>
   <domain_keyword>firstqnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 05:28:04</query_time>
   <create_date>2011-02-03</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1448</registrar_iana>
   <registrar_name>Blacknight Internet Solutions Ltd.</registrar_name>
   <registrar_website>https://www.blacknight.com/</registrar_website>
   <registrant_name>firstqnet.com c/o WHOIS Privacy Ltd.</registrant_name>
   <registrant_company>firstqnet.com c/o WHOIS Privacy Ltd.</registrant_company>
   <registrant_address>Unit 12A, Barrowside Business Park, Sleaty Road</registrant_address>
   <registrant_city>Graiguecullen</registrant_city>
   <registrant_state>Co. Carlow</registrant_state>
   <registrant_zip>R93 X265</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+353.599183072</registrant_phone>
   <registrant_fax>+353.599164239</registrant_fax>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>firstbet.ca</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-31 02:29:09</query_time>
   <create_date>2022-11-16</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>firstnew.house</domain_name>
   <domain_keyword>firstnew</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-04-07 19:59:20</query_time>
   <create_date>2019-11-23</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1025.ui-dns.biz</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1064.ui-dns.org</value>
    <value>ns1091.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>firstnft.com</domain_name>
   <domain_keyword>firstnft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 23:23:23</query_time>
   <create_date>2021-02-21</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>68</num>
   <domain_name>firstset.top</domain_name>
   <domain_keyword>firstset</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-29 07:08:00</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>Si Chuan</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-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>first-net.de</domain_name>
   <domain_keyword>first-net</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:13:45</query_time>
   <update_date>2018-02-11</update_date>
   <name_servers>
    <value>ns1038.ui-dns.com</value>
    <value>ns1071.ui-dns.biz</value>
    <value>ns1073.ui-dns.org</value>
    <value>ns1094.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>firstget.online</domain_name>
   <domain_keyword>firstget</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-03 01:15:48</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>firstwet.se</domain_name>
   <domain_keyword>firstwet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 01:25:51</query_time>
   <create_date>2017-10-26</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>firstbet.info</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 17:35:24</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1112</registrar_iana>
   <registrar_name>Internet Invest, Ltd. dba Imena.ua</registrar_name>
   <registrar_website>https://imena.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.imena.com.ua</value>
    <value>ns2.imena.com.ua</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</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>73</num>
   <domain_name>hirstnet.com</domain_name>
   <domain_keyword>hirstnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 13:58:57</query_time>
   <create_date>2021-07-02</create_date>
   <update_date>2021-07-17</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1066.ui-dns.de</value>
    <value>ns1072.ui-dns.org</value>
    <value>ns1083.ui-dns.biz</value>
    <value>ns1104.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>firstneo.com</domain_name>
   <domain_keyword>firstneo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 14:33:08</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1201</registrar_iana>
   <registrar_name>Domainyeti.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>sk.s5.ans1.ns148.ztomy.com</value>
    <value>sk.s5.ans2.ns148.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>firstbet.ru</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:04:06</query_time>
   <create_date>2011-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Cosmo Gaming Ltd</registrant_company>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>firstanet.com</domain_name>
   <domain_keyword>firstanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 16:42:48</query_time>
   <create_date>2021-10-13</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/firstanet.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>fiona.ns.cloudflare.com</value>
    <value>lynn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>firsatnet.com</domain_name>
   <domain_keyword>firsatnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:54:54</query_time>
   <create_date>2017-01-02</create_date>
   <update_date>2020-12-27</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>firstnft.fun</domain_name>
   <domain_keyword>firstnft</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-08 17:41:29</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>firstvet.co</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-02 05:28:45</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkco1.neustar.biz</value>
    <value>ns2.parkco1.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>expired</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>firstent.org</domain_name>
   <domain_keyword>firstent</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-07 06:44:27</query_time>
   <create_date>1998-09-12</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2028-09-11</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_company>FIRST ENTERTAINMENT CREDIT UNION</registrant_company>
   <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>bill.ns.cloudflare.com</value>
    <value>samara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>firstget.org</domain_name>
   <domain_keyword>firstget</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-07 19:53:00</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>adam.ns.cloudflare.com</value>
    <value>april.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>firstpet.ru</domain_name>
   <domain_keyword>firstpet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:04:18</query_time>
   <create_date>2023-11-07</create_date>
   <expiry_date>2024-11-07</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>83</num>
   <domain_name>firstnat.co.uk</domain_name>
   <domain_keyword>firstnat</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 17:41:22</query_time>
   <create_date>2021-10-02</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES]</registrar_name>
   <registrar_website>https://www.gbnames.uk</registrar_website>
   <name_servers>
    <value>ns1.box.humanzoo.co.uk</value>
    <value>ns2.box.humanzoo.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>firstnew.net</domain_name>
   <domain_keyword>firstnew</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 01:39:07</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>firstnemt.com</domain_name>
   <domain_keyword>firstnemt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 04:08:16</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2028-05-08</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>firstvet.tech</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 09:49:21</query_time>
   <create_date>2019-01-28</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>638</registrar_iana>
   <registrar_name>Name SRS AB</registrar_name>
   <registrar_website>http://www.namesrs.com</registrar_website>
   <registrant_company>Shield Whois</registrant_company>
   <registrant_state>N/A</registrant_state>
   <registrant_country>SE</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.dnshost.net</value>
    <value>ns2.dnshost.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>firstmet.com</domain_name>
   <domain_keyword>firstmet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 19:57:59</query_time>
   <create_date>2004-09-21</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1368.awsdns-43.org</value>
    <value>ns-1732.awsdns-24.co.uk</value>
    <value>ns-448.awsdns-56.com</value>
    <value>ns-979.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>firstneu.com</domain_name>
   <domain_keyword>firstneu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 17:41:27</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>2875</registrar_iana>
   <registrar_name>Namestop LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>firstvet.sk</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 04:21:00</query_time>
   <create_date>2020-04-05</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Marcel Mondok</registrant_name>
   <registrant_company>Mondis s.r.o.</registrant_company>
   <registrant_address>Nemocnicna 1175</registrant_address>
   <registrant_city>Velky Krtis</registrant_city>
   <registrant_zip>99001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>firstbet.zone</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-08 17:35:24</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.parkpage.foundationapi.com</value>
    <value>dns16.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>firstvet.app</domain_name>
   <domain_keyword>firstvet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-27 11:39:41</query_time>
   <create_date>2018-05-14</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-14</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>Onlinevet 247 AB</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>SE</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-1195.awsdns-21.org</value>
    <value>ns-1895.awsdns-44.co.uk</value>
    <value>ns-199.awsdns-24.com</value>
    <value>ns-546.awsdns-04.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>firstnmt.ru</domain_name>
   <domain_keyword>firstnmt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:04:17</query_time>
   <create_date>2017-06-26</create_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>fistnet.com</domain_name>
   <domain_keyword>fistnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:28:36</query_time>
   <create_date>2010-07-13</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-07-13</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Whois Privacy Services by DOMAINCA</registrant_name>
   <registrant_address>U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>13494</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.28293619</registrant_phone>
   <name_servers>
    <value>ns.domainca.com</value>
    <value>ns2.domainca.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>firstne.com</domain_name>
   <domain_keyword>firstne</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 19:05:05</query_time>
   <create_date>2018-07-14</create_date>
   <update_date>2020-07-08</update_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>firstpet.co.uk</domain_name>
   <domain_keyword>firstpet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 17:41:52</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>Namecheap, Inc. t/a Spaceship, Inc. [Tag = SPACESHIP]</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>firstnft.name</domain_name>
   <domain_keyword>firstnft</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-26 04:08:16</query_time>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>firstjet.net</domain_name>
   <domain_keyword>firstjet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 01:13:10</query_time>
   <create_date>2013-08-03</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>firstnew.com</domain_name>
   <domain_keyword>firstnew</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 19:05:39</query_time>
   <create_date>2006-02-02</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>firatnet.org</domain_name>
   <domain_keyword>firatnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-07 17:43:12</query_time>
   <create_date>2022-11-29</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>İsimtescil Bilişim A.Ş.</registrar_name>
   <registrar_website>http://whois.isimtescil.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FBS INC / Whoisprotection.biz</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Istanbul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</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>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>firstbet.com</domain_name>
   <domain_keyword>firstbet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:21:34</query_time>
   <create_date>2002-12-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 837ff</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 14610327</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>hank.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.154</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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