WHOIS QUERY TIME

29 Apr 2024 - 2:02 AM UTC

Registered: 5 August 1997
Modified: 30 September 2020

REGISTRAR

Name: Mijn InternetOplossing B.V.

DNSSEC

yes

NAME SERVERS

ns1.mijndnsserver.nl
ns2.mijndnsserver.nl
ns3.mijndnsserver.eu
ns4.mijndnsserver.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=scoutnet.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "scoutnet.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "scoutnet.nl",
            "domain_keyword": "scoutnet",
            "domain_tld": "nl",
            "query_time": "2024-04-29 02:02:41",
            "create_date": "1997-08-05",
            "update_date": "2020-09-30",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>scoutnet.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>scoutnet.nl</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 02:02:41</query_time>
   <create_date>1997-08-05</create_date>
   <update_date>2020-09-30</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</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.031 seconds) for "scoutnet.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Apr 2023 - 10:06 AM UTC

Registered: 5 August 1997
Modified: 30 September 2020

REGISTRAR

Name: Mijn InternetOplossing B.V.

DNSSEC

yes

NAME SERVERS

ns1.mijndnsserver.nl
ns2.mijndnsserver.nl
ns3.mijndnsserver.eu
ns4.mijndnsserver.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=scoutnet.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "scoutnet.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "scoutnet.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "scoutnet.nl",
            "domain_keyword": "scoutnet",
            "domain_tld": "nl",
            "query_time": "2023-04-25 10:06:38",
            "create_date": "1997-08-05",
            "update_date": "2020-09-30",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "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>scoutnet.nl</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>scoutnet.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>scoutnet.nl</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-25 10:06:38</query_time>
   <create_date>1997-08-05</create_date>
   <update_date>2020-09-30</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</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 13 domain names (in 0.016 seconds) which contained the exact domain keyword "scoutnet".
