{
    "content": [
        {
            "type": "text",
            "text": "# whois.conf (man)\n\n## NAME\n\nwhois.conf - alternative WHOIS servers list for whois client\n\n## DESCRIPTION\n\nThis file contains a list of WHOIS servers which can augment or override the built-in list of\nthe client.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS** (1 subsections)\n- **DESCRIPTION**\n- **EXAMPLE**\n- **FILES**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "whois.conf",
        "section": "",
        "mode": "man",
        "summary": "whois.conf - alternative WHOIS servers list for whois client",
        "synopsis": "",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [
            "\\.nz$             nz.whois-servers.net",
            "# Hangul Korean TLD",
            "\\.xn--3e0b707e$   whois.kr",
            "# Private ASNs",
            "^as645(1[2-9]|2[0-9]|3[0-4])$    whois.example.net"
        ],
        "see_also": [
            {
                "name": "whois",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/whois/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "/etc/whois.conf",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 17,
                "subsections": []
            },
            {
                "name": "EXAMPLE",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "whois.conf - alternative WHOIS servers list for whois client\n\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "",
                "subsections": [
                    {
                        "name": "/etc/whois.conf",
                        "content": ""
                    }
                ]
            },
            "DESCRIPTION": {
                "content": "This file contains a list of WHOIS servers which can augment or override the built-in list of\nthe client.\n\nIt's a plain text file in ASCII encoding. Each line consists of  two  fields:  a  pattern  to\nmatch WHOIS object identifier and a corresponding WHOIS server domain name.\n\nFields are separated by non-empty sequence of space or a tabular characters.  A line starting\nwith a hash character is a free comment and it's not considered.\n\nThe pattern is case-insensitive extended regular expression if whois client has been compiled\nwith  POSIX regular expressions support. Otherwise, simple case-insensitive suffix comparison\nagainst WHOIS object identifier is used.\n\nInternationalized domain names (IDN) must be specified  in  ascii-compatible  encoding  (ACE)\nformat.\n\n",
                "subsections": []
            },
            "EXAMPLE": {
                "content": "\\.nz$             nz.whois-servers.net\n# Hangul Korean TLD\n\\.xn--3e0b707e$   whois.kr\n# Private ASNs\n^as645(1[2-9]|2[0-9]|3[0-4])$    whois.example.net\n\n",
                "subsections": []
            },
            "FILES": {
                "content": "/etc/whois.conf\n\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "whois(1)\n\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "This  manual  page  was  written  by Petr Písař <ppisar@redhat.com> and is licensed under the\nterms of the GNU General Public License, version 2 or higher.\n\n\n\nPetr Písař                                   2019-12-30                                WHOIS.CONF(5)",
                "subsections": []
            }
        }
    }
}