{"id":152777,"date":"2025-07-25T09:23:53","date_gmt":"2025-07-25T07:23:53","guid":{"rendered":"https:\/\/hifivem.com\/?p=152777"},"modified":"2026-06-22T20:42:15","modified_gmt":"2026-06-22T18:42:15","slug":"localizador-de-ip-do-servidor-fivem-2","status":"publish","type":"post","link":"https:\/\/fivemx.com\/pt\/fivem-server-ip-finder\/","title":{"rendered":"Localizador de IPs de servidores FiveM \u2013 Encontre endere\u00e7os de servidores"},"content":{"rendered":"<div class=\"fivem-ip-finder-container\" id=\"fivem-ip-finder-tool-root\">\r\n    <style>\r\n        \/* FiveM Server IP Finder \u2013 Scoped Styles *\/\r\n        #fivem-ip-finder-tool-root{\r\n            font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;\r\n            color:#1c1e21;\r\n            line-height:1.6;\r\n            background:#f0f2f5;\r\n            padding:20px;\r\n            border-radius:12px\r\n        }\r\n        #fivem-ip-finder-tool-root .content-wrapper-fm{\r\n            background:#fff;\r\n            padding:25px 30px;\r\n            border-radius:10px;\r\n            box-shadow:0 6px 20px rgba(0,0,0,.08);\r\n            max-width:600px;\r\n            margin:0 auto\r\n        }\r\n        #fivem-ip-finder-tool-root .header-fm h1{\r\n            color:#0d6efd;\r\n            margin:0 0 8px;\r\n            font-size:1.8em;\r\n            text-align:center;\r\n            font-weight:600\r\n        }\r\n        #fivem-ip-finder-tool-root .header-fm p{\r\n            text-align:center;\r\n            margin:0 0 20px;\r\n            color:#495057;\r\n            font-size:1em\r\n        }\r\n        #fivem-ip-finder-tool-root .input-group-fm{\r\n            display:flex;\r\n            flex-direction:column;\r\n            gap:12px;\r\n            margin-bottom:18px\r\n        }\r\n        #fivem-ip-finder-tool-root .serverCodeInput-fm{\r\n            padding:12px 15px;\r\n            border:1px solid #ced4da;\r\n            border-radius:6px;\r\n            font-size:.95em;\r\n            transition:border-color .2s,box-shadow .2s;\r\n            box-sizing:border-box\r\n        }\r\n        #fivem-ip-finder-tool-root .serverCodeInput-fm:focus{\r\n            border-color:#86b7fe;\r\n            box-shadow:0 0 0 .2rem rgba(13,110,253,.25);\r\n            outline:0\r\n        }\r\n        #fivem-ip-finder-tool-root .findServerBtn-fm{\r\n            padding:12px 18px;\r\n            background:#0d6efd;\r\n            color:#fff;\r\n            border:0;\r\n            border-radius:6px;\r\n            font-size:1em;\r\n            cursor:pointer;\r\n            transition:background .2s,transform .1s;\r\n            font-weight:500\r\n        }\r\n        #fivem-ip-finder-tool-root .findServerBtn-fm:hover:not(:disabled){background:#0b5ed7}\r\n        #fivem-ip-finder-tool-root .findServerBtn-fm:active:not(:disabled){transform:translateY(1px)}\r\n        #fivem-ip-finder-tool-root .findServerBtn-fm:disabled{\r\n            background:#6ea8fe;\r\n            cursor:not-allowed\r\n        }\r\n        #fivem-ip-finder-tool-root .result-container-fm{\r\n            margin-top:18px;\r\n            padding:15px;\r\n            background:#f8f9fa;\r\n            border:1px solid #dee2e6;\r\n            border-radius:6px;\r\n            min-height:50px;\r\n            display:flex;\r\n            flex-direction:column;\r\n            justify-content:center;\r\n            align-items:center;\r\n            text-align:center\r\n        }\r\n        #fivem-ip-finder-tool-root .resultText-fm{\r\n            font-size:1em;\r\n            color:#212529;\r\n            word-break:break-all\r\n        }\r\n        #fivem-ip-finder-tool-root .resultText-fm.error{color:#dc3545;font-weight:500}\r\n        #fivem-ip-finder-tool-root .resultText-fm.success{color:#198754;font-weight:500}\r\n        #fivem-ip-finder-tool-root .sr-only-fm{\r\n            position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0\r\n        }\r\n        #fivem-ip-finder-tool-root .loading-indicator-fm{\r\n            display:none;\r\n            align-items:center;\r\n            gap:8px;\r\n            color:#495057;\r\n            font-size:.9em;\r\n            margin-top:6px\r\n        }\r\n        #fivem-ip-finder-tool-root .spinner-fm{\r\n            border:3px solid rgba(0,0,0,.1);\r\n            width:20px;height:20px;border-radius:50%;\r\n            border-left-color:#0d6efd;\r\n            animation:spin-fm .8s linear infinite\r\n        }\r\n        @keyframes spin-fm{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}\r\n        @media(max-width:600px){\r\n            #fivem-ip-finder-tool-root{padding:10px}\r\n            #fivem-ip-finder-tool-root .content-wrapper-fm{padding:15px 20px}\r\n            #fivem-ip-finder-tool-root .header-fm h1{font-size:1.5em}\r\n            #fivem-ip-finder-tool-root .header-fm p{font-size:.9em}\r\n            #fivem-ip-finder-tool-root .serverCodeInput-fm,\r\n            #fivem-ip-finder-tool-root .findServerBtn-fm{font-size:.9em;padding:10px 12px}\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"content-wrapper-fm\">\r\n        <header class=\"header-fm\">\r\n            <h1>FiveM Server IP Finder<\/h1>\r\n            <p>Instantly discover the IP address of any FiveM server.<\/p>\r\n        <\/header>\r\n\r\n        <main>\r\n            <div class=\"input-group-fm\">\r\n                <label for=\"serverCodeInputFm\" class=\"sr-only-fm\">Enter FiveM Server Code<\/label>\r\n                <input type=\"text\" id=\"serverCodeInputFm\" class=\"serverCodeInput-fm\" placeholder=\"Enter Server Code (e.g., qloxp9)\">\r\n                <button id=\"findServerBtnFm\" class=\"findServerBtn-fm\">Find Server IP<\/button>\r\n            <\/div>\r\n            <div class=\"result-container-fm\">\r\n                <p id=\"resultTextFm\" class=\"resultText-fm\">Enter a server code above to get started.<\/p>\r\n                <div id=\"loadingIndicatorFm\" class=\"loading-indicator-fm\">\r\n                    <div class=\"spinner-fm\"><\/div>\r\n                    <span>Fetching server details...<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/main>\r\n    <\/div>\r\n\r\n    <script>\r\n    (function(){\r\n        const root=document.getElementById('fivem-ip-finder-tool-root');\r\n        if(root.dataset.initializedFmTool)return;\r\n        root.dataset.initializedFmTool='true';\r\n\r\n        const codeInput=document.getElementById('serverCodeInputFm');\r\n        const btn=document.getElementById('findServerBtnFm');\r\n        const result=document.getElementById('resultTextFm');\r\n        const loader=document.getElementById('loadingIndicatorFm');\r\n\r\n        btn.addEventListener('click',run);\r\n        codeInput.addEventListener('keypress',e=>{if(e.key==='Enter'){e.preventDefault();btn.click();}});\r\n\r\n        async function run(){\r\n            const code=codeInput.value.trim();\r\n            result.textContent='';\r\n            result.className='resultText-fm';\r\n            loader.style.display='none';\r\n\r\n            if(!code){\r\n                result.textContent='Please enter a server code.';\r\n                result.classList.add('error');\r\n                return;\r\n            }\r\n\r\n            btn.disabled=true;\r\n            loader.style.display='flex';\r\n\r\n            try{\r\n                const res=await fetch(`https:\/\/servers-frontend.fivem.net\/api\/servers\/single\/${code}`);\r\n                if(!res.ok){\r\n                    if(res.status===404)throw new Error(`Server with code '${code}' not found.`);\r\n                    throw new Error(`Network error (status: ${res.status}).`);\r\n                }\r\n                const data=await res.json();\r\n                const ip=data?.Data?.connectEndPoints?.[0];\r\n                if(ip){\r\n                    result.textContent=`Server IP: ${ip}`;\r\n                    result.classList.add('success');\r\n                }else{\r\n                    result.textContent='Server IP not found.';\r\n                    result.classList.add('error');\r\n                }\r\n            }catch(err){\r\n                result.textContent=`Error: ${err.message}`;\r\n                result.classList.add('error');\r\n            }finally{\r\n                btn.disabled=false;\r\n                loader.style.display='none';\r\n            }\r\n        }\r\n    })();\r\n    <\/script>\r\n<\/div>\r\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">How to use it CFX Finder<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full has-custom-border\"><a href=\"https:\/\/fivemx.com\/wp-content\/uploads\/2024\/09\/ip-tutorial.webp\"><img decoding=\"async\" src=\"https:\/\/fivemx.com\/wp-content\/uploads\/2024\/09\/ip-tutorial.webp\" alt=\"FiveM\" class=\"wp-image-152779\" style=\"border-radius:15px\"><\/a><\/figure>\n\n\n\n<figure class=\"wp-block-video\"><video height=\"1080\" style=\"aspect-ratio: 1906 \/ 1080;\" width=\"1906\" autoplay loop muted poster=\"https:\/\/fivemx.com\/wp-content\/uploads\/2024\/09\/ip-tutorial.webp\" src=\"https:\/\/fivemx.com\/wp-content\/uploads\/2024\/09\/FiveM-Find-ServerIP.mp4\" playsinline><\/video><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">This Server IP Finder tool (CFX Finder) is designed to help you quickly and easily locate the IP address of any FiveM server. It simplifies the process of locating the IP address of a specific server listed on <a href=\"https:\/\/servers.fivem.net\/\" target=\"_blank\" rel=\"noopener\">https:\/\/servers.fivem.net\/<\/a> &#8211; By finding the server code on the server list, users can easily copy and paste it into the tool and press a button to quickly retrieve the IP address. This streamlined process eliminates the need for manual searching and makes it convenient for users to access the necessary information they need to connect to a specific server.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Locate Your Server:<\/strong> Navigate to the official FiveM server list at <a href=\"https:\/\/servers.fivem.net\/\" target=\"_new\" rel=\"noreferrer noopener\">https:\/\/servers.fivem.net\/<\/a>.<\/li>\n\n\n\n<li><strong>Copy Server Code:<\/strong> From the server details page, copy the unique server code. For instance, from the URL <a href=\"https:\/\/servers.fivem.net\/servers\/detail\/l5ezv7\" rel=\"nofollow noopener\" target=\"_blank\">https:\/\/servers.fivem.net\/servers\/detail\/l5ezv7<\/a>, copy the code &#8220;l5ezv7&#8221;.<\/li>\n\n\n\n<li><strong>Enter Server Code:<\/strong> Paste the server code into the designated field on the FiveM Server IP Finder tool page.<\/li>\n\n\n\n<li><strong>Retrieve IP:<\/strong> Click on the &#8220;Find IP&#8221; or equivalent button to reveal the IP address associated with the server code.<\/li>\n\n\n\n<li><strong>Connect:<\/strong> Use the obtained IP address to connect to the desired <a href=\"https:\/\/fivemx.com\/how-to-create-a-fivem-server\/\" data-wpil-monitor-id=\"1042\">FiveM server<\/a> through your preferred gaming platform.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Don&#8217;t waste time searching for server IP addresses manually!<\/strong> Use the Server IP Finder tool to quickly and easily locate the IP address of any server listed on https:\/\/servers.fivem.net\/. Simplify your <a href=\"https:\/\/fivemx.com\/fivem-pure-mode\/\" data-wpil-monitor-id=\"713\">connection process<\/a> and get gaming faster by trying out this convenient tool today!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">FAQ<\/h2>\n\n\n<div id=\"rank-math-faq\" class=\"rank-math-block\">\n<div class=\"rank-math-list \">\n<div id=\"faq-question-1746690375608\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">u003cstrongu003eWhat is the FiveM Server IP Finder tool?u003c\/strongu003e<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>The FiveM Server IP Finder is a tool designed to help you quickly and easily locate the IP address of any FiveM server. It simplifies the process of finding a server&#8217;s IP address by using its unique server code, which is listed on the official FiveM server list (u003ca href=u0022https:\/\/servers.fivem.net\/u0022u003ehttps:\/\/servers.fivem.net\/u003c\/au003e).<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1746690395419\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">u003cstrongu003eHow do I use the FiveM Server IP Finder tool?u003c\/strongu003e<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>To use the tool, follow these steps:u003cbru003eu003cstrongu003eLocate Your Server:u003c\/strongu003e\u00a0Navigate to the official FiveM server list at\u00a0https:\/\/servers.fivem.net\/.u003cbru003eu003cstrongu003eCopy Server Code:u003c\/strongu003e\u00a0From the server&#8217;s detail page, copy the unique server code. For example, in the URL\u00a0https:\/\/servers.fivem.net\/servers\/detail\/l5ezv7, the server code is u0022l5ezv7u0022.u003cbru003eu003cstrongu003eEnter Server Code:u003c\/strongu003e\u00a0Paste this copied server code into the designated field on the FiveM Server IP Finder tool page.u003cbru003eu003cstrongu003eRetrieve IP:u003c\/strongu003e\u00a0Click on the u0022Find IPu0022 (or an equivalent) button. The tool will then retrieve and display the IP address associated with that server code.u003cbru003eu003cstrongu003eConnect:u003c\/strongu003e\u00a0Use the obtained IP address to connect to your desired FiveM server through your preferred gaming platform.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1746690414289\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">u003cstrongu003eWhere can I find the u0022server codeu0022 required by the tool?u003c\/strongu003e<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>The server code is a unique identifier for each server listed on the official FiveM server list (https:\/\/servers.fivem.net\/). You can find it in the URL of the specific server&#8217;s detail page. For instance, if a server&#8217;s detail page URL is\u00a0https:\/\/servers.fivem.net\/servers\/detail\/l5ezv7, the server code is u0022l5ezv7u0022.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1746690424746\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">u003cstrongu003eWhat are the benefits of using this Server IP Finder tool?u003c\/strongu003e<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>This tool saves you time by eliminating the need for manual searching for server IP addresses. It provides a streamlined process, making it convenient to access the necessary IP information so you can connect to your desired FiveM server and start gaming faster.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1746690437164\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">u003cstrongu003eWhat information do I need to provide to the tool to find a server&#8217;s IP address?u003c\/strongu003e<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>You only need to provide the unique server code of the FiveM server whose IP address you want to find. This code is obtained from the server&#8217;s page on the official FiveM server list:\u00a0https:\/\/servers.fivem.net\/.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1746690446429\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">Is this tool legal?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Yes \u2014 the tool is legal because it uses public IP addresses.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-1746690476099\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">How can I hide my server&#8217;s IP Address?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Here is a tutorial: u003ca href=u0022https:\/\/fivemx.com\/how-to-hide-fivem-server-ip-address\/u0022 data-type=u0022linku0022 data-id=u0022https:\/\/fivemx.com\/how-to-hide-fivem-server-ip-address\/u0022u003eHow To Hide FiveM server IP addressu003c\/au003e<\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">About this tool<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">This tool allows to find the IP address of any 5M server if it&#8217;s not blocked by the server configuration.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is legal to use.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to use it CFX Finder This Server IP Finder tool (CFX Finder) is designed to help you quickly and easily locate the IP address of any FiveM server. It simplifies the process of locating the IP address of a specific server listed on https:\/\/servers.fivem.net\/ &#8211; By finding the server code on the server list, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":185832,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1899],"tags":[],"class_list":["post-152777","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials"],"blocksy_meta":{"disable_header":"no","disable_featured_image":"yes","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6},"disable_post_tags":"yes","disable_author_box":"yes","disable_related_posts":"yes"},"_links":{"self":[{"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/posts\/152777","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/comments?post=152777"}],"version-history":[{"count":3,"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/posts\/152777\/revisions"}],"predecessor-version":[{"id":207100,"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/posts\/152777\/revisions\/207100"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/media\/185832"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/media?parent=152777"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/categories?post=152777"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fivemx.com\/pt\/wp-json\/wp\/v2\/tags?post=152777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}