Domain Name Registered Expiry Registrar Ownership
1 scoutnet.org 1 Aug 1995 31 Jul 2025 DNC Holdings, Inc. Scoutnet
2 scoutnet.nl 5 Aug 1997 - Mijn InternetOplossing B.V. -
3 scoutnet.be 1 Apr 1998 - Spinternet vzw -
4 scoutnet.com 19 Sep 1998 18 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
5 scoutnet.se 27 Feb 2008 27 Feb 2025 www.NameSRS.com -
6 scoutnet.swiss 17 Mar 2016 17 Mar 2025 iNIC Verein ScoutNet Schweiz
7 scoutnet.dev 28 Feb 2019 28 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
8 scoutnet.it 22 Jul 2022 22 Jul 2024 T.D.Rynx di Raimondo Fanale hidden
9 scoutnet.net 20 Feb 2023 20 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
10 scoutnet.online 29 Sep 2023 29 Sep 2024 Registrar of Domain Names REG.RU, LLC Private Person
11 scoutnet.info 27 May 2024 27 May 2025 Squarespace Domains II LLC Net Scout
12 scoutnet.im - - - Redacted
13 scoutnet.de - - - -
14 scoutnet.org.uk - 30 Jan 2025 Heart Internet Ltd t/a eXtend [Tag = EXTEND] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=scoutnet&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "scoutnet",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 14,
        "relation": "eq",
        "current": 14
    },
    "unique_domains": "scoutnet.org, scoutnet.nl, scoutnet.be, scoutnet.com, scoutnet.se, scoutnet.swiss, scoutnet.dev, scoutnet.it, scoutnet.net, scoutnet.online, scoutnet.info, scoutnet.im, scoutnet.de, scoutnet.org.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "scoutnet.org",
            "domain_keyword": "scoutnet",
            "domain_tld": "org",
            "query_time": "2024-04-14 03:48:04",
            "create_date": "1995-08-01",
            "update_date": "2023-08-04",
            "expiry_date": "2025-07-31",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Scoutnet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.imp.ch",
                "ns2.imp.ch"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "scoutnet.nl",
            "domain_keyword": "scoutnet",
            "domain_tld": "nl",
            "query_time": "2024-04-29 02:02:41",
            "create_date": "1997-08-05",
            "update_date": "2020-09-30",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "scoutnet.be",
            "domain_keyword": "scoutnet",
            "domain_tld": "be",
            "query_time": "2024-05-08 21:29:02",
            "create_date": "1998-04-01",
            "registrar_name": "Spinternet vzw",
            "registrar_website": "http://www.spinternet.be",
            "name_servers": [
                "ns1.scoutnet.be",
                "ns2.scoutnet.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 4,
            "domain_name": "scoutnet.com",
            "domain_keyword": "scoutnet",
            "domain_tld": "com",
            "query_time": "2024-04-07 18:50:05",
            "create_date": "1998-09-19",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-18",
            "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": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/61db9140-b5c4-449b-96e0-ec8f87839f81",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "scoutnet.se",
            "domain_keyword": "scoutnet",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:43:07",
            "create_date": "2008-02-27",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-27",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "dns1.webbplatsen.se",
                "dns2.webbplatsen.se",
                "dns6.webbplatsen.se",
                "dns8.webbplatsen.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "scoutnet.swiss",
            "domain_keyword": "scoutnet",
            "domain_tld": "swiss",
            "query_time": "2024-05-11 14:32:17",
            "create_date": "2016-03-17",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-17",
            "registrar_iana": 603,
            "registrar_name": "iNIC",
            "registrar_website": "http://www.inic.ch",
            "registrant_company": "Verein ScoutNet Schweiz",
            "registrant_state": "SG",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.imp.ch",
                "dns2.imp.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "scoutnet.dev",
            "domain_keyword": "scoutnet",
            "domain_tld": "dev",
            "query_time": "2024-04-14 03:48:04",
            "create_date": "2019-02-28",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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.ultrachaos.de",
                "ns3.ultrachaos.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "scoutnet.it",
            "domain_keyword": "scoutnet",
            "domain_tld": "it",
            "query_time": "2024-05-11 14:32:17",
            "create_date": "2022-07-22",
            "update_date": "2023-08-07",
            "expiry_date": "2024-07-22",
            "registrar_name": "T.D.Rynx di Raimondo Fanale",
            "registrar_website": "http://www.tdrynx.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.itdns.info",
                "ns2.itdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "scoutnet.net",
            "domain_keyword": "scoutnet",
            "domain_tld": "net",
            "query_time": "2024-04-10 17:33:13",
            "create_date": "2023-02-20",
            "update_date": "2024-03-17",
            "expiry_date": "2025-02-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=scoutnet.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "adel.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "scoutnet.online",
            "domain_keyword": "scoutnet",
            "domain_tld": "online",
            "query_time": "2024-04-10 17:33:13",
            "create_date": "2023-09-29",
            "update_date": "2023-11-27",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Kaluzhskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the 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.scoutsec.ru",
                "ns2.scoutsec.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "scoutnet.info",
            "domain_keyword": "scoutnet",
            "domain_tld": "info",
            "query_time": "2024-05-29 15:53:03",
            "create_date": "2024-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Net Scout",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "scoutnet.im",
            "domain_keyword": "scoutnet",
            "domain_tld": "im",
            "query_time": "2024-04-10 17:33:13",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns1.ultrachaos.de",
                "ns3.ultrachaos.de"
            ]
        },
        {
            "num": 13,
            "domain_name": "scoutnet.de",
            "domain_keyword": "scoutnet",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:38:27",
            "update_date": "2018-10-24",
            "name_servers": [
                "ns1.ultrachaos.de",
                "ns3.ultrachaos.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 14,
            "domain_name": "scoutnet.org.uk",
            "domain_keyword": "scoutnet",
            "domain_tld": "org.uk",
            "query_time": "2024-05-30 20:28:08",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-30",
            "registrar_name": "Heart Internet Ltd t/a eXtend [Tag = EXTEND]",
            "registrar_website": "https://www.heartinternet.uk",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>scoutnet</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>14</total>
  <relation>eq</relation>
  <current>14</current>
 </count>
 <unique_domains>scoutnet.org, scoutnet.nl, scoutnet.be, scoutnet.com, scoutnet.se, scoutnet.swiss, scoutnet.dev, scoutnet.it, scoutnet.net, scoutnet.online, scoutnet.info, scoutnet.im, scoutnet.de, scoutnet.org.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>scoutnet.org</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 03:48:04</query_time>
   <create_date>1995-08-01</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2025-07-31</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Scoutnet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.imp.ch</value>
    <value>ns2.imp.ch</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>scoutnet.nl</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 02:02:41</query_time>
   <create_date>1997-08-05</create_date>
   <update_date>2020-09-30</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>scoutnet.be</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-08 21:29:02</query_time>
   <create_date>1998-04-01</create_date>
   <registrar_name>Spinternet vzw</registrar_name>
   <registrar_website>http://www.spinternet.be</registrar_website>
   <name_servers>
    <value>ns1.scoutnet.be</value>
    <value>ns2.scoutnet.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>scoutnet.com</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 18:50:05</query_time>
   <create_date>1998-09-19</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-18</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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/61db9140-b5c4-449b-96e0-ec8f87839f81</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>scoutnet.se</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:43:07</query_time>
   <create_date>2008-02-27</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>dns1.webbplatsen.se</value>
    <value>dns2.webbplatsen.se</value>
    <value>dns6.webbplatsen.se</value>
    <value>dns8.webbplatsen.se</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>scoutnet.swiss</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-11 14:32:17</query_time>
   <create_date>2016-03-17</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>603</registrar_iana>
   <registrar_name>iNIC</registrar_name>
   <registrar_website>http://www.inic.ch</registrar_website>
   <registrant_company>Verein ScoutNet Schweiz</registrant_company>
   <registrant_state>SG</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.imp.ch</value>
    <value>dns2.imp.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>scoutnet.dev</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-14 03:48:04</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.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>DE</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.ultrachaos.de</value>
    <value>ns3.ultrachaos.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>scoutnet.it</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-11 14:32:17</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>T.D.Rynx di Raimondo Fanale</registrar_name>
   <registrar_website>http://www.tdrynx.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.itdns.info</value>
    <value>ns2.itdns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>scoutnet.net</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 17:33:13</query_time>
   <create_date>2023-02-20</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=scoutnet.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>adel.ns.cloudflare.com</value>
    <value>elliott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>scoutnet.online</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-10 17:33:13</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Kaluzhskaya</registrant_state>
   <registrant_country>RU</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.scoutsec.ru</value>
    <value>ns2.scoutsec.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>scoutnet.info</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 15:53:03</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Net Scout</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>scoutnet.im</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-04-10 17:33:13</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns1.ultrachaos.de</value>
    <value>ns3.ultrachaos.de</value>
   </name_servers>
  </value>
  <value>
   <num>13</num>
   <domain_name>scoutnet.de</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:38:27</query_time>
   <update_date>2018-10-24</update_date>
   <name_servers>
    <value>ns1.ultrachaos.de</value>
    <value>ns3.ultrachaos.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>scoutnet.org.uk</domain_name>
   <domain_keyword>scoutnet</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-30 20:28:08</query_time>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>Heart Internet Ltd t/a eXtend [Tag = EXTEND]</registrar_name>
   <registrar_website>https://www.heartinternet.uk</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.016</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,187 domain names (in 0.241 seconds) which look and sound like the brand name "scoutnet".
Domain Name Registered Expiry Registrar Ownership
1 scottnet.xyz 29 May 2024 29 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
2 scoutlet.pl 4 Apr 2023 - Above.com Pty Ltd -
3 scootnet.online 19 Jul 2017 19 Jul 2024 Dreamscape Networks International Pte Ltd Voipmonster Pty Ltd
4 spoutnet.com 28 Jun 2019 28 Jun 2024 IONOS SE 1&1 Internet Limited
5 scoutnew.space 25 Aug 2023 25 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
6 scoutnut.com 26 Feb 2014 26 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
7 stoutnet.xyz 25 Nov 2022 25 Nov 2024 Cloudflare, Inc. -
8 smoutnet.com 26 Jul 2016 26 Jul 2024 Tucows Domains Inc. -
9 scottnet.dev 3 Aug 2022 3 Aug 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
10 scotnet.co.uk - 9 Dec 2024 Scotnet.co.uk Ltd [Tag = SCOT-NET] -
11 iscoutnet.com 13 Feb 2017 13 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 scoutlet.com 2 May 2006 2 May 2025 Amazon Registrar, Inc. Identity Protection Service
13 scoutbet.net 21 Sep 2022 21 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
14 scottnet.com 9 Jan 1995 8 Jan 2025 NameCheap, Inc. -
15 scootnet.com 12 Aug 2013 12 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
16 shoutnet.net 20 Feb 2021 20 Feb 2025 Epik LLC Anonymize LLC
17 scoutset.com 27 Oct 2017 27 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
18 scournet.com 28 Dec 2014 28 Dec 2029 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
19 scottnet.info 4 Apr 2011 4 Apr 2025 Name106, Inc. Domain Protection Services, Inc.
20 scoutget.com 24 Apr 2024 24 Apr 2025 Tucows Domains Inc. -
21 scoutent.com 22 Nov 2013 22 Nov 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
22 stoutnet.com 1 Jan 2012 1 Jan 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
23 scout-net.com 9 Apr 2015 9 Apr 2025 Japan Registry Services Co.,Ltd.(JPRS) sasaki tomohiro
24 scoutpet.com 30 May 2020 30 May 2025 NameCheap, Inc. -
25 scoutset.vip 13 Jun 2023 13 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 spoutnet.online 28 Jun 2019 28 Jun 2024 IONOS SE 1&1 Internet Limited
27 scoutnes.com 12 Feb 2016 12 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 scottnet.org 22 Apr 1998 21 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 shoutnet.com 24 Aug 2017 24 Aug 2024 GoDaddy.com, LLC -
30 scoutvet.com 30 May 2020 30 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
31 scoutsnet.com 12 Feb 2015 12 Feb 2025 AZDOMAINZ.COM, LLC BuyDomains.com
32 scoutlet.net 18 Feb 2015 18 Feb 2026 CSC CORPORATE DOMAINS, INC. FullBeauty Brands, Inc.
33 scootnet.net 19 Jul 2017 19 Jul 2026 Dreamscape Networks International Pte Ltd VOIPMONSTER PTY LTD
34 scootnet.com.au - - Web Address Registration Pty Ltd Reza Mamati
35 scottnet.net 24 Aug 1997 23 Aug 2024 Cloudflare, Inc. DATA REDACTED
36 scottnet.co.uk 12 Apr 2020 12 Apr 2025 Ionos SE [Tag = 1AND1] -
37 scoutneo.com 28 Jan 2014 28 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
38 scottnet.tech 4 Dec 2022 4 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
39 scottnet.systems 4 Oct 2019 4 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
40 scottnet.uk 7 Jun 2016 7 Jun 2024 Ionos SE [Tag = 1AND1] -
41 stoutnet.net 22 Oct 2021 22 Oct 2028 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
42 scottnet.kiwi 26 Sep 2017 26 Sep 2024 Tucows Data Protected
43 scootnet.io 23 Mar 2022 23 Mar 2024 Whois Corp. Kim Hwajung
44 scoutnft.com 24 Mar 2021 24 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 scoutsnet.be 22 Aug 2001 - Spinternet vzw -
46 scoutnest.com 7 Jun 2020 7 Jun 2025 GoDaddy.com, LLC -
47 scoutjet.com 12 Apr 2022 12 Apr 2025 GoDaddy.com, LLC -
48 scoutnex.com 18 Dec 2023 18 Dec 2024 DropCatch.com 1283 LLC NameBrightPrivacy.com
49 scottnet.co 19 Mar 2011 18 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 scoutnext.com 30 Mar 2020 30 Mar 2025 FastDomain Inc. -
51 scoutent.vip 13 Jun 2023 13 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 scoutpet.care 8 Feb 2018 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 scoutbet.com 30 Apr 2023 30 Apr 2025 DropCatch.com 741 LLC Yevhen Katrych
54 scoutlet.se 3 Nov 2013 3 Nov 2024 Loopia AB -
55 scotnet.org 11 Feb 2017 11 Feb 2025 Realtime Register B.V. My Domain Provider
56 scotnet.uk 17 Oct 2014 17 Oct 2024 Scotnet.co.uk Ltd [Tag = SCOT-NET] -
57 scotnet.de - - - -
58 scounet.com 19 Nov 2023 19 Nov 2024 IONOS SE REDACTED FOR PRIVACY
59 scotnet.co.jp 24 Feb 2000 - - Scot Co. Ltd.
60 scoutet.com 14 Feb 2024 14 Feb 2025 GoDaddy.com, LLC -
61 scounet.group 11 Apr 2024 11 Apr 2025 IONOS SE 1&1 Internet Limited
62 scutnet.com 6 Aug 2023 6 Aug 2024 DropCatch.com 513 LLC Redacted for GDPR privacy
63 scotnet.net 18 Feb 2000 18 Feb 2025 Tucows Domains Inc. -
64 scotnet.com 1 Jul 2001 1 Jul 2025 Register.com, Inc. -
65 scottynet.co.uk 20 Feb 2005 20 Feb 2025 Squarespace Domains LLC [Tag = GOOGLE] -
66 scorenet.com 20 Nov 1998 17 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 scoutier.com 15 Sep 2016 15 Sep 2024 Mesh Digital Limited -
68 scoutbot.xyz 26 Feb 2024 26 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
69 actutnet.com 5 Oct 2011 5 Oct 2024 Squarespace Domains II LLC -
70 scorenet.it 12 Aug 2009 12 Aug 2024 Gandi SAS hidden
71 scopenet.berlin 20 Mar 2014 20 Mar 2025 1&1 Internet SE -
72 scouthem.info 19 Mar 2024 19 Mar 2025 Name.com, Inc. Selekcija d.o.o.
73 skoutbet.com 16 Aug 2023 16 Aug 2024 GoDaddy.com, LLC -
74 scoutfest.org 28 Sep 2004 28 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
75 scoutment.net 18 Jul 2022 18 Jul 2024 united domains AG -
76 scottnev.com 11 Feb 2014 11 Feb 2025 GoDaddy.com, LLC -
77 gcoutlet.us 28 Mar 2018 28 Mar 2025 GoDaddy.com, LLC Gucci America, Inc
78 scrubnet.net 7 Oct 2012 7 Oct 2024 Synergy Wholesale Domain Privacy
79 scottiet.com 9 Sep 2002 9 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
80 scoutbee.co.uk 16 Jul 2013 16 Jul 2024 Stenning Limited t/a Client Domain Management [Tag = DOF] -
81 scoutunit.com 9 Feb 2019 9 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
82 pcoutlet.nl 25 Oct 2009 - Registrar.eu -
83 scoutben.nl 17 Mar 2004 - Registrar.eu -
84 scoutzbet.com 10 Oct 2021 10 Oct 2024 GoDaddy.com, LLC -
85 scoutsea.com 8 Aug 2017 8 Aug 2024 GoDaddy.com, LLC -
86 scouthut.com 20 Jan 2005 20 Jan 2025 GoDaddy Online Services Cayman Islands Ltd. -
87 scoutmes.com 20 Apr 2020 20 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
88 scoutvee.com 8 Jun 2020 8 Jun 2025 Tucows Domains Inc. -
89 sportnet.click 17 May 2023 17 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
90 scoutngo.com 21 Feb 2014 21 Feb 2025 GoDaddy.com, LLC -
91 scottsnet.com 20 Oct 2001 20 Oct 2024 DNC Holdings, Inc. -
92 scout-ev.biz 27 Jun 2022 27 Jun 2025 CSC Corporate Domains, Inc. Scout Motors Inc.
93 sportnet.cn 4 Nov 2004 4 Nov 2024 阿里云计算有限公司(万网) 北京体资科技发展有限公司
94 scoutbee.ltd 27 Jan 2021 27 Jan 2025 1API GmbH Registrant of scoutbee.ltd
95 scoutweb.it 29 Jun 2000 5 Jul 2024 Seeweb S.r.l. hidden
96 scoutbee.rocks 10 Aug 2017 10 Aug 2024 1API GmbH scoutbee GmbH
97 stoutner.org 1 Mar 2006 1 Mar 2025 NameCheap, Inc. REDACTED FOR PRIVACY
98 scoutcat.com 20 Dec 2010 20 Dec 2024 MESH DIGITAL LIMITED Ashley Lillywhite
99 scoutbot.app 30 Aug 2023 30 Aug 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
100 shoutlet.com 15 Nov 2005 15 Nov 2024 Amazon Registrar, Inc. Identity Protection Service
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 Scoutnet.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=scoutnet.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "scoutnet.nl",
        "page_size": 100
    },
    "count": {
        "total": 1187,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "scottnet.xyz, scoutlet.pl, scootnet.online, spoutnet.com, scoutnew.space, scoutnut.com, stoutnet.xyz, smoutnet.com, scottnet.dev, scotnet.co.uk, iscoutnet.com, scoutlet.com, scoutbet.net, scottnet.com, scootnet.com, shoutnet.net, scoutset.com, scournet.com, scottnet.info, scoutget.com, scoutent.com, stoutnet.com, scout-net.com, scoutpet.com, scoutset.vip, spoutnet.online, scoutnes.com, scottnet.org, shoutnet.com, scoutvet.com, scoutsnet.com, scoutlet.net, scootnet.net, scootnet.com.au, scottnet.net, scottnet.co.uk, scoutneo.com, scottnet.tech, scottnet.systems, scottnet.uk, stoutnet.net, scottnet.kiwi, scootnet.io, scoutnft.com, scoutsnet.be, scoutnest.com, scoutjet.com, scoutnex.com, scottnet.co, scoutnext.com, scoutent.vip, scoutpet.care, scoutbet.com, scoutlet.se, scotnet.org, scotnet.uk, scotnet.de, scounet.com, scotnet.co.jp, scoutet.com, scounet.group, scutnet.com, scotnet.net, scotnet.com, scottynet.co.uk, scorenet.com, scoutier.com, scoutbot.xyz, actutnet.com, scorenet.it, scopenet.berlin, scouthem.info, skoutbet.com, scoutfest.org, scoutment.net, scottnev.com, gcoutlet.us, scrubnet.net, scottiet.com, scoutbee.co.uk, scoutunit.com, pcoutlet.nl, scoutben.nl, scoutzbet.com, scoutsea.com, scouthut.com, scoutmes.com, scoutvee.com, sportnet.click, scoutngo.com, scottsnet.com, scout-ev.biz, sportnet.cn, scoutbee.ltd, scoutweb.it, scoutbee.rocks, stoutner.org, scoutcat.com, scoutbot.app, shoutlet.com",
    "results": [
        {
            "num": 1,
            "domain_name": "scottnet.xyz",
            "domain_keyword": "scottnet",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 17:56:24",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "scoutlet.pl",
            "domain_keyword": "scoutlet",
            "domain_tld": "pl",
            "query_time": "2024-04-07 00:42:52",
            "create_date": "2023-04-04",
            "update_date": "2024-04-03",
            "registrar_name": "Above.com Pty Ltd",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "scootnet.online",
            "domain_keyword": "scootnet",
            "domain_tld": "online",
            "query_time": "2024-05-19 03:06:18",
            "create_date": "2017-07-19",
            "update_date": "2024-01-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Voipmonster Pty Ltd",
            "registrant_state": "NSW",
            "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.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "spoutnet.com",
            "domain_keyword": "spoutnet",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:31:24",
            "create_date": "2019-06-28",
            "update_date": "2021-02-16",
            "expiry_date": "2024-06-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clyde.ns.cloudflare.com",
                "love.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "scoutnew.space",
            "domain_keyword": "scoutnew",
            "domain_tld": "space",
            "query_time": "2024-05-11 14:32:17",
            "create_date": "2023-08-25",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-25",
            "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": 6,
            "domain_name": "scoutnut.com",
            "domain_keyword": "scoutnut",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:48:05",
            "create_date": "2014-02-26",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-26",
            "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.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "stoutnet.xyz",
            "domain_keyword": "stoutnet",
            "domain_tld": "xyz",
            "query_time": "2024-04-12 15:51:40",
            "create_date": "2022-11-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "felicity.ns.cloudflare.com",
                "laila.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "smoutnet.com",
            "domain_keyword": "smoutnet",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:52:59",
            "create_date": "2016-07-26",
            "update_date": "2023-05-25",
            "expiry_date": "2024-07-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.webhostinghub.com",
                "ns2.webhostinghub.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "scottnet.dev",
            "domain_keyword": "scottnet",
            "domain_tld": "dev",
            "query_time": "2024-05-05 16:40:23",
            "create_date": "2022-08-03",
            "update_date": "2024-01-25",
            "expiry_date": "2024-08-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "summer.ns.cloudflare.com",
                "tosana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "scotnet.co.uk",
            "domain_keyword": "scotnet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 21:23:43",
            "update_date": "2022-12-02",
            "expiry_date": "2024-12-09",
            "registrar_name": "Scotnet.co.uk Ltd [Tag = SCOT-NET]",
            "registrar_website": "https://www.scotnet.co.uk",
            "name_servers": [
                "dns0.scotnet.co.uk",
                "dns1.scotnet.net",
                "dns2.scotnet.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "iscoutnet.com",
            "domain_keyword": "iscoutnet",
            "domain_tld": "com",
            "query_time": "2024-04-19 17:06:36",
            "create_date": "2017-02-13",
            "update_date": "2021-02-07",
            "expiry_date": "2025-02-13",
            "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": 12,
            "domain_name": "scoutlet.com",
            "domain_keyword": "scoutlet",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:47:32",
            "create_date": "2006-05-02",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-02",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of scoutlet.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1114.awsdns-11.org",
                "ns-1840.awsdns-38.co.uk",
                "ns-492.awsdns-61.com",
                "ns-787.awsdns-34.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "scoutbet.net",
            "domain_keyword": "scoutbet",
            "domain_tld": "net",
            "query_time": "2024-04-29 02:01:17",
            "create_date": "2022-09-21",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-21",
            "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": "RJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/28c30b2e-7944-4262-8d6e-f3a80fa54344",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "albert.ns.cloudflare.com",
                "carol.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "scottnet.com",
            "domain_keyword": "scottnet",
            "domain_tld": "com",
            "query_time": "2024-05-25 00:41:00",
            "create_date": "1995-01-09",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "scootnet.com",
            "domain_keyword": "scootnet",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:35:50",
            "create_date": "2013-08-12",
            "update_date": "2020-08-06",
            "expiry_date": "2025-08-12",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "shoutnet.net",
            "domain_keyword": "shoutnet",
            "domain_tld": "net",
            "query_time": "2024-05-29 04:31:11",
            "create_date": "2021-02-20",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-20",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns1.ssdlinux34.com",
                "ns2.ssdlinux34.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "scoutset.com",
            "domain_keyword": "scoutset",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:48:54",
            "create_date": "2017-10-27",
            "update_date": "2020-10-21",
            "expiry_date": "2024-10-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": 18,
            "domain_name": "scournet.com",
            "domain_keyword": "scournet",
            "domain_tld": "com",
            "query_time": "2024-04-17 22:40:19",
            "create_date": "2014-12-28",
            "update_date": "2023-05-23",
            "expiry_date": "2029-12-28",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=scournet.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "scottnet.info",
            "domain_keyword": "scottnet",
            "domain_tld": "info",
            "query_time": "2024-04-25 14:16:13",
            "create_date": "2011-04-04",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1040,
            "registrar_name": "Name106, Inc.",
            "registrar_website": "http://www.newfrontier.domains",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cny.name.com",
                "ns2cqs.name.com",
                "ns3dty.name.com",
                "ns4ksy.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "scoutget.com",
            "domain_keyword": "scoutget",
            "domain_tld": "com",
            "query_time": "2024-04-27 14:56:57",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "scoutent.com",
            "domain_keyword": "scoutent",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:46:25",
            "create_date": "2013-11-22",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-22",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (452176263)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O scoutent.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.site4now.net",
                "ns2.site4now.net",
                "ns3.site4now.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "stoutnet.com",
            "domain_keyword": "stoutnet",
            "domain_tld": "com",
            "query_time": "2024-05-29 07:35:05",
            "create_date": "2012-01-01",
            "update_date": "2020-12-26",
            "expiry_date": "2024-01-01",
            "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": 23,
            "domain_name": "scout-net.com",
            "domain_keyword": "scout-net",
            "domain_tld": "com",
            "query_time": "2024-04-17 22:40:37",
            "create_date": "2015-04-09",
            "update_date": "2024-02-25",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "sasaki tomohiro",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "scoutpet.com",
            "domain_keyword": "scoutpet",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:08:20",
            "create_date": "2020-05-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "scoutset.vip",
            "domain_keyword": "scoutset",
            "domain_tld": "vip",
            "query_time": "2024-05-11 14:32:22",
            "create_date": "2023-06-13",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "spoutnet.online",
            "domain_keyword": "spoutnet",
            "domain_tld": "online",
            "query_time": "2024-05-27 18:31:19",
            "create_date": "2019-06-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-06-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1043.ui-dns.biz",
                "ns1052.ui-dns.de",
                "ns1090.ui-dns.org",
                "ns1120.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "scoutnes.com",
            "domain_keyword": "scoutnes",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:48:04",
            "create_date": "2016-02-12",
            "update_date": "2023-02-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=scoutnes.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "scottnet.org",
            "domain_keyword": "scottnet",
            "domain_tld": "org",
            "query_time": "2024-04-25 14:16:13",
            "create_date": "1998-04-22",
            "update_date": "2024-04-21",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "shoutnet.com",
            "domain_keyword": "shoutnet",
            "domain_tld": "com",
            "query_time": "2024-05-29 04:31:11",
            "create_date": "2017-08-24",
            "update_date": "2024-02-02",
            "expiry_date": "2024-08-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "scoutvet.com",
            "domain_keyword": "scoutvet",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:08:26",
            "create_date": "2020-05-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "scoutsnet.com",
            "domain_keyword": "scoutsnet",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:49:03",
            "create_date": "2015-02-12",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1391,
            "registrar_name": "AZDOMAINZ.COM, LLC",
            "registrar_website": "http://www.AZDOMAINZ.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8668229073",
            "registrant_fax": "+1.7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "scoutlet.net",
            "domain_keyword": "scoutlet",
            "domain_tld": "net",
            "query_time": "2024-04-14 03:47:32",
            "create_date": "2015-02-18",
            "update_date": "2024-02-14",
            "expiry_date": "2026-02-18",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "FullBeauty Brands",
            "registrant_company": "FullBeauty Brands, Inc.",
            "registrant_address": "One New York Plaza",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10004",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6466749600",
            "registrant_fax": "+1.6466749600",
            "name_servers": [
                "pdns92.ultradns.biz",
                "pdns92.ultradns.com",
                "pdns92.ultradns.net",
                "pdns92.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "scootnet.net",
            "domain_keyword": "scootnet",
            "domain_tld": "net",
            "query_time": "2024-04-25 08:35:50",
            "create_date": "2017-07-19",
            "update_date": "2020-10-16",
            "expiry_date": "2026-07-19",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REZA MAMATI",
            "registrant_company": "VOIPMONSTER PTY LTD",
            "registrant_address": "LEVEL 5 NEXUS BUILDING COLUMBIA COURT",
            "registrant_city": "BAULKHAM HILLS",
            "registrant_state": "NSW",
            "registrant_zip": "2153",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.288606448",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "scootnet.com.au",
            "domain_keyword": "scootnet",
            "domain_tld": "com.au",
            "query_time": "2024-05-08 21:19:11",
            "update_date": "2024-04-20",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Reza Mamati",
            "name_servers": [
                "eric.ns.cloudflare.com",
                "zelda.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "scottnet.net",
            "domain_keyword": "scottnet",
            "domain_tld": "net",
            "query_time": "2024-04-25 14:16:13",
            "create_date": "1997-08-24",
            "update_date": "2023-06-15",
            "expiry_date": "2024-08-23",
            "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": "AZ",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/scottnet.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "duke.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "scottnet.co.uk",
            "domain_keyword": "scottnet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 21:26:41",
            "create_date": "2020-04-12",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-12",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1047.ui-dns.de",
                "ns1102.ui-dns.biz",
                "ns1122.ui-dns.org",
                "ns1126.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "scoutneo.com",
            "domain_keyword": "scoutneo",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:48:04",
            "create_date": "2014-01-28",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-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.mixhost.jp",
                "ns2.mixhost.jp",
                "ns3.mixhost.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "scottnet.tech",
            "domain_keyword": "scottnet",
            "domain_tld": "tech",
            "query_time": "2024-05-05 16:40:23",
            "create_date": "2022-12-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "scottnet.systems",
            "domain_keyword": "scottnet",
            "domain_tld": "systems",
            "query_time": "2024-05-13 13:58:41",
            "create_date": "2019-10-04",
            "update_date": "2022-11-09",
            "expiry_date": "2024-10-04",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "scottnet.uk",
            "domain_keyword": "scottnet",
            "domain_tld": "uk",
            "query_time": "2024-04-25 14:16:13",
            "create_date": "2016-06-07",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-07",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1108.ui-dns.biz",
                "ns1108.ui-dns.com",
                "ns1108.ui-dns.de",
                "ns1108.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "stoutnet.net",
            "domain_keyword": "stoutnet",
            "domain_tld": "net",
            "query_time": "2024-05-21 11:10:34",
            "create_date": "2021-10-22",
            "update_date": "2023-10-11",
            "expiry_date": "2028-10-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "scottnet.kiwi",
            "domain_keyword": "scottnet",
            "domain_tld": "kiwi",
            "query_time": "2024-05-22 01:10:47",
            "create_date": "2017-09-26",
            "update_date": "2022-09-04",
            "expiry_date": "2024-09-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows",
            "registrar_website": "www.tucows.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 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": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "scootnet.io",
            "domain_keyword": "scootnet",
            "domain_tld": "io",
            "query_time": "2024-05-30 20:23:59",
            "create_date": "2022-03-23",
            "update_date": "2024-05-22",
            "expiry_date": "2024-03-23",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "https://whois.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kim Hwajung",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1151.awsdns-15.org",
                "ns-1977.awsdns-55.co.uk",
                "ns-331.awsdns-41.com",
                "ns-540.awsdns-03.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "scoutnft.com",
            "domain_keyword": "scoutnft",
            "domain_tld": "com",
            "query_time": "2024-05-30 20:28:08",
            "create_date": "2021-03-24",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=scoutnft.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "scoutsnet.be",
            "domain_keyword": "scoutsnet",
            "domain_tld": "be",
            "query_time": "2024-04-29 02:02:53",
            "create_date": "2001-08-22",
            "registrar_name": "Spinternet vzw",
            "registrar_website": "http://www.spinternet.be",
            "name_servers": [
                "ns1.scoutnet.be",
                "ns2.scoutnet.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 46,
            "domain_name": "scoutnest.com",
            "domain_keyword": "scoutnest",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:08:09",
            "create_date": "2020-06-07",
            "update_date": "2024-04-03",
            "expiry_date": "2025-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "scoutjet.com",
            "domain_keyword": "scoutjet",
            "domain_tld": "com",
            "query_time": "2024-04-10 17:33:04",
            "create_date": "2022-04-12",
            "update_date": "2023-04-19",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "scoutnex.com",
            "domain_keyword": "scoutnex",
            "domain_tld": "com",
            "query_time": "2024-04-29 02:02:41",
            "create_date": "2023-12-18",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-18",
            "registrar_iana": 3492,
            "registrar_name": "DropCatch.com 1283 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "scottnet.co",
            "domain_keyword": "scottnet",
            "domain_tld": "co",
            "query_time": "2024-05-22 01:10:47",
            "create_date": "2011-03-19",
            "update_date": "2023-06-17",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1162.dns.dyn.com",
                "ns2138.dns.dyn.com",
                "ns3176.dns.dyn.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "scoutnext.com",
            "domain_keyword": "scoutnext",
            "domain_tld": "com",
            "query_time": "2024-05-19 06:54:57",
            "create_date": "2020-03-30",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "scoutent.vip",
            "domain_keyword": "scoutent",
            "domain_tld": "vip",
            "query_time": "2024-05-13 14:01:08",
            "create_date": "2023-06-13",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "scoutpet.care",
            "domain_keyword": "scoutpet",
            "domain_tld": "care",
            "query_time": "2024-06-02 08:08:20",
            "create_date": "2018-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-02-08",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "scoutbet.com",
            "domain_keyword": "scoutbet",
            "domain_tld": "com",
            "query_time": "2024-04-30 00:32:02",
            "create_date": "2023-04-30",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-30",
            "registrar_iana": 2221,
            "registrar_name": "DropCatch.com 741 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Yevhen Katrych",
            "registrant_address": "Lenina avenue, 45b, ap. 84",
            "registrant_city": "Kharkiv",
            "registrant_state": "Kharkiv",
            "registrant_zip": "61072",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.664435045",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-vap7ctr1.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "scoutlet.se",
            "domain_keyword": "scoutlet",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:43:07",
            "create_date": "2013-11-03",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-03",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 55,
            "domain_name": "scotnet.org",
            "domain_keyword": "scotnet",
            "domain_tld": "org",
            "query_time": "2024-05-25 00:38:34",
            "create_date": "2017-02-11",
            "update_date": "2024-01-02",
            "expiry_date": "2025-02-11",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jim.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "scotnet.uk",
            "domain_keyword": "scotnet",
            "domain_tld": "uk",
            "query_time": "2024-04-21 11:57:05",
            "create_date": "2014-10-17",
            "update_date": "2022-10-10",
            "expiry_date": "2024-10-17",
            "registrar_name": "Scotnet.co.uk Ltd [Tag = SCOT-NET]",
            "registrar_website": "https://www.scotnet.co.uk",
            "name_servers": [
                "dns0.scotnet.co.uk",
                "dns1.scotnet.co.uk",
                "dns2.scotnet.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "scotnet.de",
            "domain_keyword": "scotnet",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:38:24",
            "update_date": "2018-06-14",
            "name_servers": [
                "ns1.ns-serve.net",
                "ns2.ns-serve.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 58,
            "domain_name": "scounet.com",
            "domain_keyword": "scounet",
            "domain_tld": "com",
            "query_time": "2024-05-28 08:24:40",
            "create_date": "2023-11-19",
            "update_date": "2024-04-22",
            "expiry_date": "2024-11-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1060.ui-dns.biz",
                "ns1073.ui-dns.com",
                "ns1086.ui-dns.de",
                "ns1122.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "scotnet.co.jp",
            "domain_keyword": "scotnet",
            "domain_tld": "co.jp",
            "query_time": "2024-05-05 16:35:32",
            "create_date": "2000-02-24",
            "update_date": "2024-03-01",
            "registrant_company": "Scot Co. Ltd.",
            "name_servers": [
                "ns4.cpi.ad.jp",
                "ns5.cpi.ad.jp"
            ]
        },
        {
            "num": 60,
            "domain_name": "scoutet.com",
            "domain_keyword": "scoutet",
            "domain_tld": "com",
            "query_time": "2024-05-28 23:52:38",
            "create_date": "2024-02-14",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "scounet.group",
            "domain_keyword": "scounet",
            "domain_tld": "group",
            "query_time": "2024-04-17 22:40:14",
            "create_date": "2024-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1017.ui-dns.de",
                "ns1070.ui-dns.biz",
                "ns1094.ui-dns.com",
                "ns1116.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "scutnet.com",
            "domain_keyword": "scutnet",
            "domain_tld": "com",
            "query_time": "2024-04-29 09:12:58",
            "create_date": "2023-08-06",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1993,
            "registrar_name": "DropCatch.com 513 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "guangxi",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "scotnet.net",
            "domain_keyword": "scotnet",
            "domain_tld": "net",
            "query_time": "2024-04-21 11:57:05",
            "create_date": "2000-02-18",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns0.scotnet.net",
                "dns1.scotnet.net",
                "dns2.scotnet.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "scotnet.com",
            "domain_keyword": "scotnet",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:57:05",
            "create_date": "2001-07-01",
            "update_date": "2020-06-24",
            "expiry_date": "2025-07-01",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns103.register.com",
                "dns104.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "scottynet.co.uk",
            "domain_keyword": "scottynet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 22:39:12",
            "create_date": "2005-02-20",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-20",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 66,
            "domain_name": "scorenet.com",
            "domain_keyword": "scorenet",
            "domain_tld": "com",
            "query_time": "2024-05-04 05:39:49",
            "create_date": "1998-11-20",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=scorenet.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "scoutier.com",
            "domain_keyword": "scoutier",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:47:03",
            "create_date": "2016-09-15",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "scoutbot.xyz",
            "domain_keyword": "scoutbot",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 02:01:18",
            "create_date": "2024-02-26",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-26",
            "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": [
                "everton.ns.cloudflare.com",
                "savanna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "actutnet.com",
            "domain_keyword": "actutnet",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:44:30",
            "create_date": "2011-10-05",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "http://domains2.squarespace.com",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "scorenet.it",
            "domain_keyword": "scorenet",
            "domain_tld": "it",
            "query_time": "2024-05-15 16:55:27",
            "create_date": "2009-08-12",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-12",
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_company": "hidden",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 71,
            "domain_name": "scopenet.berlin",
            "domain_keyword": "scopenet",
            "domain_tld": "berlin",
            "query_time": "2024-05-22 01:06:13",
            "create_date": "2014-03-20",
            "update_date": "2014-09-02",
            "expiry_date": "2025-03-20",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "scouthem.info",
            "domain_keyword": "scouthem",
            "domain_tld": "info",
            "query_time": "2024-05-19 06:54:29",
            "create_date": "2024-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Selekcija d.o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Croatia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1bcp.name.com",
                "ns2fhn.name.com",
                "ns3dty.name.com",
                "ns4ghm.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "skoutbet.com",
            "domain_keyword": "skoutbet",
            "domain_tld": "com",
            "query_time": "2024-05-17 21:29:02",
            "create_date": "2023-08-16",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "scoutfest.org",
            "domain_keyword": "scoutfest",
            "domain_tld": "org",
            "query_time": "2024-04-14 03:46:30",
            "create_date": "2004-09-28",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "scoutment.net",
            "domain_keyword": "scoutment",
            "domain_tld": "net",
            "query_time": "2024-04-10 17:33:10",
            "create_date": "2022-07-18",
            "update_date": "2024-03-09",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "scottnev.com",
            "domain_keyword": "scottnev",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:16:14",
            "create_date": "2014-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "gcoutlet.us",
            "domain_keyword": "gcoutlet",
            "domain_tld": "us",
            "query_time": "2024-04-22 20:31:42",
            "create_date": "2018-03-28",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "LAW OFFICES Stephen M. Gaffigan",
            "registrant_company": "Gucci America, Inc",
            "registrant_address": "401 East Las Olas Boulevard, Suite 130-453",
            "registrant_city": "Ft. Lauderdale",
            "registrant_state": "FL",
            "registrant_zip": "33301",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9547674819",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "scrubnet.net",
            "domain_keyword": "scrubnet",
            "domain_tld": "net",
            "query_time": "2024-04-23 20:12:47",
            "create_date": "2012-10-07",
            "update_date": "2023-02-20",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "Domain Privacy",
            "registrant_address": "PO Box 119",
            "registrant_city": "Beaconsfield",
            "registrant_state": "VIC",
            "registrant_zip": "3807",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.385145121",
            "name_servers": [
                "ns1.scrubnet.net",
                "ns2.scrubnet.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "scottiet.com",
            "domain_keyword": "scottiet",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:02:14",
            "create_date": "2002-09-09",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-09",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "https://tieredaccess.com/contact/39da35e0-223f-40cf-a97a-b6dcb487830d",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.supremepanel.com",
                "dns2.supremepanel.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "scoutbee.co.uk",
            "domain_keyword": "scoutbee",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 22:40:56",
            "create_date": "2013-07-16",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-16",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "scoutunit.com",
            "domain_keyword": "scoutunit",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:49:32",
            "create_date": "2019-02-09",
            "update_date": "2021-02-03",
            "expiry_date": "2025-02-09",
            "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": 82,
            "domain_name": "pcoutlet.nl",
            "domain_keyword": "pcoutlet",
            "domain_tld": "nl",
            "query_time": "2024-05-24 05:17:23",
            "create_date": "2009-10-25",
            "update_date": "2019-11-29",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns.eatserver.nl",
                "ns2.eatserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 83,
            "domain_name": "scoutben.nl",
            "domain_keyword": "scoutben",
            "domain_tld": "nl",
            "query_time": "2024-05-19 06:54:20",
            "create_date": "2004-03-17",
            "update_date": "2019-02-14",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns.eatserver.nl",
                "ns2.eatserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 84,
            "domain_name": "scoutzbet.com",
            "domain_keyword": "scoutzbet",
            "domain_tld": "com",
            "query_time": "2024-04-10 17:34:19",
            "create_date": "2021-10-10",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-10",
            "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": 85,
            "domain_name": "scoutsea.com",
            "domain_keyword": "scoutsea",
            "domain_tld": "com",
            "query_time": "2024-04-10 17:33:54",
            "create_date": "2017-08-08",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.jiws.net",
                "ns2.jiws.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "scouthut.com",
            "domain_keyword": "scouthut",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:47:02",
            "create_date": "2005-01-20",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-20",
            "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": 87,
            "domain_name": "scoutmes.com",
            "domain_keyword": "scoutmes",
            "domain_tld": "com",
            "query_time": "2024-04-29 02:02:19",
            "create_date": "2020-04-20",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.atthost.pl",
                "ns2.atthost.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "scoutvee.com",
            "domain_keyword": "scoutvee",
            "domain_tld": "com",
            "query_time": "2024-05-22 01:12:14",
            "create_date": "2020-06-08",
            "update_date": "2024-05-10",
            "expiry_date": "2025-06-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.clusterdns.co.za",
                "ns2.clusterdns.co.za",
                "ns3.hostdns.co.za",
                "ns4.clusterdns.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sportnet.click",
            "domain_keyword": "sportnet",
            "domain_tld": "click",
            "query_time": "2024-05-25 03:54:14",
            "create_date": "2023-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "scoutngo.com",
            "domain_keyword": "scoutngo",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:48:05",
            "create_date": "2014-02-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "scottsnet.com",
            "domain_keyword": "scottsnet",
            "domain_tld": "com",
            "query_time": "2024-04-17 22:34:46",
            "create_date": "2001-10-20",
            "update_date": "2023-09-10",
            "expiry_date": "2024-10-20",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "scout-ev.biz",
            "domain_keyword": "scout-ev",
            "domain_tld": "biz",
            "query_time": "2024-05-19 06:54:13",
            "create_date": "2022-06-27",
            "update_date": "2023-09-11",
            "expiry_date": "2025-06-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Scout Motors Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.volkswagen.de",
                "ns2.volkswagen.de",
                "ns5.xc-ns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sportnet.cn",
            "domain_keyword": "sportnet",
            "domain_tld": "cn",
            "query_time": "2024-05-27 21:02:54",
            "create_date": "2004-11-04",
            "expiry_date": "2024-11-04",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京体资科技发展有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "scoutbee.ltd",
            "domain_keyword": "scoutbee",
            "domain_tld": "ltd",
            "query_time": "2024-05-28 08:24:48",
            "create_date": "2021-01-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of scoutbee.ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "scoutweb.it",
            "domain_keyword": "scoutweb",
            "domain_tld": "it",
            "query_time": "2024-04-10 17:34:16",
            "create_date": "2000-06-29",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-05",
            "registrar_name": "Seeweb S.r.l.",
            "registrar_website": "https://www.tophost.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.th.seeweb.it",
                "ns2.th.seeweb.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 96,
            "domain_name": "scoutbee.rocks",
            "domain_keyword": "scoutbee",
            "domain_tld": "rocks",
            "query_time": "2024-04-17 22:40:56",
            "create_date": "2017-08-10",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "scoutbee GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "stoutner.org",
            "domain_keyword": "stoutner",
            "domain_tld": "org",
            "query_time": "2024-04-24 09:10:54",
            "create_date": "2006-03-01",
            "update_date": "2024-02-05",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 98,
            "domain_name": "scoutcat.com",
            "domain_keyword": "scoutcat",
            "domain_tld": "com",
            "query_time": "2024-04-14 03:46:09",
            "create_date": "2010-12-20",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1390,
            "registrar_name": "MESH DIGITAL LIMITED",
            "registrar_website": "http://www.domainbox.com",
            "registrant_company": "Ashley Lillywhite",
            "registrant_country": "GB",
            "registrant_email": "https://webform.meshdigital.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "scoutbot.app",
            "domain_keyword": "scoutbot",
            "domain_tld": "app",
            "query_time": "2024-05-19 06:54:20",
            "create_date": "2023-08-30",
            "update_date": "2023-09-04",
            "expiry_date": "2024-08-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "shoutlet.com",
            "domain_keyword": "shoutlet",
            "domain_tld": "com",
            "query_time": "2024-05-21 05:36:29",
            "create_date": "2005-11-15",
            "update_date": "2023-10-12",
            "expiry_date": "2024-11-15",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of shoutlet.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-114.awsdns-14.com",
                "ns-1207.awsdns-22.org",
                "ns-1959.awsdns-52.co.uk",
                "ns-683.awsdns-21.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.241,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>scoutnet.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1187</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>scottnet.xyz, scoutlet.pl, scootnet.online, spoutnet.com, scoutnew.space, scoutnut.com, stoutnet.xyz, smoutnet.com, scottnet.dev, scotnet.co.uk, iscoutnet.com, scoutlet.com, scoutbet.net, scottnet.com, scootnet.com, shoutnet.net, scoutset.com, scournet.com, scottnet.info, scoutget.com, scoutent.com, stoutnet.com, scout-net.com, scoutpet.com, scoutset.vip, spoutnet.online, scoutnes.com, scottnet.org, shoutnet.com, scoutvet.com, scoutsnet.com, scoutlet.net, scootnet.net, scootnet.com.au, scottnet.net, scottnet.co.uk, scoutneo.com, scottnet.tech, scottnet.systems, scottnet.uk, stoutnet.net, scottnet.kiwi, scootnet.io, scoutnft.com, scoutsnet.be, scoutnest.com, scoutjet.com, scoutnex.com, scottnet.co, scoutnext.com, scoutent.vip, scoutpet.care, scoutbet.com, scoutlet.se, scotnet.org, scotnet.uk, scotnet.de, scounet.com, scotnet.co.jp, scoutet.com, scounet.group, scutnet.com, scotnet.net, scotnet.com, scottynet.co.uk, scorenet.com, scoutier.com, scoutbot.xyz, actutnet.com, scorenet.it, scopenet.berlin, scouthem.info, skoutbet.com, scoutfest.org, scoutment.net, scottnev.com, gcoutlet.us, scrubnet.net, scottiet.com, scoutbee.co.uk, scoutunit.com, pcoutlet.nl, scoutben.nl, scoutzbet.com, scoutsea.com, scouthut.com, scoutmes.com, scoutvee.com, sportnet.click, scoutngo.com, scottsnet.com, scout-ev.biz, sportnet.cn, scoutbee.ltd, scoutweb.it, scoutbee.rocks, stoutner.org, scoutcat.com, scoutbot.app, shoutlet.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>scottnet.xyz</domain_name>
   <domain_keyword>scottnet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 17:56:24</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>scoutlet.pl</domain_name>
   <domain_keyword>scoutlet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-07 00:42:52</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-04-03</update_date>
   <registrar_name>Above.com Pty Ltd</registrar_name>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>scootnet.online</domain_name>
   <domain_keyword>scootnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 03:06:18</query_time>
   <create_date>2017-07-19</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Voipmonster Pty Ltd</registrant_company>
   <registrant_state>NSW</registrant_state>
   <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>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.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>spoutnet.com</domain_name>
   <domain_keyword>spoutnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:31:24</query_time>
   <create_date>2019-06-28</create_date>
   <update_date>2021-02-16</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>clyde.ns.cloudflare.com</value>
    <value>love.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>scoutnew.space</domain_name>
   <domain_keyword>scoutnew</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-11 14:32:17</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-25</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>6</num>
   <domain_name>scoutnut.com</domain_name>
   <domain_keyword>scoutnut</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:48:05</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-26</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.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>stoutnet.xyz</domain_name>
   <domain_keyword>stoutnet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-12 15:51:40</query_time>
   <create_date>2022-11-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>felicity.ns.cloudflare.com</value>
    <value>laila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>smoutnet.com</domain_name>
   <domain_keyword>smoutnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:52:59</query_time>
   <create_date>2016-07-26</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.webhostinghub.com</value>
    <value>ns2.webhostinghub.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>scottnet.dev</domain_name>
   <domain_keyword>scottnet</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-05 16:40:23</query_time>
   <create_date>2022-08-03</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>summer.ns.cloudflare.com</value>
    <value>tosana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>scotnet.co.uk</domain_name>
   <domain_keyword>scotnet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 21:23:43</query_time>
   <update_date>2022-12-02</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_name>Scotnet.co.uk Ltd [Tag = SCOT-NET]</registrar_name>
   <registrar_website>https://www.scotnet.co.uk</registrar_website>
   <name_servers>
    <value>dns0.scotnet.co.uk</value>
    <value>dns1.scotnet.net</value>
    <value>dns2.scotnet.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>iscoutnet.com</domain_name>
   <domain_keyword>iscoutnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 17:06:36</query_time>
   <create_date>2017-02-13</create_date>
   <update_date>2021-02-07</update_date>
   <expiry_date>2025-02-13</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>12</num>
   <domain_name>scoutlet.com</domain_name>
   <domain_keyword>scoutlet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:47:32</query_time>
   <create_date>2006-05-02</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of scoutlet.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1114.awsdns-11.org</value>
    <value>ns-1840.awsdns-38.co.uk</value>
    <value>ns-492.awsdns-61.com</value>
    <value>ns-787.awsdns-34.net</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>13</num>
   <domain_name>scoutbet.net</domain_name>
   <domain_keyword>scoutbet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 02:01:17</query_time>
   <create_date>2022-09-21</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-21</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>RJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/28c30b2e-7944-4262-8d6e-f3a80fa54344</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>albert.ns.cloudflare.com</value>
    <value>carol.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>scottnet.com</domain_name>
   <domain_keyword>scottnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 00:41:00</query_time>
   <create_date>1995-01-09</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>scootnet.com</domain_name>
   <domain_keyword>scootnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:35:50</query_time>
   <create_date>2013-08-12</create_date>
   <update_date>2020-08-06</update_date>
   <expiry_date>2025-08-12</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>shoutnet.net</domain_name>
   <domain_keyword>shoutnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 04:31:11</query_time>
   <create_date>2021-02-20</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns1.ssdlinux34.com</value>
    <value>ns2.ssdlinux34.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>scoutset.com</domain_name>
   <domain_keyword>scoutset</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:48:54</query_time>
   <create_date>2017-10-27</create_date>
   <update_date>2020-10-21</update_date>
   <expiry_date>2024-10-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>18</num>
   <domain_name>scournet.com</domain_name>
   <domain_keyword>scournet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 22:40:19</query_time>
   <create_date>2014-12-28</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2029-12-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=scournet.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.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>scottnet.info</domain_name>
   <domain_keyword>scottnet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 14:16:13</query_time>
   <create_date>2011-04-04</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1040</registrar_iana>
   <registrar_name>Name106, Inc.</registrar_name>
   <registrar_website>http://www.newfrontier.domains</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cny.name.com</value>
    <value>ns2cqs.name.com</value>
    <value>ns3dty.name.com</value>
    <value>ns4ksy.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>scoutget.com</domain_name>
   <domain_keyword>scoutget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 14:56:57</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>scoutent.com</domain_name>
   <domain_keyword>scoutent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:46:25</query_time>
   <create_date>2013-11-22</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (452176263)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O scoutent.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.site4now.net</value>
    <value>ns2.site4now.net</value>
    <value>ns3.site4now.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>stoutnet.com</domain_name>
   <domain_keyword>stoutnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 07:35:05</query_time>
   <create_date>2012-01-01</create_date>
   <update_date>2020-12-26</update_date>
   <expiry_date>2024-01-01</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>23</num>
   <domain_name>scout-net.com</domain_name>
   <domain_keyword>scout-net</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 22:40:37</query_time>
   <create_date>2015-04-09</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>sasaki tomohiro</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>scoutpet.com</domain_name>
   <domain_keyword>scoutpet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:08:20</query_time>
   <create_date>2020-05-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>25</num>
   <domain_name>scoutset.vip</domain_name>
   <domain_keyword>scoutset</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-11 14:32:22</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.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>spoutnet.online</domain_name>
   <domain_keyword>spoutnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 18:31:19</query_time>
   <create_date>2019-06-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1043.ui-dns.biz</value>
    <value>ns1052.ui-dns.de</value>
    <value>ns1090.ui-dns.org</value>
    <value>ns1120.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>scoutnes.com</domain_name>
   <domain_keyword>scoutnes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:48:04</query_time>
   <create_date>2016-02-12</create_date>
   <update_date>2023-02-13</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=scoutnes.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>28</num>
   <domain_name>scottnet.org</domain_name>
   <domain_keyword>scottnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 14:16:13</query_time>
   <create_date>1998-04-22</create_date>
   <update_date>2024-04-21</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>shoutnet.com</domain_name>
   <domain_keyword>shoutnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 04:31:11</query_time>
   <create_date>2017-08-24</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>30</num>
   <domain_name>scoutvet.com</domain_name>
   <domain_keyword>scoutvet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:08:26</query_time>
   <create_date>2020-05-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>scoutsnet.com</domain_name>
   <domain_keyword>scoutsnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:49:03</query_time>
   <create_date>2015-02-12</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>AZDOMAINZ.COM, LLC</registrar_name>
   <registrar_website>http://www.AZDOMAINZ.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8668229073</registrant_phone>
   <registrant_fax>+1.7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>scoutlet.net</domain_name>
   <domain_keyword>scoutlet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 03:47:32</query_time>
   <create_date>2015-02-18</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2026-02-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>FullBeauty Brands</registrant_name>
   <registrant_company>FullBeauty Brands, Inc.</registrant_company>
   <registrant_address>One New York Plaza</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10004</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6466749600</registrant_phone>
   <registrant_fax>+1.6466749600</registrant_fax>
   <name_servers>
    <value>pdns92.ultradns.biz</value>
    <value>pdns92.ultradns.com</value>
    <value>pdns92.ultradns.net</value>
    <value>pdns92.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>scootnet.net</domain_name>
   <domain_keyword>scootnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 08:35:50</query_time>
   <create_date>2017-07-19</create_date>
   <update_date>2020-10-16</update_date>
   <expiry_date>2026-07-19</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REZA MAMATI</registrant_name>
   <registrant_company>VOIPMONSTER PTY LTD</registrant_company>
   <registrant_address>LEVEL 5 NEXUS BUILDING COLUMBIA COURT</registrant_address>
   <registrant_city>BAULKHAM HILLS</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2153</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.288606448</registrant_phone>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>scootnet.com.au</domain_name>
   <domain_keyword>scootnet</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-08 21:19:11</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Reza Mamati</registrant_name>
   <name_servers>
    <value>eric.ns.cloudflare.com</value>
    <value>zelda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>scottnet.net</domain_name>
   <domain_keyword>scottnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 14:16:13</query_time>
   <create_date>1997-08-24</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-08-23</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>AZ</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/scottnet.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>duke.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>scottnet.co.uk</domain_name>
   <domain_keyword>scottnet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 21:26:41</query_time>
   <create_date>2020-04-12</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1047.ui-dns.de</value>
    <value>ns1102.ui-dns.biz</value>
    <value>ns1122.ui-dns.org</value>
    <value>ns1126.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>scoutneo.com</domain_name>
   <domain_keyword>scoutneo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:48:04</query_time>
   <create_date>2014-01-28</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-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.mixhost.jp</value>
    <value>ns2.mixhost.jp</value>
    <value>ns3.mixhost.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>scottnet.tech</domain_name>
   <domain_keyword>scottnet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-05 16:40:23</query_time>
   <create_date>2022-12-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>scottnet.systems</domain_name>
   <domain_keyword>scottnet</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-13 13:58:41</query_time>
   <create_date>2019-10-04</create_date>
   <update_date>2022-11-09</update_date>
   <expiry_date>2024-10-04</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>scottnet.uk</domain_name>
   <domain_keyword>scottnet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-25 14:16:13</query_time>
   <create_date>2016-06-07</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1108.ui-dns.biz</value>
    <value>ns1108.ui-dns.com</value>
    <value>ns1108.ui-dns.de</value>
    <value>ns1108.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>stoutnet.net</domain_name>
   <domain_keyword>stoutnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 11:10:34</query_time>
   <create_date>2021-10-22</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2028-10-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>scottnet.kiwi</domain_name>
   <domain_keyword>scottnet</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-05-22 01:10:47</query_time>
   <create_date>2017-09-26</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows</registrar_name>
   <registrar_website>www.tucows.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 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>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>scootnet.io</domain_name>
   <domain_keyword>scootnet</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-30 20:23:59</query_time>
   <create_date>2022-03-23</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>https://whois.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kim Hwajung</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>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1151.awsdns-15.org</value>
    <value>ns-1977.awsdns-55.co.uk</value>
    <value>ns-331.awsdns-41.com</value>
    <value>ns-540.awsdns-03.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>scoutnft.com</domain_name>
   <domain_keyword>scoutnft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 20:28:08</query_time>
   <create_date>2021-03-24</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=scoutnft.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>scoutsnet.be</domain_name>
   <domain_keyword>scoutsnet</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-29 02:02:53</query_time>
   <create_date>2001-08-22</create_date>
   <registrar_name>Spinternet vzw</registrar_name>
   <registrar_website>http://www.spinternet.be</registrar_website>
   <name_servers>
    <value>ns1.scoutnet.be</value>
    <value>ns2.scoutnet.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>scoutnest.com</domain_name>
   <domain_keyword>scoutnest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:08:09</query_time>
   <create_date>2020-06-07</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-06-07</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.squadhelp.com</value>
    <value>ns2.squadhelp.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>scoutjet.com</domain_name>
   <domain_keyword>scoutjet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 17:33:04</query_time>
   <create_date>2022-04-12</create_date>
   <update_date>2023-04-19</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>scoutnex.com</domain_name>
   <domain_keyword>scoutnex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 02:02:41</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>3492</registrar_iana>
   <registrar_name>DropCatch.com 1283 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>scottnet.co</domain_name>
   <domain_keyword>scottnet</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-22 01:10:47</query_time>
   <create_date>2011-03-19</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1162.dns.dyn.com</value>
    <value>ns2138.dns.dyn.com</value>
    <value>ns3176.dns.dyn.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>50</num>
   <domain_name>scoutnext.com</domain_name>
   <domain_keyword>scoutnext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 06:54:57</query_time>
   <create_date>2020-03-30</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>scoutent.vip</domain_name>
   <domain_keyword>scoutent</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-13 14:01:08</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.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>52</num>
   <domain_name>scoutpet.care</domain_name>
   <domain_keyword>scoutpet</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-06-02 08:08:20</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-02-08</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>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>53</num>
   <domain_name>scoutbet.com</domain_name>
   <domain_keyword>scoutbet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 00:32:02</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>2221</registrar_iana>
   <registrar_name>DropCatch.com 741 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Yevhen Katrych</registrant_name>
   <registrant_address>Lenina avenue, 45b, ap. 84</registrant_address>
   <registrant_city>Kharkiv</registrant_city>
   <registrant_state>Kharkiv</registrant_state>
   <registrant_zip>61072</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.664435045</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-vap7ctr1.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>scoutlet.se</domain_name>
   <domain_keyword>scoutlet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:43:07</query_time>
   <create_date>2013-11-03</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-03</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>55</num>
   <domain_name>scotnet.org</domain_name>
   <domain_keyword>scotnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 00:38:34</query_time>
   <create_date>2017-02-11</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jim.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>scotnet.uk</domain_name>
   <domain_keyword>scotnet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-21 11:57:05</query_time>
   <create_date>2014-10-17</create_date>
   <update_date>2022-10-10</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>Scotnet.co.uk Ltd [Tag = SCOT-NET]</registrar_name>
   <registrar_website>https://www.scotnet.co.uk</registrar_website>
   <name_servers>
    <value>dns0.scotnet.co.uk</value>
    <value>dns1.scotnet.co.uk</value>
    <value>dns2.scotnet.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>scotnet.de</domain_name>
   <domain_keyword>scotnet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:38:24</query_time>
   <update_date>2018-06-14</update_date>
   <name_servers>
    <value>ns1.ns-serve.net</value>
    <value>ns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>scounet.com</domain_name>
   <domain_keyword>scounet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 08:24:40</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns1060.ui-dns.biz</value>
    <value>ns1073.ui-dns.com</value>
    <value>ns1086.ui-dns.de</value>
    <value>ns1122.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>scotnet.co.jp</domain_name>
   <domain_keyword>scotnet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-05 16:35:32</query_time>
   <create_date>2000-02-24</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>Scot Co. Ltd.</registrant_company>
   <name_servers>
    <value>ns4.cpi.ad.jp</value>
    <value>ns5.cpi.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>60</num>
   <domain_name>scoutet.com</domain_name>
   <domain_keyword>scoutet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 23:52:38</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.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>61</num>
   <domain_name>scounet.group</domain_name>
   <domain_keyword>scounet</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-17 22:40:14</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</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 Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1017.ui-dns.de</value>
    <value>ns1070.ui-dns.biz</value>
    <value>ns1094.ui-dns.com</value>
    <value>ns1116.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>scutnet.com</domain_name>
   <domain_keyword>scutnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 09:12:58</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1993</registrar_iana>
   <registrar_name>DropCatch.com 513 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>guangxi</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>scotnet.net</domain_name>
   <domain_keyword>scotnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 11:57:05</query_time>
   <create_date>2000-02-18</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns0.scotnet.net</value>
    <value>dns1.scotnet.net</value>
    <value>dns2.scotnet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>scotnet.com</domain_name>
   <domain_keyword>scotnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:57:05</query_time>
   <create_date>2001-07-01</create_date>
   <update_date>2020-06-24</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns103.register.com</value>
    <value>dns104.register.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>scottynet.co.uk</domain_name>
   <domain_keyword>scottynet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 22:39:12</query_time>
   <create_date>2005-02-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>scorenet.com</domain_name>
   <domain_keyword>scorenet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 05:39:49</query_time>
   <create_date>1998-11-20</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=scorenet.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>dns1.stabletransit.com</value>
    <value>dns2.stabletransit.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>scoutier.com</domain_name>
   <domain_keyword>scoutier</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:47:03</query_time>
   <create_date>2016-09-15</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>scoutbot.xyz</domain_name>
   <domain_keyword>scoutbot</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 02:01:18</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-26</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>everton.ns.cloudflare.com</value>
    <value>savanna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>actutnet.com</domain_name>
   <domain_keyword>actutnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:44:30</query_time>
   <create_date>2011-10-05</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>http://domains2.squarespace.com</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>scorenet.it</domain_name>
   <domain_keyword>scorenet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-15 16:55:27</query_time>
   <create_date>2009-08-12</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>scopenet.berlin</domain_name>
   <domain_keyword>scopenet</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-22 01:06:13</query_time>
   <create_date>2014-03-20</create_date>
   <update_date>2014-09-02</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>scouthem.info</domain_name>
   <domain_keyword>scouthem</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 06:54:29</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Selekcija d.o.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Croatia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HR</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>ns1bcp.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3dty.name.com</value>
    <value>ns4ghm.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>skoutbet.com</domain_name>
   <domain_keyword>skoutbet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 21:29:02</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-16</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>ns75.domaincontrol.com</value>
    <value>ns76.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>74</num>
   <domain_name>scoutfest.org</domain_name>
   <domain_keyword>scoutfest</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 03:46:30</query_time>
   <create_date>2004-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>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>scoutment.net</domain_name>
   <domain_keyword>scoutment</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 17:33:10</query_time>
   <create_date>2022-07-18</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>scottnev.com</domain_name>
   <domain_keyword>scottnev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:16:14</query_time>
   <create_date>2014-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>77</num>
   <domain_name>gcoutlet.us</domain_name>
   <domain_keyword>gcoutlet</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-22 20:31:42</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>LAW OFFICES Stephen M. Gaffigan</registrant_name>
   <registrant_company>Gucci America, Inc</registrant_company>
   <registrant_address>401 East Las Olas Boulevard, Suite 130-453</registrant_address>
   <registrant_city>Ft. Lauderdale</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33301</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9547674819</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>78</num>
   <domain_name>scrubnet.net</domain_name>
   <domain_keyword>scrubnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 20:12:47</query_time>
   <create_date>2012-10-07</create_date>
   <update_date>2023-02-20</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_address>PO Box 119</registrant_address>
   <registrant_city>Beaconsfield</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3807</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.385145121</registrant_phone>
   <name_servers>
    <value>ns1.scrubnet.net</value>
    <value>ns2.scrubnet.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>scottiet.com</domain_name>
   <domain_keyword>scottiet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:02:14</query_time>
   <create_date>2002-09-09</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/39da35e0-223f-40cf-a97a-b6dcb487830d</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.supremepanel.com</value>
    <value>dns2.supremepanel.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>scoutbee.co.uk</domain_name>
   <domain_keyword>scoutbee</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 22:40:56</query_time>
   <create_date>2013-07-16</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>scoutunit.com</domain_name>
   <domain_keyword>scoutunit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:49:32</query_time>
   <create_date>2019-02-09</create_date>
   <update_date>2021-02-03</update_date>
   <expiry_date>2025-02-09</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>82</num>
   <domain_name>pcoutlet.nl</domain_name>
   <domain_keyword>pcoutlet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 05:17:23</query_time>
   <create_date>2009-10-25</create_date>
   <update_date>2019-11-29</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns.eatserver.nl</value>
    <value>ns2.eatserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>scoutben.nl</domain_name>
   <domain_keyword>scoutben</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 06:54:20</query_time>
   <create_date>2004-03-17</create_date>
   <update_date>2019-02-14</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns.eatserver.nl</value>
    <value>ns2.eatserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>scoutzbet.com</domain_name>
   <domain_keyword>scoutzbet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 17:34:19</query_time>
   <create_date>2021-10-10</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-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>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>85</num>
   <domain_name>scoutsea.com</domain_name>
   <domain_keyword>scoutsea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 17:33:54</query_time>
   <create_date>2017-08-08</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.jiws.net</value>
    <value>ns2.jiws.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>scouthut.com</domain_name>
   <domain_keyword>scouthut</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:47:02</query_time>
   <create_date>2005-01-20</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-20</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>87</num>
   <domain_name>scoutmes.com</domain_name>
   <domain_keyword>scoutmes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 02:02:19</query_time>
   <create_date>2020-04-20</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.atthost.pl</value>
    <value>ns2.atthost.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>scoutvee.com</domain_name>
   <domain_keyword>scoutvee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 01:12:14</query_time>
   <create_date>2020-06-08</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.clusterdns.co.za</value>
    <value>ns2.clusterdns.co.za</value>
    <value>ns3.hostdns.co.za</value>
    <value>ns4.clusterdns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>sportnet.click</domain_name>
   <domain_keyword>sportnet</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-25 03:54:14</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>90</num>
   <domain_name>scoutngo.com</domain_name>
   <domain_keyword>scoutngo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:48:05</query_time>
   <create_date>2014-02-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>scottsnet.com</domain_name>
   <domain_keyword>scottsnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 22:34:46</query_time>
   <create_date>2001-10-20</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>scout-ev.biz</domain_name>
   <domain_keyword>scout-ev</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 06:54:13</query_time>
   <create_date>2022-06-27</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2025-06-27</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>Scout Motors Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.volkswagen.de</value>
    <value>ns2.volkswagen.de</value>
    <value>ns5.xc-ns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sportnet.cn</domain_name>
   <domain_keyword>sportnet</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 21:02:54</query_time>
   <create_date>2004-11-04</create_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京体资科技发展有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>scoutbee.ltd</domain_name>
   <domain_keyword>scoutbee</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-28 08:24:48</query_time>
   <create_date>2021-01-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-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>Registrant of scoutbee.ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>scoutweb.it</domain_name>
   <domain_keyword>scoutweb</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-10 17:34:16</query_time>
   <create_date>2000-06-29</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>Seeweb S.r.l.</registrar_name>
   <registrar_website>https://www.tophost.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.th.seeweb.it</value>
    <value>ns2.th.seeweb.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>scoutbee.rocks</domain_name>
   <domain_keyword>scoutbee</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-17 22:40:56</query_time>
   <create_date>2017-08-10</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-10</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>scoutbee GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>stoutner.org</domain_name>
   <domain_keyword>stoutner</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 09:10:54</query_time>
   <create_date>2006-03-01</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-03-01</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>scoutcat.com</domain_name>
   <domain_keyword>scoutcat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 03:46:09</query_time>
   <create_date>2010-12-20</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>MESH DIGITAL LIMITED</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_company>Ashley Lillywhite</registrant_company>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://webform.meshdigital.com</registrant_email>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>99</num>
   <domain_name>scoutbot.app</domain_name>
   <domain_keyword>scoutbot</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 06:54:20</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>shoutlet.com</domain_name>
   <domain_keyword>shoutlet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 05:36:29</query_time>
   <create_date>2005-11-15</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of shoutlet.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-114.awsdns-14.com</value>
    <value>ns-1207.awsdns-22.org</value>
    <value>ns-1959.awsdns-52.co.uk</value>
    <value>ns-683.awsdns-21.net</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.241</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.