{"id":4557,"date":"2021-10-26T10:15:39","date_gmt":"2021-10-26T15:15:39","guid":{"rendered":"https:\/\/www.knownhost.com\/kb\/?p=4557"},"modified":"2021-10-27T06:25:55","modified_gmt":"2021-10-27T11:25:55","slug":"how-can-i-perform-a-traceroute","status":"publish","type":"post","link":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/","title":{"rendered":"How can I perform a traceroute?"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_1 ez-toc-wrap-right counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #212121;color:#212121\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #212121;color:#212121\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 eztoc-toggle-hide-by-default' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#how_does_the_traceroute_work\" >How does the traceroute work?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#how_to_read_tracert_output\" >How to read tracert output?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#reasons_behind_packet_loss\" >Reasons behind packet loss<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#conclusion\" >Conclusion<\/a><\/li><\/ul><\/nav><\/div>\n\n<p>There are many troubleshooting utilities available over the internet to identify the issues related to the network.&nbsp;<em>For example<\/em>,&nbsp;<strong>PING<\/strong>, using the ping utility, you can check the host&#8217;s availability and determine the latency of the destination from the local system.&nbsp;<strong>Traceroute&nbsp;<\/strong>is one of the popular command-line utilities used to determine the network path to reach the destination server. If one of the routers in the route has a problem that you can anticipate using the traceroute command-line utility. Let&#8217;s learn, How can I perform a traceroute?<\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"how_does_the_traceroute_work\"><\/span>How does the traceroute work?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>In this article, instead of going with too many technical-sounding phrases, we will help you understand how traceroute works in simple words!<\/p>\n\n\n\n<p>Traceroute is a command-line utility that records network routes using ICMP packets until the packets reach the destination router. Every consecutive router will be given a specific number starting from 0, known as hop. At every hop, 3 ICMP packets will be delivered one by one, and once TTL (Time To Live) is reached, it will print the time in ms. This process will continue until the destination router is reached.<\/p>\n\n\n\n<p><strong>Syntax Of Traceroute Command (WINDOWS),<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>tracert &lt;IP ADDRESS or DOMAIN NAME&gt;<\/strong><\/code><\/pre>\n\n\n\n<p><strong>Syntax Of Traceroute Command (MacOS),<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>traceroute &lt;IP ADDRESS or DOMAIN NAME&gt;<\/strong><\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"850\" height=\"624\" src=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works.jpg\" alt=\"tracert-command-traceroute-how-works\" class=\"wp-image-4570\" srcset=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works.jpg 850w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works-300x220.jpg 300w, https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works-768x564.jpg 768w\" sizes=\"(max-width: 850px) 100vw, 850px\" \/><\/figure>\n\n\n\n<p>In the above example, you can see we are tracerouting 8.8.8.8 using the &#8220;tracert 8.8.8.8&#8221; command. The Blue section indicates the number of hops. The yellow section shows three ICMP packets. The red section indicates the IP address of the router. Also, you notice that hops are getting incremented by +1 consecutively, and it took a total of 13 hops to reach the destination.<\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"how_to_read_tracert_output\"><\/span>How to read tracert output?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p><strong><strong>Example 1<\/strong><\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>C:\\Users\\somes&gt;tracert 8.8.8.8\n\nTracing route to kh-demo.com &#091;8.8.8.8]\nover a maximum of 30 hops:\n\n  1     4 ms     7 ms     2 ms  192.168.2.1\n  2    48 ms    54 ms    95 ms  154.154.154.154\n  3    53 ms    47 ms    58 ms  25.25.25.25\n  4    68 ms    64 ms    80 ms  10.10.10.10\n  5    64 ms    63 ms    63 ms  kh-demo.com &#091;8.8.8.8]\n\nTrace complete.<\/code><\/pre>\n\n\n\n<p>In the above example, you can see the packet travelled three routers, i.e. 154.154.154.154, 25.25.25.25, 10.10.10.10. Checking the packets&#8217; latency, we can&#8217;t see the significant or abnormal spike in the latency or any unreachability of any router in the route. So, we can conclude that there is nothing suspicious or defect was found in the traceroute test.<\/p>\n\n\n\n<p><strong>Example 2<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>C:\\Users\\somes&gt;tracert 8.8.8.8\n\nTracing route to kh-demo.com &#091;8.8.8.8]\nover a maximum of 30 hops:\n\n  1     4 ms     7 ms     2 ms  192.168.233.196\n  2     30      25        30    11.11.11.11.11\n  3    45 ms    54 ms    95 ms   10.10.10.10\n  4     *        *        *     Request timed out.\n  5    45 ms    55 ms    56 ms  12.12.12.12\n  6    43 ms    55 ms    57 ms  15.15.15.15.\n  7    42 ms    50 ms    44 ms  16.16.16.16\n  8    53 ms    53 ms    47 ms  17.17.17.17\n  9    78 ms    58 ms    57 ms  18.18.18.18\n 10    83 ms    65 ms    64 ms  19.19.19.19\n 11   117 ms    66 ms    70 ms  20.20.20.20\n 12    68 ms    64 ms    80 ms  21.21.21.21\n 13    64 ms    63 ms    63 ms  kh-demo.com &#091;8.8.8.8]\n\nTrace complete.\n\n<\/code><\/pre>\n\n\n\n<p>In the above example, you could see that every hop&#8217;s latency behavior looks normal as there is no sudden spike nor unreachability. But, on the 4th hop, you could see that it is showing Request timed out. In this case, the 4th hop router didn&#8217;t respond to the ICMP packets but forwarded that packet to the next available router in the route. This is a typical situation as the network administrator might configure the router not to listen to ICMP requests and concentrate on transit traffic. Don&#8217;t worry, focus on your work!<\/p>\n\n\n\n<p><strong>Example 3<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\nC:\\Users\\somes&gt;tracert 8.8.8.8\n\nTracing route to kh-demo.com &#091;8.8.8.8]\nover a maximum of 30 hops:\n\n1 8.8.8.8 reports: Destination net unreachable.<\/code><\/pre>\n\n\n\n<p>In the above example, you can see that once we tracert 8.8.8.8, it returned &#8220;Destination net unreachable,&#8221; which indicates the destination server is not reachable or is not available.<\/p>\n\n\n\n<p><strong>Example 4<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>C:\\Users\\somes&gt;tracert 8.8.8.8\n\nTracing route to kh-demo.com &#091;8.8.8.8]\nover a maximum of 30 hops:\n\n  1     4 ms     7 ms     2 ms  192.168.233.196\n  2     *        *        *     Request timed out.\n  3     *        *        *     Request timed out.\n  4     *        *        *     Request timed out.\n  5     *        *        *     Request timed out.\n  6     *        *        *     Request timed out.\n<\/code><\/pre>\n\n\n\n<p>In the above example, you can see that once we perform traceroute to 8.8.8.8, the first ICMP packet sent to the private network 192.168.233.196, you receive the response. But, from the 2nd hop till the 6th hop, you could see that all the routers showing <em>Request timed out error<\/em>. In such a case, you can conclude the network has a significant issue and that needs to be administered by the networking professionals.<\/p>\n\n\n\n<p><strong>Example 5<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><meta http-equiv=\"content-type\" content=\"text\/html; charset=utf-8\">C:\\Users\\somes>tracert 8.8.8.8\n\nTracing route to kh-demo.com &#091;8.8.8.8]\nover a maximum of 30 hops:\n\n  1     4 ms     7 ms     2 ms  192.168.233.196\n  2     30      25        30    11.11.11.11.11\n  3    45 ms    54 ms    95 ms  10.10.10.10\n  4    253 ms    *        *     11.11.11.11\n  5    45 ms    55 ms    56 ms  12.12.12.12\n  6     <meta http-equiv=\"content-type\" content=\"text\/html; charset=utf-8\">*       324 ms    *     15.15.15.15.\n  7    253 ms    <meta http-equiv=\"content-type\" content=\"text\/html; charset=utf-8\">*       234 ms 16.16.16.16\n  8    53 ms    53 ms     <meta http-equiv=\"content-type\" content=\"text\/html; charset=utf-8\">*     17.17.17.17\n  9     <meta http-equiv=\"content-type\" content=\"text\/html; charset=utf-8\">*       58 ms    125 ms 18.18.18.18\n 10     <meta http-equiv=\"content-type\" content=\"text\/html; charset=utf-8\">*       224 ms    <meta http-equiv=\"content-type\" content=\"text\/html; charset=utf-8\">*     19.19.19.19\n 11   117 ms    66 ms    70 ms  20.20.20.20\n 12    68 ms    <meta http-equiv=\"content-type\" content=\"text\/html; charset=utf-8\">224 ms   80 ms  21.21.21.21\n 13    <meta http-equiv=\"content-type\" content=\"text\/html; charset=utf-8\">234 ms    63 ms    *     kh-demo.com &#091;8.8.8.8]\n\nTrace complete.<\/code><\/pre>\n\n\n\n<p>In the above example, we can see random packet drops and high latency across several of the 3 ICMP requests. This would be indicative of a networking issue between you and the destination. Typically in such situations, since it&#8217;s occurring at the beginning, this would be an issue with your ISP. If this started after their network, it&#8217;d be a middle network and if it&#8217;s occurring towards the end, it&#8217;s most likely the destination network.<br><br>So using the above example, the issue starts at the 4th hop. Depending on the network, this could be the transference from your ISP to a middle-man network. The example indicates that the middle-man network is most likely the cause for the disruption as the issue is seen cascading down.<br><br>If the packet loss and high latency started say around hop 10; this could be indicative of the destination network experiencing issues that would then need to be investigated by that appropriate party.<\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p>Till here, you understand what traceroute is, how to understand the tracert output. So, let us understand how and why the packets loss happens and determine whether the network has some issues. This is an advanced section that might not be helpful if you&#8217;re a beginner, but if you want to understand more about traceroute, this is worth reading and understanding.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"reasons_behind_packet_loss\"><\/span>Reasons behind packet loss<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>There are a couple of reasons which we can consider for packet loss in the network. We will see the three most presumable reasons which cause the packet loss in the network.<\/p>\n\n\n<div class=\"kb-shortcode kb-shortcode_info\">\n                    <div class=\"kb-shortcode-icon\">\n                        <i class=\"fa fa-info-circle fa-2x\"><\/i>\n                    <\/div>\n                    <div class=\"kb-shortcode-content_info\">By default, switches in networking are designed to ignore ICMP requests, as such not every failed hit along a traceroute is going to be indicative of an issue. Consistent drops across the entire route, or a straight up drop off would be indicative of an issue.<\/div>\n                <\/div>\n\n\n\n<p><strong>Route Congestion<\/strong><\/p>\n\n\n\n<p>If a core switch along the network is experiencing high traffic that exceeds its designed capacity, you can see such issues where that single hop is either A) high latency, B) dropping packets or C) both. When switches hit this level of an issue, they can start dropping excess traffic that they&#8217;re not able to handle.<\/p>\n\n\n\n<p><strong>Router Resources (CPU)<\/strong><\/p>\n\n\n\n<p>We use 8GB, 16GB, and 64GB of RAM on the regular system. We will have a bare minimum available RAM in the router, which is sufficient to use and serve the purpose. Suppose router\/routers are busy handling the transit traffic and ultimately run out of memory. In that case, the router&#8217;s apparent behavior to ignore ICMP packets or ICMP TTL exceeded messages and served transit traffic requests. In such a scenario, you might see the packet loss in the hop\/hops.<\/p>\n\n\n\n<p><strong>Firewall<\/strong><\/p>\n\n\n\n<p>In Example 2, we saw the 4th hop&#8217;s router didn&#8217;t respond to the ICMP packets and forwarded the request to the consecutive router in the route. In the same way, network administrators configure the firewall to ignore TTL exceeded ICMP packets. So, when you&#8217;re performing the traceroute, you could see specific router may ignore\/block the ICMP packets and transfer the request to the next available router in route and the rest traceroute result should look fine.<\/p>\n\n\n\n<p><strong>Packet Rate Limits<\/strong><\/p>\n\n\n\n<p>On the typical shared hosting environment, you might notice that when X number of connections get established while performing some tasks through the FTP application, your IP address may get blocklisted. In the same way, when you are performing traceroute at 1 PPS (Packet Per Second), you should not have a problem, but when it exceeds the PPS sent from the source system to 5, 10, you most likely get packet loss or unreachability issues to the routers in the route.<\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"conclusion\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Now that we\u2019ve gone over how to perform a traceroute test. We have covered 5 examples that will surely help you learn how to read traceroute (tracert) results easily.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.knownhost.com\/\">KnownHost<\/a>&nbsp;offers 365 days a year, 24 hours a day, all 7 days of the week best in class technical support. A dedicated team is ready to help you with requests should you need our assistance. You\u2019re not using KnownHost for the best web hosting experience? Well, why not? Check with&nbsp;our Sales team&nbsp;to see what can KnownHost do for you in improving your web hosting experience.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There are many troubleshooting utilities available over the internet to identify the issues related to the network.&nbsp;For example,&nbsp;PING, using the ping utility, you can check the host&#8217;s availability and determine the latency of the destination from the local system.&nbsp;Traceroute&nbsp;is one of the popular command-line utilities used to determine the network path to reach the destination [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[496,494,495],"class_list":["post-4557","post","type-post","status-publish","format-standard","hentry","category-getting-started","tag-network","tag-traceroute","tag-tracert"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How can I perform a traceroute? - KnownHost<\/title>\n<meta name=\"description\" content=\"Learn more about the network route with traceroute, i.e., tracert command-line utility. Learn how can to perform a traceroute?\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How can I perform a traceroute? - KnownHost\" \/>\n<meta property=\"og:description\" content=\"Learn more about the network route with traceroute, i.e., tracert command-line utility. Learn how can to perform a traceroute?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/\" \/>\n<meta property=\"og:site_name\" content=\"KnownHost\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-26T15:15:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-27T11:25:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works.jpg\" \/>\n<meta name=\"author\" content=\"Somesh Z\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Somesh Z\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/\"},\"author\":{\"name\":\"Somesh Z\",\"@id\":\"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/8b518f13cf69dd00d147e577d63ff3b1\"},\"headline\":\"How can I perform a traceroute?\",\"datePublished\":\"2021-10-26T15:15:39+00:00\",\"dateModified\":\"2021-10-27T11:25:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/\"},\"wordCount\":1222,\"image\":{\"@id\":\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works.jpg\",\"keywords\":[\"network\",\"traceroute\",\"tracert\"],\"articleSection\":[\"Getting Started\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/\",\"url\":\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/\",\"name\":\"How can I perform a traceroute? - KnownHost\",\"isPartOf\":{\"@id\":\"https:\/\/www.knownhost.com\/kb\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works.jpg\",\"datePublished\":\"2021-10-26T15:15:39+00:00\",\"dateModified\":\"2021-10-27T11:25:55+00:00\",\"author\":{\"@id\":\"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/8b518f13cf69dd00d147e577d63ff3b1\"},\"description\":\"Learn more about the network route with traceroute, i.e., tracert command-line utility. Learn how can to perform a traceroute?\",\"breadcrumb\":{\"@id\":\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#primaryimage\",\"url\":\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works.jpg\",\"contentUrl\":\"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works.jpg\",\"width\":850,\"height\":624,\"caption\":\"tracert-command-traceroute-how-works\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.knownhost.com\/kb\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How can I perform a traceroute?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.knownhost.com\/kb\/#website\",\"url\":\"https:\/\/www.knownhost.com\/kb\/\",\"name\":\"KnownHost\",\"description\":\"KnownHost provides a comprehensive webhosting knowledge base to help answer many of your common webhosting and linux questions.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.knownhost.com\/kb\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/8b518f13cf69dd00d147e577d63ff3b1\",\"name\":\"Somesh Z\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/276c97317c2d6905cc5a1bd9ceb10a0fd121cc4da22126f648fa88f95dcf32dd?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/276c97317c2d6905cc5a1bd9ceb10a0fd121cc4da22126f648fa88f95dcf32dd?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/276c97317c2d6905cc5a1bd9ceb10a0fd121cc4da22126f648fa88f95dcf32dd?s=96&d=mm&r=g\",\"caption\":\"Somesh Z\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How can I perform a traceroute? - KnownHost","description":"Learn more about the network route with traceroute, i.e., tracert command-line utility. Learn how can to perform a traceroute?","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/","og_locale":"en_US","og_type":"article","og_title":"How can I perform a traceroute? - KnownHost","og_description":"Learn more about the network route with traceroute, i.e., tracert command-line utility. Learn how can to perform a traceroute?","og_url":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/","og_site_name":"KnownHost","article_published_time":"2021-10-26T15:15:39+00:00","article_modified_time":"2021-10-27T11:25:55+00:00","og_image":[{"url":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works.jpg","type":"","width":"","height":""}],"author":"Somesh Z","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Somesh Z","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#article","isPartOf":{"@id":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/"},"author":{"name":"Somesh Z","@id":"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/8b518f13cf69dd00d147e577d63ff3b1"},"headline":"How can I perform a traceroute?","datePublished":"2021-10-26T15:15:39+00:00","dateModified":"2021-10-27T11:25:55+00:00","mainEntityOfPage":{"@id":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/"},"wordCount":1222,"image":{"@id":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#primaryimage"},"thumbnailUrl":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works.jpg","keywords":["network","traceroute","tracert"],"articleSection":["Getting Started"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/","url":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/","name":"How can I perform a traceroute? - KnownHost","isPartOf":{"@id":"https:\/\/www.knownhost.com\/kb\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#primaryimage"},"image":{"@id":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#primaryimage"},"thumbnailUrl":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works.jpg","datePublished":"2021-10-26T15:15:39+00:00","dateModified":"2021-10-27T11:25:55+00:00","author":{"@id":"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/8b518f13cf69dd00d147e577d63ff3b1"},"description":"Learn more about the network route with traceroute, i.e., tracert command-line utility. Learn how can to perform a traceroute?","breadcrumb":{"@id":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#primaryimage","url":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works.jpg","contentUrl":"https:\/\/www.knownhost.com\/kb\/wp-content\/uploads\/2021\/10\/tracert-command-traceroute-how-works.jpg","width":850,"height":624,"caption":"tracert-command-traceroute-how-works"},{"@type":"BreadcrumbList","@id":"https:\/\/www.knownhost.com\/kb\/how-can-i-perform-a-traceroute\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.knownhost.com\/kb\/"},{"@type":"ListItem","position":2,"name":"How can I perform a traceroute?"}]},{"@type":"WebSite","@id":"https:\/\/www.knownhost.com\/kb\/#website","url":"https:\/\/www.knownhost.com\/kb\/","name":"KnownHost","description":"KnownHost provides a comprehensive webhosting knowledge base to help answer many of your common webhosting and linux questions.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.knownhost.com\/kb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/8b518f13cf69dd00d147e577d63ff3b1","name":"Somesh Z","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/276c97317c2d6905cc5a1bd9ceb10a0fd121cc4da22126f648fa88f95dcf32dd?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/276c97317c2d6905cc5a1bd9ceb10a0fd121cc4da22126f648fa88f95dcf32dd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/276c97317c2d6905cc5a1bd9ceb10a0fd121cc4da22126f648fa88f95dcf32dd?s=96&d=mm&r=g","caption":"Somesh Z"}}]}},"_links":{"self":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/posts\/4557","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/comments?post=4557"}],"version-history":[{"count":0,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/posts\/4557\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/media?parent=4557"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/categories?post=4557"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/tags?post=4557"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}