WHOIS QUERY TIME

11 Jun 2024 - 9:23 PM UTC

Modified: 12 April 2024

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

dom.ns.cloudflare.com
tani.ns.cloudflare.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Richard Mangum

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=mangum.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "mangum.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "mangum.com.au",
            "domain_keyword": "mangum",
            "domain_tld": "com.au",
            "query_time": "2024-06-11 21:23:18",
            "update_date": "2024-04-12",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Richard Mangum",
            "name_servers": [
                "dom.ns.cloudflare.com",
                "tani.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>mangum.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>mangum.com.au</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-11 21:23:18</query_time>
   <update_date>2024-04-12</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Richard Mangum</registrant_name>
   <name_servers>
    <value>dom.ns.cloudflare.com</value>
    <value>tani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.054 seconds) for "mangum.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

3 Feb 2023 - 8:57 PM UTC

Modified: 2 December 2022

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

ns4037.hostgator.com
ns4038.hostgator.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Richard Mangum

#2 - QUERY TIME

3 Jun 2024 - 6:48 AM UTC

Modified: 12 April 2024

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

dom.ns.cloudflare.com
tani.ns.cloudflare.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Richard Mangum

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=mangum.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "mangum.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "mangum.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "mangum.com.au",
            "domain_keyword": "mangum",
            "domain_tld": "com.au",
            "query_time": "2023-02-03 20:57:36",
            "update_date": "2022-12-02",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Richard Mangum",
            "name_servers": [
                "ns4037.hostgator.com",
                "ns4038.hostgator.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mangum.com.au",
            "domain_keyword": "mangum",
            "domain_tld": "com.au",
            "query_time": "2024-06-03 06:48:19",
            "update_date": "2024-04-12",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Richard Mangum",
            "name_servers": [
                "dom.ns.cloudflare.com",
                "tani.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.054,
        "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>mangum.com.au</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>mangum.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mangum.com.au</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2023-02-03 20:57:36</query_time>
   <update_date>2022-12-02</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Richard Mangum</registrant_name>
   <name_servers>
    <value>ns4037.hostgator.com</value>
    <value>ns4038.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mangum.com.au</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-03 06:48:19</query_time>
   <update_date>2024-04-12</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Richard Mangum</registrant_name>
   <name_servers>
    <value>dom.ns.cloudflare.com</value>
    <value>tani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.054</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 15 domain names (in 0.024 seconds) which contained the exact domain keyword "mangum".
Domain Name Registered Expiry Registrar Ownership
1 mangum.com 3 Jun 1996 2 Jun 2025 Tucows Domains Inc. -
2 mangum.org 21 Jul 1999 21 Jul 2029 Gandi SAS REDACTED FOR PRIVACY
3 mangum.net 16 Nov 2003 16 Nov 2024 Dynadot Inc -
4 mangum.info 5 Nov 2019 5 Nov 2024 Gandi SAS REDACTED FOR PRIVACY
5 mangum.io 7 May 2020 7 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 mangum.dev 12 Nov 2020 12 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 mangum.group 11 Mar 2022 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 mangum.xyz 6 Jan 2023 6 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
9 mangum.law 19 Mar 2023 19 Mar 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
10 mangum.consulting 23 May 2023 23 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 mangum.design 4 Aug 2023 4 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
12 mangum.ru 30 Dec 2023 30 Dec 2024 REGRU-RU Private Person
13 mangum.shop 19 Mar 2024 19 Mar 2025 Namecheap, Inc. -
14 mangum.eu - - IONOS SE -
15 mangum.de - - - -
16 mangum.com.au - - Web Address Registration Pty Ltd Richard Mangum

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=mangum&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "mangum",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 16,
        "relation": "eq",
        "current": 16
    },
    "unique_domains": "mangum.com, mangum.org, mangum.net, mangum.info, mangum.io, mangum.dev, mangum.group, mangum.xyz, mangum.law, mangum.consulting, mangum.design, mangum.ru, mangum.shop, mangum.eu, mangum.de, mangum.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "mangum.com",
            "domain_keyword": "mangum",
            "domain_tld": "com",
            "query_time": "2024-06-11 21:23:18",
            "create_date": "1996-06-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-06-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mangum.org",
            "domain_keyword": "mangum",
            "domain_tld": "org",
            "query_time": "2024-05-24 05:24:56",
            "create_date": "1999-07-21",
            "update_date": "2023-06-02",
            "expiry_date": "2029-07-21",
            "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": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-232-a.gandi.net",
                "ns-251-c.gandi.net",
                "ns-75-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "mangum.net",
            "domain_keyword": "mangum",
            "domain_tld": "net",
            "query_time": "2024-04-23 11:41:12",
            "create_date": "2003-11-16",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "mangum.info",
            "domain_keyword": "mangum",
            "domain_tld": "info",
            "query_time": "2024-05-08 12:17:17",
            "create_date": "2019-11-05",
            "update_date": "2023-10-07",
            "expiry_date": "2024-11-05",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "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-1050.awsdns-03.org",
                "ns-1640.awsdns-13.co.uk",
                "ns-312.awsdns-39.com",
                "ns-833.awsdns-40.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "mangum.io",
            "domain_keyword": "mangum",
            "domain_tld": "io",
            "query_time": "2024-05-07 13:57:38",
            "create_date": "2020-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "mangum.dev",
            "domain_keyword": "mangum",
            "domain_tld": "dev",
            "query_time": "2024-05-16 15:23:08",
            "create_date": "2020-11-12",
            "update_date": "2023-12-27",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jeremy.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "mangum.group",
            "domain_keyword": "mangum",
            "domain_tld": "group",
            "query_time": "2024-05-13 07:49:05",
            "create_date": "2022-03-11",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-11",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mangum.xyz",
            "domain_keyword": "mangum",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 15:23:08",
            "create_date": "2023-01-06",
            "update_date": "2024-03-19",
            "expiry_date": "2025-01-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "mangum.law",
            "domain_keyword": "mangum",
            "domain_tld": "law",
            "query_time": "2024-05-28 01:22:16",
            "create_date": "2023-03-19",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Utah",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "mangum.consulting",
            "domain_keyword": "mangum",
            "domain_tld": "consulting",
            "query_time": "2024-05-24 01:27:40",
            "create_date": "2023-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "mangum.design",
            "domain_keyword": "mangum",
            "domain_tld": "design",
            "query_time": "2024-05-08 12:17:17",
            "create_date": "2023-08-04",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "mangum.ru",
            "domain_keyword": "mangum",
            "domain_tld": "ru",
            "query_time": "2024-05-07 13:19:49",
            "create_date": "2023-12-30",
            "expiry_date": "2024-12-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "mangum.shop",
            "domain_keyword": "mangum",
            "domain_tld": "shop",
            "query_time": "2024-04-21 20:29:01",
            "create_date": "2024-03-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "mangum.eu",
            "domain_keyword": "mangum",
            "domain_tld": "eu",
            "query_time": "2024-05-05 19:21:29",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1072.ui-dns.biz",
                "ns1072.ui-dns.com",
                "ns1072.ui-dns.de",
                "ns1072.ui-dns.org"
            ]
        },
        {
            "num": 15,
            "domain_name": "mangum.de",
            "domain_keyword": "mangum",
            "domain_tld": "de",
            "query_time": "2024-06-05 23:06:26",
            "update_date": "2023-12-21",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 16,
            "domain_name": "mangum.com.au",
            "domain_keyword": "mangum",
            "domain_tld": "com.au",
            "query_time": "2024-06-11 21:23:18",
            "update_date": "2024-04-12",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Richard Mangum",
            "name_servers": [
                "dom.ns.cloudflare.com",
                "tani.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.024,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>mangum</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>16</total>
  <relation>eq</relation>
  <current>16</current>
 </count>
 <unique_domains>mangum.com, mangum.org, mangum.net, mangum.info, mangum.io, mangum.dev, mangum.group, mangum.xyz, mangum.law, mangum.consulting, mangum.design, mangum.ru, mangum.shop, mangum.eu, mangum.de, mangum.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mangum.com</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 21:23:18</query_time>
   <create_date>1996-06-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-06-02</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.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mangum.org</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 05:24:56</query_time>
   <create_date>1999-07-21</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2029-07-21</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>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-232-a.gandi.net</value>
    <value>ns-251-c.gandi.net</value>
    <value>ns-75-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mangum.net</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 11:41:12</query_time>
   <create_date>2003-11-16</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>mangum.info</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 12:17:17</query_time>
   <create_date>2019-11-05</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</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-1050.awsdns-03.org</value>
    <value>ns-1640.awsdns-13.co.uk</value>
    <value>ns-312.awsdns-39.com</value>
    <value>ns-833.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>mangum.io</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-07 13:57:38</query_time>
   <create_date>2020-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>mangum.dev</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-16 15:23:08</query_time>
   <create_date>2020-11-12</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-11-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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>jeremy.ns.cloudflare.com</value>
    <value>sue.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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>mangum.group</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-13 07:49:05</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-11</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mangum.xyz</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 15:23:08</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>mangum.law</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-28 01:22:16</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-19</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Utah</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>mangum.consulting</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-24 01:27:40</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>mangum.design</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-08 12:17:17</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</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>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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>mangum.ru</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-07 13:19:49</query_time>
   <create_date>2023-12-30</create_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>mangum.shop</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-21 20:29:01</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>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>14</num>
   <domain_name>mangum.eu</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 19:21:29</query_time>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1072.ui-dns.biz</value>
    <value>ns1072.ui-dns.com</value>
    <value>ns1072.ui-dns.de</value>
    <value>ns1072.ui-dns.org</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>mangum.de</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-05 23:06:26</query_time>
   <update_date>2023-12-21</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>mangum.com.au</domain_name>
   <domain_keyword>mangum</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-11 21:23:18</query_time>
   <update_date>2024-04-12</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Richard Mangum</registrant_name>
   <name_servers>
    <value>dom.ns.cloudflare.com</value>
    <value>tani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.024</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,365 domain names (in 0.142 seconds) which look and sound like the brand name "mangum".
Domain Name Registered Expiry Registrar Ownership
1 hangum.com 29 Sep 2013 29 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 magnum.beauty 25 Oct 2023 25 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
3 magnum.capital 14 May 2021 14 May 2025 Porkbun LLC Private by Design, LLC
4 mangud.com 29 May 2010 29 May 2025 Dynadot Inc -
5 mangue.bar 20 Feb 2024 20 Feb 2025 GoDaddy Domains By Proxy, LLC
6 magnum.design 15 May 2020 15 May 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
7 magnum.ai - - 101domain Digital Privacy Corporation
8 magnum.us 19 Apr 2002 18 Apr 2025 CSC Corporate Domains, Inc. Unilever IP Holdings B.V.
9 mangpm.com 11 Nov 2016 11 Nov 2024 MarkMonitor, Inc. Man Group Plc
10 manyum.com.cn 23 Jan 2024 23 Jan 2025 北京新网数码信息技术有限公司 陈家明
11 malgum.com 15 Mar 2001 15 Mar 2025 INAMES CO., LTD. Dawoo
12 mangui.wang 23 Sep 2019 23 Sep 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Shang Hai Gui Pu Nong Ye Ke Ji You Xian Gong Si
13 magnum.fashion 18 Dec 2023 18 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 magnum.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
15 magnum.bond 1 Jul 2023 1 Jul 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
16 magnum.net 26 Dec 1995 25 Dec 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
17 mangem.com 17 Apr 2005 17 Apr 2025 GoDaddy.com, LLC -
18 cangum.com 24 Jun 2021 24 Jun 2024 Ascio Technologies, Inc Not Disclosed
19 magnum.ltd 26 Sep 2017 26 Sep 2030 Xiamen ChinaSource Internet Service Co., Ltd Caoxiaoxia
20 mangul.com 4 Oct 2015 4 Oct 2024 Fiducia LLC, Latvijas Parstavnieciba -
21 mangam.net 17 Sep 2010 17 Sep 2024 GoDaddy.com, LLC -
22 bmangum.com 19 Nov 2005 19 Nov 2025 GoDaddy.com, LLC -
23 magnum.com.pt - - - Magnum, Lda.
24 mangus.eu - - NETIM -
25 manguo.com 20 Sep 2006 20 Sep 2024 Guangzhou Ming Yang Information Technology co., Ltd -
26 manguu.co 26 Jun 2023 26 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
27 uangum.top 26 Jul 2023 26 Jul 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
28 magnum.law 13 Dec 2023 13 Dec 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
29 mangul.ru 15 Sep 2022 15 Sep 2024 REGRU-RU Yandex.Mail Exclusive email address feature
30 mangvm.com 28 Jul 2022 28 Jul 2024 Cloud Yuqu LLC REDACTED FOR PRIVACY
31 manbum.com 14 Jan 2023 14 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
32 margum.com 10 Mar 2012 10 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
33 omangum.com 29 Aug 2023 29 Aug 2024 GoDaddy.com, LLC -
34 magnum.solar 2 Nov 2020 2 Nov 2024 Squarespace Domains II LLC Magnum Solar
35 margum.pl 25 Mar 2008 25 Mar 2025 nazwa.pl sp. z o.o. -
36 mannum.com 18 Aug 2000 18 Aug 2024 DomainSpot LLC Guy Wellman
37 tangum.com 24 Sep 2020 24 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
38 magnum.financial 9 Dec 2023 9 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 mangrum.net 13 Feb 2024 13 Feb 2026 NameCheap, Inc. -
40 mangium.com 12 Jan 2020 12 Jan 2025 SNAPNAMES 32, LLC -
41 madgum.com 29 Jul 2022 29 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
42 magnum.properties 6 Dec 2023 6 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
43 magnum.solutions 21 Jun 2018 21 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 mangup.su 5 Nov 2019 5 Nov 2024 BEGET-SU Private Person
45 manguy.com 10 May 2005 10 May 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
46 magnum.agency 26 Nov 2019 26 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
47 manguu.xyz 24 Jun 2020 24 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
48 magnum.info.pl 7 Apr 2016 - Consulting Service Sp. z o.o. -
49 mangam.mobi 9 Mar 2009 9 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 fangum.uk.com 27 Jun 2013 27 Jun 2024 Domain Exploitation International -
51 magnum.ng 9 Jul 2020 9 Jul 2025 Upperlink Limited Example Inc.
52 malgum.pl 21 Oct 2010 21 Oct 2024 Dinfo.pl Sylwia Wierońska -
53 manlum.site 31 Jan 2024 31 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
54 magnum.fund 2 Jun 2023 2 Jun 2025 Sav.com, LLC - 3 REDACTED FOR PRIVACY
55 manyum.com 19 Mar 2015 19 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com mark
56 mangam.site 25 May 2023 25 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
57 magnum.coffee 24 Mar 2020 24 Mar 2026 Dreamscape Networks International Pte Ltd Jasiecki Group Pty Ltd
58 mangmu.com 28 Jul 2009 28 Jul 2024 eName Technology Co.,Ltd. -
59 mangus.co 28 Jun 2019 28 Jun 2025 NETIM REDACTED FOR PRIVACY
60 mangut.com 4 Dec 2007 4 Dec 2024 DOT Holding, Inc Boxed Jellies LLC
61 mangus.family 4 Jul 2021 4 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0162044765
62 manguy.net 30 Oct 2022 30 Oct 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
63 manguz.com 27 Mar 2024 27 Mar 2025 Network Solutions, LLC Domain Admin
64 magnum.network 29 Sep 2021 29 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 magnum.graphics 19 Feb 2017 19 Feb 2025 Tucows Domains Inc. Vladimir Vondrus
66 mangus.pl 27 Nov 2009 27 Nov 2024 Dinfo.pl Sylwia Wierońska -
67 magnum.media 20 Sep 2014 20 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 vangum.com 21 Aug 2008 21 Aug 2024 NOM-IQ Ltd dba Com Laude Wm. Wrigley Jr. Co.
69 magnum.earth 24 Apr 2024 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
70 mangym.net 8 Jul 2003 8 Jul 2024 GoDaddy.com, LLC -
71 magnum.la 24 Oct 2017 24 Oct 2024 Dynadot LLC -
72 manuum.art 3 Dec 2023 3 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
73 magnum.cam 16 Mar 2023 16 Mar 2024 Porkbun, LLC Private by Design, LLC
74 manguk.com 10 Jun 2024 10 Jun 2025 Whois Corp. Chu Sangwoo
75 mangui.travel 15 Jun 2017 14 Jun 2024 OVH SAS djm web agency SPRL
76 magnum.fun 24 Apr 2023 24 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
77 magnum.live 12 May 2024 12 May 2025 Sav.com, LLC - 10 REDACTED FOR PRIVACY
78 mantum.com.co 8 Feb 2008 10 Feb 2025 Mi.com.co Mantum S.A.
79 manguo.site 25 Mar 2023 25 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) he shuai
80 mangux.com 13 Apr 2015 13 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com myselft
81 pangum.tech 8 Feb 2022 8 Feb 2025 DNSPod, Inc. Zhang Zong Liang
82 mangue.pro 10 Apr 2024 10 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
83 magnum.gold 1 Oct 2021 1 Oct 2024 Xiamen ChinaSource Internet Service Co., Ltd Caofeng
84 mangur.com 18 Jun 2018 18 Jun 2024 GoDaddy.com, LLC -
85 magnum.com.hr 27 Jul 2015 27 Jul 2024 Terrakom d.o.o. Domain Admin Unilever IP Holdings B.V.
86 magnum.plus 30 Nov 2023 30 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. Ni Cary
87 magnum.finance 26 Mar 2024 26 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
88 magnum.bank 1 Sep 2022 1 Sep 2024 EnCirca, Inc. Austin Capital Bank SSB
89 magnum.uk.net 19 Jan 2006 19 Jan 2025 Instra Corporation Pty Ltd -
90 bangum.com 21 Sep 2016 21 Sep 2024 Megazone Corp., dba HOSTING.KR SUNGAE CHOI
91 mangus.ru 16 Sep 2007 16 Sep 2024 RU-CENTER-RU Private Person
92 mangam.info 16 Jul 2019 16 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
93 magnum.org.pl 7 Aug 2008 7 Aug 2024 nazwa.pl sp. z o.o. -
94 manguo.link 30 Mar 2023 30 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
95 manguo.store 23 Mar 2023 23 Mar 2024 Go Daddy, LLC Domains By Proxy, LLC
96 mangue.earth 25 Oct 2023 25 Oct 2025 Instra Corporation Pty Ltd REDACTED FOR PRIVACY
97 magnum.co.jp 2 Jan 2019 - - Goudoukaisha magum
98 mangui.com 3 Aug 2004 3 Aug 2024 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
99 smangum.com 27 Jul 2015 27 Jul 2024 Wild West Domains, LLC -
100 mangui.co 3 Mar 2024 3 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Mangum.com.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=mangum.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "mangum.com.au",
        "page_size": 100
    },
    "count": {
        "total": 5365,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "hangum.com, magnum.beauty, magnum.capital, mangud.com, mangue.bar, magnum.design, magnum.ai, magnum.us, mangpm.com, manyum.com.cn, malgum.com, mangui.wang, magnum.fashion, magnum.feedback, magnum.bond, magnum.net, mangem.com, cangum.com, magnum.ltd, mangul.com, mangam.net, bmangum.com, magnum.com.pt, mangus.eu, manguo.com, manguu.co, uangum.top, magnum.law, mangul.ru, mangvm.com, manbum.com, margum.com, omangum.com, magnum.solar, margum.pl, mannum.com, tangum.com, magnum.financial, mangrum.net, mangium.com, madgum.com, magnum.properties, magnum.solutions, mangup.su, manguy.com, magnum.agency, manguu.xyz, magnum.info.pl, mangam.mobi, fangum.uk.com, magnum.ng, malgum.pl, manlum.site, magnum.fund, manyum.com, mangam.site, magnum.coffee, mangmu.com, mangus.co, mangut.com, mangus.family, manguy.net, manguz.com, magnum.network, magnum.graphics, mangus.pl, magnum.media, vangum.com, magnum.earth, mangym.net, magnum.la, manuum.art, magnum.cam, manguk.com, mangui.travel, magnum.fun, magnum.live, mantum.com.co, manguo.site, mangux.com, pangum.tech, mangue.pro, magnum.gold, mangur.com, magnum.com.hr, magnum.plus, magnum.finance, magnum.bank, magnum.uk.net, bangum.com, mangus.ru, mangam.info, magnum.org.pl, manguo.link, manguo.store, mangue.earth, magnum.co.jp, mangui.com, smangum.com, mangui.co",
    "results": [
        {
            "num": 1,
            "domain_name": "hangum.com",
            "domain_keyword": "hangum",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:46:46",
            "create_date": "2013-09-29",
            "update_date": "2020-09-23",
            "expiry_date": "2025-09-29",
            "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": 2,
            "domain_name": "magnum.beauty",
            "domain_keyword": "magnum",
            "domain_tld": "beauty",
            "query_time": "2024-05-09 17:31:37",
            "create_date": "2023-10-25",
            "update_date": "2023-11-29",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "magnum.capital",
            "domain_keyword": "magnum",
            "domain_tld": "capital",
            "query_time": "2024-05-28 12:28:49",
            "create_date": "2021-05-14",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "mangud.com",
            "domain_keyword": "mangud",
            "domain_tld": "com",
            "query_time": "2024-05-31 02:13:20",
            "create_date": "2010-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "mangue.bar",
            "domain_keyword": "mangue",
            "domain_tld": "bar",
            "query_time": "2024-06-11 21:23:14",
            "create_date": "2024-02-20",
            "update_date": "2024-06-08",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "magnum.design",
            "domain_keyword": "magnum",
            "domain_tld": "design",
            "query_time": "2024-05-13 15:32:59",
            "create_date": "2020-05-15",
            "update_date": "2024-04-02",
            "expiry_date": "2025-05-15",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.ru",
                "dns2.yandex.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "magnum.ai",
            "domain_keyword": "magnum",
            "domain_tld": "ai",
            "query_time": "2024-05-19 03:39:08",
            "registrar_name": "101domain",
            "registrar_website": "https://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "magnum.us",
            "domain_keyword": "magnum",
            "domain_tld": "us",
            "query_time": "2024-05-01 23:16:20",
            "create_date": "2002-04-19",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Unilever IP Holdings B.V.",
            "registrant_address": "Weena 455",
            "registrant_city": "Rotterdam",
            "registrant_state": "South Holland",
            "registrant_zip": "3013AL",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.102174000",
            "registrant_fax": "+31.102174798",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "mangpm.com",
            "domain_keyword": "mangpm",
            "domain_tld": "com",
            "query_time": "2024-05-19 19:55:59",
            "create_date": "2016-11-11",
            "update_date": "2022-10-11",
            "expiry_date": "2024-11-11",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Man Group Plc",
            "registrant_country": "UK",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/mangpm.com",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "manyum.com.cn",
            "domain_keyword": "manyum",
            "domain_tld": "com.cn",
            "query_time": "2024-06-08 08:36:31",
            "create_date": "2024-01-23",
            "expiry_date": "2025-01-23",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "陈家明",
            "registrant_email": "[email protected]",
            "name_servers": [
                "gail.ns.cloudflare.com",
                "glen.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "malgum.com",
            "domain_keyword": "malgum",
            "domain_tld": "com",
            "query_time": "2024-06-12 01:07:43",
            "create_date": "2001-03-15",
            "update_date": "2022-01-24",
            "expiry_date": "2025-03-15",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "Dawoo",
            "registrant_company": "Dawoo",
            "registrant_address": "dongyoung BD 7 8-10 Teheran-ro 13-gil Gangnam-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "135911",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.220519551",
            "registrant_fax": "+82.220519552",
            "name_servers": [
                "ns1.uhost.co.kr",
                "ns2.uhost.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "mangui.wang",
            "domain_keyword": "mangui",
            "domain_tld": "wang",
            "query_time": "2024-04-23 11:41:10",
            "create_date": "2019-09-23",
            "expiry_date": "2025-09-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shang Hai Gui Pu Nong Ye Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "magnum.fashion",
            "domain_keyword": "magnum",
            "domain_tld": "fashion",
            "query_time": "2024-05-01 23:16:20",
            "create_date": "2023-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "magnum.feedback",
            "domain_keyword": "magnum",
            "domain_tld": "feedback",
            "query_time": "2024-06-02 18:57:41",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "magnum.bond",
            "domain_keyword": "magnum",
            "domain_tld": "bond",
            "query_time": "2024-05-25 10:01:21",
            "create_date": "2023-07-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-01",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-mcisrh7fdfnwrvrz2a6c2b.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "magnum.net",
            "domain_keyword": "magnum",
            "domain_tld": "net",
            "query_time": "2024-05-23 10:41:05",
            "create_date": "1995-12-26",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.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=magnum.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "mangem.com",
            "domain_keyword": "mangem",
            "domain_tld": "com",
            "query_time": "2024-04-16 00:42:55",
            "create_date": "2005-04-17",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "cangum.com",
            "domain_keyword": "cangum",
            "domain_tld": "com",
            "query_time": "2024-05-18 18:51:27",
            "create_date": "2021-06-24",
            "update_date": "2024-03-21",
            "expiry_date": "2024-06-24",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "CZ",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "CZ",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=cangum.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "magnum.ltd",
            "domain_keyword": "magnum",
            "domain_tld": "ltd",
            "query_time": "2024-05-28 21:51:47",
            "create_date": "2017-09-26",
            "update_date": "2022-03-12",
            "expiry_date": "2030-09-26",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Caoxiaoxia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "mangul.com",
            "domain_keyword": "mangul",
            "domain_tld": "com",
            "query_time": "2024-04-23 11:41:11",
            "create_date": "2015-10-04",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-04",
            "registrar_iana": 620,
            "registrar_name": "Fiducia LLC, Latvijas Parstavnieciba",
            "registrar_website": "http://www.fiducia.com",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mangam.net",
            "domain_keyword": "mangam",
            "domain_tld": "net",
            "query_time": "2024-04-16 00:41:13",
            "create_date": "2010-09-17",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "bmangum.com",
            "domain_keyword": "bmangum",
            "domain_tld": "com",
            "query_time": "2024-04-18 17:57:34",
            "create_date": "2005-11-19",
            "update_date": "2023-11-20",
            "expiry_date": "2025-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "magnum.com.pt",
            "domain_keyword": "magnum",
            "domain_tld": "com.pt",
            "query_time": "2024-05-28 21:51:47",
            "registrant_name": "Magnum, Lda.",
            "registrant_address": "Rua da Fontinha, n 83",
            "registrant_city": "São Mamede de Infesta",
            "registrant_state": "São Mamede de Infesta",
            "registrant_zip": "4465-139",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 24,
            "domain_name": "mangus.eu",
            "domain_keyword": "mangus",
            "domain_tld": "eu",
            "query_time": "2024-06-02 19:13:32",
            "registrar_name": "NETIM",
            "registrar_website": "http://www.netim.com/domain-name/",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ]
        },
        {
            "num": 25,
            "domain_name": "manguo.com",
            "domain_keyword": "manguo",
            "domain_tld": "com",
            "query_time": "2024-04-23 11:41:14",
            "create_date": "2006-09-20",
            "update_date": "2024-01-22",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1417,
            "registrar_name": "Guangzhou Ming Yang Information Technology co., Ltd",
            "registrar_website": "http://www.hupo.com",
            "name_servers": [
                "ns1.dnparking.com",
                "ns2.dnparking.com",
                "ns3.dnparking.com",
                "ns4.dnparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "manguu.co",
            "domain_keyword": "manguu",
            "domain_tld": "co",
            "query_time": "2024-05-16 15:23:10",
            "create_date": "2023-06-26",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-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": "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": 27,
            "domain_name": "uangum.top",
            "domain_keyword": "uangum",
            "domain_tld": "top",
            "query_time": "2024-06-07 03:44:45",
            "create_date": "2023-07-26",
            "update_date": "2024-04-03",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "magnum.law",
            "domain_keyword": "magnum",
            "domain_tld": "law",
            "query_time": "2024-06-07 10:37:02",
            "create_date": "2023-12-13",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nebraska",
            "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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "mangul.ru",
            "domain_keyword": "mangul",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:37:10",
            "create_date": "2022-09-15",
            "expiry_date": "2024-09-15",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "mangvm.com",
            "domain_keyword": "mangvm",
            "domain_tld": "com",
            "query_time": "2024-05-04 08:04:04",
            "create_date": "2022-07-28",
            "update_date": "2022-07-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "www.diymysite.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=mangvm.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.diymysite.com",
                "ns2.diymysite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "manbum.com",
            "domain_keyword": "manbum",
            "domain_tld": "com",
            "query_time": "2024-05-21 00:53:45",
            "create_date": "2023-01-14",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-14",
            "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": 32,
            "domain_name": "margum.com",
            "domain_keyword": "margum",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:04:57",
            "create_date": "2012-03-10",
            "update_date": "2021-08-27",
            "expiry_date": "2024-03-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "omangum.com",
            "domain_keyword": "omangum",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:20:39",
            "create_date": "2023-08-29",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "magnum.solar",
            "domain_keyword": "magnum",
            "domain_tld": "solar",
            "query_time": "2024-05-09 19:18:40",
            "create_date": "2020-11-02",
            "update_date": "2024-04-25",
            "expiry_date": "2024-11-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Magnum Solar",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "margum.pl",
            "domain_keyword": "margum",
            "domain_tld": "pl",
            "query_time": "2024-04-16 14:56:29",
            "create_date": "2008-03-25",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-25",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 36,
            "domain_name": "mannum.com",
            "domain_keyword": "mannum",
            "domain_tld": "com",
            "query_time": "2024-05-24 15:47:23",
            "create_date": "2000-08-18",
            "update_date": "2014-11-30",
            "expiry_date": "2024-08-18",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Guy Wellman",
            "registrant_address": "349 Purnong Road",
            "registrant_city": "Mannum",
            "registrant_state": "SA",
            "registrant_zip": "5238",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.885691612",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "tangum.com",
            "domain_keyword": "tangum",
            "domain_tld": "com",
            "query_time": "2024-05-22 22:13:54",
            "create_date": "2020-09-24",
            "update_date": "2021-08-25",
            "expiry_date": "2025-09-24",
            "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": 38,
            "domain_name": "magnum.financial",
            "domain_keyword": "magnum",
            "domain_tld": "financial",
            "query_time": "2024-06-07 10:37:01",
            "create_date": "2023-12-09",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-09",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "mangrum.net",
            "domain_keyword": "mangrum",
            "domain_tld": "net",
            "query_time": "2024-06-11 21:23:08",
            "create_date": "2024-02-13",
            "update_date": "2024-05-06",
            "expiry_date": "2026-02-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.mangrum.net",
                "ns2.mangrum.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "mangium.com",
            "domain_keyword": "mangium",
            "domain_tld": "com",
            "query_time": "2024-06-11 21:20:05",
            "create_date": "2020-01-12",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1273,
            "registrar_name": "SNAPNAMES 32, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "madgum.com",
            "domain_keyword": "madgum",
            "domain_tld": "com",
            "query_time": "2024-06-04 16:24:07",
            "create_date": "2022-07-29",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.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=madgum.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "magnum.properties",
            "domain_keyword": "magnum",
            "domain_tld": "properties",
            "query_time": "2024-05-28 21:51:47",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.greengeeks.net",
                "ns2.greengeeks.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "magnum.solutions",
            "domain_keyword": "magnum",
            "domain_tld": "solutions",
            "query_time": "2024-05-01 23:16:20",
            "create_date": "2018-06-21",
            "update_date": "2024-02-25",
            "expiry_date": "2024-06-21",
            "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": [
                "5a1ac7ee.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mangup.su",
            "domain_keyword": "mangup",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:34:12",
            "create_date": "2019-11-05",
            "expiry_date": "2024-11-05",
            "registrar_name": "BEGET-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "javon.ns.cloudflare.com",
                "sloan.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 45,
            "domain_name": "manguy.com",
            "domain_keyword": "manguy",
            "domain_tld": "com",
            "query_time": "2024-05-13 07:49:06",
            "create_date": "2005-05-10",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.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=manguy.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "magnum.agency",
            "domain_keyword": "magnum",
            "domain_tld": "agency",
            "query_time": "2024-05-28 21:51:47",
            "create_date": "2019-11-26",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "manguu.xyz",
            "domain_keyword": "manguu",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 19:12:42",
            "create_date": "2020-06-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "magnum.info.pl",
            "domain_keyword": "magnum",
            "domain_tld": "info.pl",
            "query_time": "2024-04-13 02:53:44",
            "create_date": "2016-04-07",
            "update_date": "2023-04-15",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "mangam.mobi",
            "domain_keyword": "mangam",
            "domain_tld": "mobi",
            "query_time": "2024-04-16 00:41:13",
            "create_date": "2009-03-09",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "fangum.uk.com",
            "domain_keyword": "fangum",
            "domain_tld": "uk.com",
            "query_time": "2024-05-12 04:42:14",
            "create_date": "2013-06-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-27",
            "registrar_iana": 9999,
            "registrar_name": "Domain Exploitation International",
            "registrant_email": "https://whois.centralnic.com/contact/fangum.uk.com/registrant",
            "name_servers": [
                "ns1.ndsplitter.com",
                "ns2.ndsplitter.com",
                "ns3.ndsplitter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "magnum.ng",
            "domain_keyword": "magnum",
            "domain_tld": "ng",
            "query_time": "2024-05-25 10:01:21",
            "create_date": "2020-07-09",
            "update_date": "2023-08-15",
            "expiry_date": "2025-07-09",
            "registrar_iana": 1749,
            "registrar_name": "Upperlink Limited",
            "registrar_website": "https://www.upperlink.ng",
            "registrant_name": "Johnson Bewaji",
            "registrant_company": "Example Inc.",
            "registrant_address": "22 Sotomi Street,, Okeitunu, Mokola,",
            "registrant_city": "Ibadan",
            "registrant_state": "Oyo",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "08135974637",
            "name_servers": [
                "ns1.uplserver13.com",
                "ns2.uplserver13.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "malgum.pl",
            "domain_keyword": "malgum",
            "domain_tld": "pl",
            "query_time": "2024-05-26 20:36:06",
            "create_date": "2010-10-21",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-21",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "manlum.site",
            "domain_keyword": "manlum",
            "domain_tld": "site",
            "query_time": "2024-05-28 01:25:36",
            "create_date": "2024-01-31",
            "update_date": "2024-04-28",
            "expiry_date": "2025-01-31",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "lakas.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "magnum.fund",
            "domain_keyword": "magnum",
            "domain_tld": "fund",
            "query_time": "2024-06-03 01:13:51",
            "create_date": "2023-06-02",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-02",
            "registrar_iana": 3893,
            "registrar_name": "Sav.com, LLC - 3",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "manyum.com",
            "domain_keyword": "manyum",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:19:50",
            "create_date": "2015-03-19",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "mark",
            "registrant_address": "Flat 25, 12/F, Acacia Building 150 Kennedy Road WAN CHAI",
            "registrant_city": "Hong Kong",
            "registrant_zip": "987",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+852.23304942",
            "name_servers": [
                "duke.ns.cloudflare.com",
                "emma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "mangam.site",
            "domain_keyword": "mangam",
            "domain_tld": "site",
            "query_time": "2024-05-28 01:21:52",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "magnum.coffee",
            "domain_keyword": "magnum",
            "domain_tld": "coffee",
            "query_time": "2024-05-23 10:41:04",
            "create_date": "2020-03-24",
            "update_date": "2024-03-22",
            "expiry_date": "2026-03-24",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jasiecki Group Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "mangmu.com",
            "domain_keyword": "mangmu",
            "domain_tld": "com",
            "query_time": "2024-04-16 00:44:38",
            "create_date": "2009-07-28",
            "update_date": "2023-05-29",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "tian jin",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/mangmu.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "mangus.co",
            "domain_keyword": "mangus",
            "domain_tld": "co",
            "query_time": "2024-05-04 08:04:03",
            "create_date": "2019-06-28",
            "update_date": "2022-07-03",
            "expiry_date": "2025-06-28",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.exclusivehosting.net",
                "ns2.exclusivehosting.net",
                "ns3.exclusivehosting.net",
                "ns4.exclusivehosting.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "mangut.com",
            "domain_keyword": "mangut",
            "domain_tld": "com",
            "query_time": "2024-04-23 11:41:18",
            "create_date": "2007-12-04",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-04",
            "registrar_iana": 637,
            "registrar_name": "DOT Holding, Inc",
            "registrar_website": "http://www.dotology.com",
            "registrant_name": "Domain Hostmaster",
            "registrant_company": "Boxed Jellies LLC",
            "registrant_address": "3409 16th St.",
            "registrant_city": "Metairie",
            "registrant_state": "LA",
            "registrant_zip": "70002",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5044107834",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "mangus.family",
            "domain_keyword": "mangus",
            "domain_tld": "family",
            "query_time": "2024-05-08 12:17:19",
            "create_date": "2021-07-04",
            "update_date": "2021-07-09",
            "expiry_date": "2024-07-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162044765",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "manguy.net",
            "domain_keyword": "manguy",
            "domain_tld": "net",
            "query_time": "2024-05-16 15:23:10",
            "create_date": "2022-10-30",
            "update_date": "2024-05-16",
            "expiry_date": "2024-10-30",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JI LIN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "manguz.com",
            "domain_keyword": "manguz",
            "domain_tld": "com",
            "query_time": "2024-05-24 05:25:00",
            "create_date": "2024-03-27",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Domain Admin",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "magnum.network",
            "domain_keyword": "magnum",
            "domain_tld": "network",
            "query_time": "2024-05-01 23:16:20",
            "create_date": "2021-09-29",
            "update_date": "2023-11-13",
            "expiry_date": "2024-09-29",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "magnum.graphics",
            "domain_keyword": "magnum",
            "domain_tld": "graphics",
            "query_time": "2024-05-26 07:05:43",
            "create_date": "2017-02-19",
            "update_date": "2023-01-24",
            "expiry_date": "2025-02-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vladimir Vondrus",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar 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.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net",
                "ns.forpsi.us"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "mangus.pl",
            "domain_keyword": "mangus",
            "domain_tld": "pl",
            "query_time": "2024-05-16 15:23:11",
            "create_date": "2009-11-27",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-27",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "magnum.media",
            "domain_keyword": "magnum",
            "domain_tld": "media",
            "query_time": "2024-06-07 10:37:01",
            "create_date": "2014-09-20",
            "update_date": "2023-11-04",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "vangum.com",
            "domain_keyword": "vangum",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:29:53",
            "create_date": "2008-08-21",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-21",
            "registrar_iana": 470,
            "registrar_name": "NOM-IQ Ltd dba Com Laude",
            "registrar_website": "https://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wm. Wrigley Jr. Co.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1278.awsdns-31.org",
                "ns-1686.awsdns-18.co.uk",
                "ns-232.awsdns-29.com",
                "ns-731.awsdns-27.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned Delegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "magnum.earth",
            "domain_keyword": "magnum",
            "domain_tld": "earth",
            "query_time": "2024-04-25 02:07:14",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "mangym.net",
            "domain_keyword": "mangym",
            "domain_tld": "net",
            "query_time": "2024-05-13 07:49:06",
            "create_date": "2003-07-08",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "magnum.la",
            "domain_keyword": "magnum",
            "domain_tld": "la",
            "query_time": "2024-05-09 17:31:38",
            "create_date": "2017-10-24",
            "update_date": "2022-12-05",
            "expiry_date": "2024-10-24",
            "registrar_name": "Dynadot LLC",
            "registrant_email": "https://whois.nic.la/contact/magnum.la/registrant",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "manuum.art",
            "domain_keyword": "manuum",
            "domain_tld": "art",
            "query_time": "2024-06-08 08:32:55",
            "create_date": "2023-12-03",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-03",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "magnum.cam",
            "domain_keyword": "magnum",
            "domain_tld": "cam",
            "query_time": "2024-05-28 09:18:00",
            "create_date": "2023-03-16",
            "update_date": "2024-05-27",
            "expiry_date": "2024-03-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "manguk.com",
            "domain_keyword": "manguk",
            "domain_tld": "com",
            "query_time": "2024-06-12 10:47:10",
            "create_date": "2024-06-10",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Chu Sangwoo",
            "registrant_company": "Chu Sangwoo",
            "registrant_address": "#1101 Daeryung Post Tower 3-cha Guro 3(sam)-dong Guro-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "61927",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.15884259",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "mangui.travel",
            "domain_keyword": "mangui",
            "domain_tld": "travel",
            "query_time": "2024-06-11 15:24:46",
            "create_date": "2017-06-15",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-14",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "djm web agency SPRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "magnum.fun",
            "domain_keyword": "magnum",
            "domain_tld": "fun",
            "query_time": "2024-05-01 23:16:20",
            "create_date": "2023-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "magnum.live",
            "domain_keyword": "magnum",
            "domain_tld": "live",
            "query_time": "2024-05-15 08:35:01",
            "create_date": "2024-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 3900,
            "registrar_name": "Sav.com, LLC - 10",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "mantum.com.co",
            "domain_keyword": "mantum",
            "domain_tld": "com.co",
            "query_time": "2024-05-30 02:31:43",
            "create_date": "2008-02-08",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-10",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mantum S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Antioquia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nameserver01.mi.com.co",
                "nameserver02.mi.com.co",
                "nameserver03.mi.com.co",
                "nameserver04.mi.com.co"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "manguo.site",
            "domain_keyword": "manguo",
            "domain_tld": "site",
            "query_time": "2024-06-02 07:54:43",
            "create_date": "2023-03-25",
            "update_date": "2024-06-02",
            "expiry_date": "2024-03-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "he shuai",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "mangux.com",
            "domain_keyword": "mangux",
            "domain_tld": "com",
            "query_time": "2024-06-11 21:23:24",
            "create_date": "2015-04-13",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Dalton Cabrera",
            "registrant_company": "myselft",
            "registrant_address": "Calle moca # 6, Barrio puerto rico, Los Mina Norte",
            "registrant_city": "Santo Domingo Este",
            "registrant_state": "Santo Domingo",
            "registrant_zip": "11903",
            "registrant_country": "DO",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2143290700",
            "name_servers": [
                "dns1.vps.net",
                "dns2.vps.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "pangum.tech",
            "domain_keyword": "pangum",
            "domain_tld": "tech",
            "query_time": "2024-05-29 23:57:23",
            "create_date": "2022-02-08",
            "update_date": "2023-08-31",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Zhang Zong Liang",
            "registrant_state": "si chuan sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jonathan.dnspod.net",
                "toolbox.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "mangue.pro",
            "domain_keyword": "mangue",
            "domain_tld": "pro",
            "query_time": "2024-06-11 21:23:14",
            "create_date": "2024-04-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1fkl.name.com",
                "ns2dky.name.com",
                "ns3qty.name.com",
                "ns4bty.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "magnum.gold",
            "domain_keyword": "magnum",
            "domain_tld": "gold",
            "query_time": "2024-05-16 05:38:34",
            "create_date": "2021-10-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Caofeng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "mangur.com",
            "domain_keyword": "mangur",
            "domain_tld": "com",
            "query_time": "2024-04-23 11:41:15",
            "create_date": "2018-06-18",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "magnum.com.hr",
            "domain_keyword": "magnum",
            "domain_tld": "com.hr",
            "query_time": "2024-05-01 23:16:20",
            "create_date": "2015-07-27",
            "update_date": "2023-10-19",
            "expiry_date": "2024-07-27",
            "registrar_name": "Terrakom d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Domain Admin Unilever IP Holdings B.V.",
            "registrant_address": "Weena 455",
            "registrant_city": "Rotterdam, South Holland",
            "registrant_state": "NL",
            "registrant_zip": "3013AL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ]
        },
        {
            "num": 86,
            "domain_name": "magnum.plus",
            "domain_keyword": "magnum",
            "domain_tld": "plus",
            "query_time": "2024-05-25 10:01:21",
            "create_date": "2023-11-30",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ni Cary",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "magnum.finance",
            "domain_keyword": "magnum",
            "domain_tld": "finance",
            "query_time": "2024-05-25 10:01:21",
            "create_date": "2024-03-26",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "magnum.bank",
            "domain_keyword": "magnum",
            "domain_tld": "bank",
            "query_time": "2024-06-07 10:37:01",
            "create_date": "2022-09-01",
            "update_date": "2023-08-09",
            "expiry_date": "2024-09-01",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "WWW.ENCIRCA.COM",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Austin Capital Bank SSB",
            "registrant_address": "8100 Shoal Creek Blvd.",
            "registrant_city": "Austin",
            "registrant_state": "TX",
            "registrant_zip": "78757",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5126933600",
            "name_servers": [
                "ns1.magnum.bank",
                "ns2.magnum.bank",
                "ns3.magnum.bank",
                "ns4.magnum.bank"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "magnum.uk.net",
            "domain_keyword": "magnum",
            "domain_tld": "uk.net",
            "query_time": "2024-05-09 17:31:39",
            "create_date": "2006-01-19",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "https://instra.com/",
            "registrant_email": "https://whois.centralnic.com/contact/magnum.uk.net/registrant",
            "name_servers": [
                "matt.ns.cloudflare.com",
                "zelda.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "bangum.com",
            "domain_keyword": "bangum",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:40:24",
            "create_date": "2016-09-21",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "SUNGAE CHOI",
            "registrant_company": "SUNGAE CHOI",
            "registrant_address": "RitsTown 502 Bulgwangcheon-gil,  Eunpyeong-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "03457",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1093550758",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "mangus.ru",
            "domain_keyword": "mangus",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:37:10",
            "create_date": "2007-09-16",
            "expiry_date": "2024-09-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "mangam.info",
            "domain_keyword": "mangam",
            "domain_tld": "info",
            "query_time": "2024-06-13 08:30:45",
            "create_date": "2019-07-16",
            "update_date": "2023-08-30",
            "expiry_date": "2024-07-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "magnum.org.pl",
            "domain_keyword": "magnum",
            "domain_tld": "org.pl",
            "query_time": "2024-03-13 05:54:25",
            "create_date": "2008-08-07",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-07",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 94,
            "domain_name": "manguo.link",
            "domain_keyword": "manguo",
            "domain_tld": "link",
            "query_time": "2024-05-28 01:22:15",
            "create_date": "2023-03-30",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-30",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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": [
                "lindsey.ns.cloudflare.com",
                "pranab.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "manguo.store",
            "domain_keyword": "manguo",
            "domain_tld": "store",
            "query_time": "2024-05-30 02:23:32",
            "create_date": "2023-03-23",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "mangue.earth",
            "domain_keyword": "mangue",
            "domain_tld": "earth",
            "query_time": "2024-05-08 12:17:14",
            "create_date": "2023-10-25",
            "update_date": "2023-10-30",
            "expiry_date": "2025-10-25",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sao Paulo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "magnum.co.jp",
            "domain_keyword": "magnum",
            "domain_tld": "co.jp",
            "query_time": "2024-05-23 10:41:04",
            "create_date": "2019-01-02",
            "update_date": "2024-02-01",
            "registrant_company": "Goudoukaisha magum",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 98,
            "domain_name": "mangui.com",
            "domain_keyword": "mangui",
            "domain_tld": "com",
            "query_time": "2024-04-23 11:41:10",
            "create_date": "2004-08-03",
            "update_date": "2016-08-04",
            "expiry_date": "2024-08-03",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.servidoresdns.net",
                "dns2.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "smangum.com",
            "domain_keyword": "smangum",
            "domain_tld": "com",
            "query_time": "2024-04-27 04:28:27",
            "create_date": "2015-07-27",
            "update_date": "2024-01-24",
            "expiry_date": "2024-07-27",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "grace.ns.cloudflare.com",
                "pablo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "mangui.co",
            "domain_keyword": "mangui",
            "domain_tld": "co",
            "query_time": "2024-05-08 12:17:17",
            "create_date": "2024-03-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-03",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.142,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>mangum.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5365</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>hangum.com, magnum.beauty, magnum.capital, mangud.com, mangue.bar, magnum.design, magnum.ai, magnum.us, mangpm.com, manyum.com.cn, malgum.com, mangui.wang, magnum.fashion, magnum.feedback, magnum.bond, magnum.net, mangem.com, cangum.com, magnum.ltd, mangul.com, mangam.net, bmangum.com, magnum.com.pt, mangus.eu, manguo.com, manguu.co, uangum.top, magnum.law, mangul.ru, mangvm.com, manbum.com, margum.com, omangum.com, magnum.solar, margum.pl, mannum.com, tangum.com, magnum.financial, mangrum.net, mangium.com, madgum.com, magnum.properties, magnum.solutions, mangup.su, manguy.com, magnum.agency, manguu.xyz, magnum.info.pl, mangam.mobi, fangum.uk.com, magnum.ng, malgum.pl, manlum.site, magnum.fund, manyum.com, mangam.site, magnum.coffee, mangmu.com, mangus.co, mangut.com, mangus.family, manguy.net, manguz.com, magnum.network, magnum.graphics, mangus.pl, magnum.media, vangum.com, magnum.earth, mangym.net, magnum.la, manuum.art, magnum.cam, manguk.com, mangui.travel, magnum.fun, magnum.live, mantum.com.co, manguo.site, mangux.com, pangum.tech, mangue.pro, magnum.gold, mangur.com, magnum.com.hr, magnum.plus, magnum.finance, magnum.bank, magnum.uk.net, bangum.com, mangus.ru, mangam.info, magnum.org.pl, manguo.link, manguo.store, mangue.earth, magnum.co.jp, mangui.com, smangum.com, mangui.co</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hangum.com</domain_name>
   <domain_keyword>hangum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:46:46</query_time>
   <create_date>2013-09-29</create_date>
   <update_date>2020-09-23</update_date>
   <expiry_date>2025-09-29</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>2</num>
   <domain_name>magnum.beauty</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-09 17:31:37</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>magnum.capital</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-28 12:28:49</query_time>
   <create_date>2021-05-14</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>mangud.com</domain_name>
   <domain_keyword>mangud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 02:13:20</query_time>
   <create_date>2010-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>mangue.bar</domain_name>
   <domain_keyword>mangue</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-06-11 21:23:14</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>6</num>
   <domain_name>magnum.design</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-13 15:32:59</query_time>
   <create_date>2020-05-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.ru</value>
    <value>dns2.yandex.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>magnum.ai</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-19 03:39:08</query_time>
   <registrar_name>101domain</registrar_name>
   <registrar_website>https://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>magnum.us</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-01 23:16:20</query_time>
   <create_date>2002-04-19</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Unilever IP Holdings B.V.</registrant_company>
   <registrant_address>Weena 455</registrant_address>
   <registrant_city>Rotterdam</registrant_city>
   <registrant_state>South Holland</registrant_state>
   <registrant_zip>3013AL</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.102174000</registrant_phone>
   <registrant_fax>+31.102174798</registrant_fax>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>mangpm.com</domain_name>
   <domain_keyword>mangpm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 19:55:59</query_time>
   <create_date>2016-11-11</create_date>
   <update_date>2022-10-11</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Man Group Plc</registrant_company>
   <registrant_country>UK</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/mangpm.com</registrant_email>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.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>10</num>
   <domain_name>manyum.com.cn</domain_name>
   <domain_keyword>manyum</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-08 08:36:31</query_time>
   <create_date>2024-01-23</create_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>陈家明</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>gail.ns.cloudflare.com</value>
    <value>glen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>malgum.com</domain_name>
   <domain_keyword>malgum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 01:07:43</query_time>
   <create_date>2001-03-15</create_date>
   <update_date>2022-01-24</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>Dawoo</registrant_name>
   <registrant_company>Dawoo</registrant_company>
   <registrant_address>dongyoung BD 7 8-10 Teheran-ro 13-gil Gangnam-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>135911</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.220519551</registrant_phone>
   <registrant_fax>+82.220519552</registrant_fax>
   <name_servers>
    <value>ns1.uhost.co.kr</value>
    <value>ns2.uhost.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>mangui.wang</domain_name>
   <domain_keyword>mangui</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-04-23 11:41:10</query_time>
   <create_date>2019-09-23</create_date>
   <expiry_date>2025-09-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shang Hai Gui Pu Nong Ye Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>magnum.fashion</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-05-01 23:16:20</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>magnum.feedback</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-06-02 18:57:41</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>magnum.bond</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-05-25 10:01:21</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-mcisrh7fdfnwrvrz2a6c2b.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>magnum.net</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 10:41:05</query_time>
   <create_date>1995-12-26</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.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=magnum.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>17</num>
   <domain_name>mangem.com</domain_name>
   <domain_keyword>mangem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 00:42:55</query_time>
   <create_date>2005-04-17</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>cangum.com</domain_name>
   <domain_keyword>cangum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 18:51:27</query_time>
   <create_date>2021-06-24</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>CZ</registrant_state>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=cangum.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>magnum.ltd</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-28 21:51:47</query_time>
   <create_date>2017-09-26</create_date>
   <update_date>2022-03-12</update_date>
   <expiry_date>2030-09-26</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Caoxiaoxia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>mangul.com</domain_name>
   <domain_keyword>mangul</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 11:41:11</query_time>
   <create_date>2015-10-04</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>620</registrar_iana>
   <registrar_name>Fiducia LLC, Latvijas Parstavnieciba</registrar_name>
   <registrar_website>http://www.fiducia.com</registrar_website>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.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>21</num>
   <domain_name>mangam.net</domain_name>
   <domain_keyword>mangam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 00:41:13</query_time>
   <create_date>2010-09-17</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-17</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>bmangum.com</domain_name>
   <domain_keyword>bmangum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 17:57:34</query_time>
   <create_date>2005-11-19</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>magnum.com.pt</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-28 21:51:47</query_time>
   <registrant_name>Magnum, Lda.</registrant_name>
   <registrant_address>Rua da Fontinha, n 83</registrant_address>
   <registrant_city>São Mamede de Infesta</registrant_city>
   <registrant_state>São Mamede de Infesta</registrant_state>
   <registrant_zip>4465-139</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>mangus.eu</domain_name>
   <domain_keyword>mangus</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-02 19:13:32</query_time>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>http://www.netim.com/domain-name/</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
  </value>
  <value>
   <num>25</num>
   <domain_name>manguo.com</domain_name>
   <domain_keyword>manguo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 11:41:14</query_time>
   <create_date>2006-09-20</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1417</registrar_iana>
   <registrar_name>Guangzhou Ming Yang Information Technology co., Ltd</registrar_name>
   <registrar_website>http://www.hupo.com</registrar_website>
   <name_servers>
    <value>ns1.dnparking.com</value>
    <value>ns2.dnparking.com</value>
    <value>ns3.dnparking.com</value>
    <value>ns4.dnparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>manguu.co</domain_name>
   <domain_keyword>manguu</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-16 15:23:10</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-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>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>27</num>
   <domain_name>uangum.top</domain_name>
   <domain_keyword>uangum</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-07 03:44:45</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>magnum.law</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-06-07 10:37:02</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nebraska</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>ns14.wixdns.net</value>
    <value>ns15.wixdns.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>29</num>
   <domain_name>mangul.ru</domain_name>
   <domain_keyword>mangul</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:37:10</query_time>
   <create_date>2022-09-15</create_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>mangvm.com</domain_name>
   <domain_keyword>mangvm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 08:04:04</query_time>
   <create_date>2022-07-28</create_date>
   <update_date>2022-07-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>www.diymysite.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.diymysite.com/web/whoisform?domain=mangvm.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.diymysite.com</value>
    <value>ns2.diymysite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>manbum.com</domain_name>
   <domain_keyword>manbum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 00:53:45</query_time>
   <create_date>2023-01-14</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-14</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>32</num>
   <domain_name>margum.com</domain_name>
   <domain_keyword>margum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:04:57</query_time>
   <create_date>2012-03-10</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-03-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>33</num>
   <domain_name>omangum.com</domain_name>
   <domain_keyword>omangum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:20:39</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-29</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>magnum.solar</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-09 19:18:40</query_time>
   <create_date>2020-11-02</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Magnum Solar</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>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>margum.pl</domain_name>
   <domain_keyword>margum</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-16 14:56:29</query_time>
   <create_date>2008-03-25</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>mannum.com</domain_name>
   <domain_keyword>mannum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 15:47:23</query_time>
   <create_date>2000-08-18</create_date>
   <update_date>2014-11-30</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Guy Wellman</registrant_name>
   <registrant_address>349 Purnong Road</registrant_address>
   <registrant_city>Mannum</registrant_city>
   <registrant_state>SA</registrant_state>
   <registrant_zip>5238</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.885691612</registrant_phone>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>tangum.com</domain_name>
   <domain_keyword>tangum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 22:13:54</query_time>
   <create_date>2020-09-24</create_date>
   <update_date>2021-08-25</update_date>
   <expiry_date>2025-09-24</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>38</num>
   <domain_name>magnum.financial</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>financial</domain_tld>
   <query_time>2024-06-07 10:37:01</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-09</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>ns59.domaincontrol.com</value>
    <value>ns60.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>39</num>
   <domain_name>mangrum.net</domain_name>
   <domain_keyword>mangrum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 21:23:08</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2026-02-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.mangrum.net</value>
    <value>ns2.mangrum.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>mangium.com</domain_name>
   <domain_keyword>mangium</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 21:20:05</query_time>
   <create_date>2020-01-12</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1273</registrar_iana>
   <registrar_name>SNAPNAMES 32, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>madgum.com</domain_name>
   <domain_keyword>madgum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 16:24:07</query_time>
   <create_date>2022-07-29</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.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=madgum.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>42</num>
   <domain_name>magnum.properties</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-05-28 21:51:47</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.greengeeks.net</value>
    <value>ns2.greengeeks.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>magnum.solutions</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-01 23:16:20</query_time>
   <create_date>2018-06-21</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2024-06-21</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>5a1ac7ee.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>mangup.su</domain_name>
   <domain_keyword>mangup</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:34:12</query_time>
   <create_date>2019-11-05</create_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>BEGET-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>javon.ns.cloudflare.com</value>
    <value>sloan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>manguy.com</domain_name>
   <domain_keyword>manguy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 07:49:06</query_time>
   <create_date>2005-05-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.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=manguy.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>46</num>
   <domain_name>magnum.agency</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-28 21:51:47</query_time>
   <create_date>2019-11-26</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>manguu.xyz</domain_name>
   <domain_keyword>manguu</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 19:12:42</query_time>
   <create_date>2020-06-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>magnum.info.pl</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>info.pl</domain_tld>
   <query_time>2024-04-13 02:53:44</query_time>
   <create_date>2016-04-07</create_date>
   <update_date>2023-04-15</update_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>mangam.mobi</domain_name>
   <domain_keyword>mangam</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-16 00:41:13</query_time>
   <create_date>2009-03-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>fangum.uk.com</domain_name>
   <domain_keyword>fangum</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-12 04:42:14</query_time>
   <create_date>2013-06-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Domain Exploitation International</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/fangum.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.ndsplitter.com</value>
    <value>ns2.ndsplitter.com</value>
    <value>ns3.ndsplitter.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>magnum.ng</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-25 10:01:21</query_time>
   <create_date>2020-07-09</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>1749</registrar_iana>
   <registrar_name>Upperlink Limited</registrar_name>
   <registrar_website>https://www.upperlink.ng</registrar_website>
   <registrant_name>Johnson Bewaji</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>22 Sotomi Street,, Okeitunu, Mokola,</registrant_address>
   <registrant_city>Ibadan</registrant_city>
   <registrant_state>Oyo</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>08135974637</registrant_phone>
   <name_servers>
    <value>ns1.uplserver13.com</value>
    <value>ns2.uplserver13.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>malgum.pl</domain_name>
   <domain_keyword>malgum</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 20:36:06</query_time>
   <create_date>2010-10-21</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>manlum.site</domain_name>
   <domain_keyword>manlum</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-28 01:25:36</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>lakas.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>magnum.fund</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-06-03 01:13:51</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>3893</registrar_iana>
   <registrar_name>Sav.com, LLC - 3</registrar_name>
   <registrar_website>http://Sav.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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>manyum.com</domain_name>
   <domain_keyword>manyum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:19:50</query_time>
   <create_date>2015-03-19</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-19</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>mark</registrant_name>
   <registrant_address>Flat 25, 12/F, Acacia Building 150 Kennedy Road WAN CHAI</registrant_address>
   <registrant_city>Hong Kong</registrant_city>
   <registrant_zip>987</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+852.23304942</registrant_phone>
   <name_servers>
    <value>duke.ns.cloudflare.com</value>
    <value>emma.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>mangam.site</domain_name>
   <domain_keyword>mangam</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-28 01:21:52</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-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>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>57</num>
   <domain_name>magnum.coffee</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-23 10:41:04</query_time>
   <create_date>2020-03-24</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-03-24</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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jasiecki Group Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>58</num>
   <domain_name>mangmu.com</domain_name>
   <domain_keyword>mangmu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 00:44:38</query_time>
   <create_date>2009-07-28</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>tian jin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/mangmu.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>mangus.co</domain_name>
   <domain_keyword>mangus</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-04 08:04:03</query_time>
   <create_date>2019-06-28</create_date>
   <update_date>2022-07-03</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>www.netim.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>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.exclusivehosting.net</value>
    <value>ns2.exclusivehosting.net</value>
    <value>ns3.exclusivehosting.net</value>
    <value>ns4.exclusivehosting.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>mangut.com</domain_name>
   <domain_keyword>mangut</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 11:41:18</query_time>
   <create_date>2007-12-04</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>637</registrar_iana>
   <registrar_name>DOT Holding, Inc</registrar_name>
   <registrar_website>http://www.dotology.com</registrar_website>
   <registrant_name>Domain Hostmaster</registrant_name>
   <registrant_company>Boxed Jellies LLC</registrant_company>
   <registrant_address>3409 16th St.</registrant_address>
   <registrant_city>Metairie</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70002</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5044107834</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>61</num>
   <domain_name>mangus.family</domain_name>
   <domain_keyword>mangus</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-08 12:17:19</query_time>
   <create_date>2021-07-04</create_date>
   <update_date>2021-07-09</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0162044765</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>manguy.net</domain_name>
   <domain_keyword>manguy</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 15:23:10</query_time>
   <create_date>2022-10-30</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>JI LIN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.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>manguz.com</domain_name>
   <domain_keyword>manguz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 05:25:00</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <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_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>magnum.network</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-01 23:16:20</query_time>
   <create_date>2021-09-29</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-09-29</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>magnum.graphics</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>graphics</domain_tld>
   <query_time>2024-05-26 07:05:43</query_time>
   <create_date>2017-02-19</create_date>
   <update_date>2023-01-24</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vladimir Vondrus</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>CZ</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.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
    <value>ns.forpsi.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>mangus.pl</domain_name>
   <domain_keyword>mangus</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 15:23:11</query_time>
   <create_date>2009-11-27</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns1.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>magnum.media</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-06-07 10:37:01</query_time>
   <create_date>2014-09-20</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>vangum.com</domain_name>
   <domain_keyword>vangum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:29:53</query_time>
   <create_date>2008-08-21</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>NOM-IQ Ltd dba Com Laude</registrar_name>
   <registrar_website>https://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wm. Wrigley Jr. Co.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illinois</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1278.awsdns-31.org</value>
    <value>ns-1686.awsdns-18.co.uk</value>
    <value>ns-232.awsdns-29.com</value>
    <value>ns-731.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned Delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>magnum.earth</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-25 02:07:14</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>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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>mangym.net</domain_name>
   <domain_keyword>mangym</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 07:49:06</query_time>
   <create_date>2003-07-08</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-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>ns23.domaincontrol.com</value>
    <value>ns24.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>71</num>
   <domain_name>magnum.la</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-09 17:31:38</query_time>
   <create_date>2017-10-24</create_date>
   <update_date>2022-12-05</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrant_email>https://whois.nic.la/contact/magnum.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>manuum.art</domain_name>
   <domain_keyword>manuum</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-06-08 08:32:55</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>73</num>
   <domain_name>magnum.cam</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-28 09:18:00</query_time>
   <create_date>2023-03-16</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>manguk.com</domain_name>
   <domain_keyword>manguk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 10:47:10</query_time>
   <create_date>2024-06-10</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Chu Sangwoo</registrant_name>
   <registrant_company>Chu Sangwoo</registrant_company>
   <registrant_address>#1101 Daeryung Post Tower 3-cha Guro 3(sam)-dong Guro-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>61927</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.15884259</registrant_phone>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>mangui.travel</domain_name>
   <domain_keyword>mangui</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-06-11 15:24:46</query_time>
   <create_date>2017-06-15</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>djm web agency SPRL</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>BE</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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>magnum.fun</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-01 23:16:20</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>magnum.live</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-15 08:35:01</query_time>
   <create_date>2024-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>3900</registrar_iana>
   <registrar_name>Sav.com, LLC - 10</registrar_name>
   <registrar_website>http://Sav.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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>mantum.com.co</domain_name>
   <domain_keyword>mantum</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-30 02:31:43</query_time>
   <create_date>2008-02-08</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mantum S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Antioquia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nameserver01.mi.com.co</value>
    <value>nameserver02.mi.com.co</value>
    <value>nameserver03.mi.com.co</value>
    <value>nameserver04.mi.com.co</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>manguo.site</domain_name>
   <domain_keyword>manguo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 07:54:43</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>he shuai</registrant_company>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>mangux.com</domain_name>
   <domain_keyword>mangux</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 21:23:24</query_time>
   <create_date>2015-04-13</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-13</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>Dalton Cabrera</registrant_name>
   <registrant_company>myselft</registrant_company>
   <registrant_address>Calle moca # 6, Barrio puerto rico, Los Mina Norte</registrant_address>
   <registrant_city>Santo Domingo Este</registrant_city>
   <registrant_state>Santo Domingo</registrant_state>
   <registrant_zip>11903</registrant_zip>
   <registrant_country>DO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2143290700</registrant_phone>
   <name_servers>
    <value>dns1.vps.net</value>
    <value>dns2.vps.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>pangum.tech</domain_name>
   <domain_keyword>pangum</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-29 23:57:23</query_time>
   <create_date>2022-02-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Zhang Zong Liang</registrant_company>
   <registrant_state>si chuan sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jonathan.dnspod.net</value>
    <value>toolbox.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>mangue.pro</domain_name>
   <domain_keyword>mangue</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-11 21:23:14</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1fkl.name.com</value>
    <value>ns2dky.name.com</value>
    <value>ns3qty.name.com</value>
    <value>ns4bty.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>magnum.gold</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-05-16 05:38:34</query_time>
   <create_date>2021-10-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Caofeng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>mangur.com</domain_name>
   <domain_keyword>mangur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 11:41:15</query_time>
   <create_date>2018-06-18</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-18</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.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.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>magnum.com.hr</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>com.hr</domain_tld>
   <query_time>2024-05-01 23:16:20</query_time>
   <create_date>2015-07-27</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>Terrakom d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Domain Admin Unilever IP Holdings B.V.</registrant_name>
   <registrant_address>Weena 455</registrant_address>
   <registrant_city>Rotterdam, South Holland</registrant_city>
   <registrant_state>NL</registrant_state>
   <registrant_zip>3013AL</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
  </value>
  <value>
   <num>86</num>
   <domain_name>magnum.plus</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-25 10:01:21</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>magnum.finance</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-25 10:01:21</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>88</num>
   <domain_name>magnum.bank</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>bank</domain_tld>
   <query_time>2024-06-07 10:37:01</query_time>
   <create_date>2022-09-01</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>WWW.ENCIRCA.COM</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Austin Capital Bank SSB</registrant_company>
   <registrant_address>8100 Shoal Creek Blvd.</registrant_address>
   <registrant_city>Austin</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>78757</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5126933600</registrant_phone>
   <name_servers>
    <value>ns1.magnum.bank</value>
    <value>ns2.magnum.bank</value>
    <value>ns3.magnum.bank</value>
    <value>ns4.magnum.bank</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>magnum.uk.net</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>uk.net</domain_tld>
   <query_time>2024-05-09 17:31:39</query_time>
   <create_date>2006-01-19</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>https://instra.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/magnum.uk.net/registrant</registrant_email>
   <name_servers>
    <value>matt.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>90</num>
   <domain_name>bangum.com</domain_name>
   <domain_keyword>bangum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:40:24</query_time>
   <create_date>2016-09-21</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>SUNGAE CHOI</registrant_name>
   <registrant_company>SUNGAE CHOI</registrant_company>
   <registrant_address>RitsTown 502 Bulgwangcheon-gil,  Eunpyeong-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>03457</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1093550758</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>mangus.ru</domain_name>
   <domain_keyword>mangus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:37:10</query_time>
   <create_date>2007-09-16</create_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>mangam.info</domain_name>
   <domain_keyword>mangam</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-13 08:30:45</query_time>
   <create_date>2019-07-16</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>93</num>
   <domain_name>magnum.org.pl</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-03-13 05:54:25</query_time>
   <create_date>2008-08-07</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>manguo.link</domain_name>
   <domain_keyword>manguo</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-28 01:22:15</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</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>lindsey.ns.cloudflare.com</value>
    <value>pranab.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>manguo.store</domain_name>
   <domain_keyword>manguo</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-30 02:23:32</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>mangue.earth</domain_name>
   <domain_keyword>mangue</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-08 12:17:14</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2025-10-25</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>www.instra.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>Sao Paulo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</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.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>magnum.co.jp</domain_name>
   <domain_keyword>magnum</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-23 10:41:04</query_time>
   <create_date>2019-01-02</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>Goudoukaisha magum</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>98</num>
   <domain_name>mangui.com</domain_name>
   <domain_keyword>mangui</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 11:41:10</query_time>
   <create_date>2004-08-03</create_date>
   <update_date>2016-08-04</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.servidoresdns.net</value>
    <value>dns2.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>smangum.com</domain_name>
   <domain_keyword>smangum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 04:28:27</query_time>
   <create_date>2015-07-27</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>grace.ns.cloudflare.com</value>
    <value>pablo.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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>mangui.co</domain_name>
   <domain_keyword>mangui</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 12:17:17</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-03</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>
 </results>
 <stats>
  <total_time>0.142</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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