{"id":18797,"date":"2022-02-22T14:09:54","date_gmt":"2022-02-22T14:09:54","guid":{"rendered":"https:\/\/fastestvpn.com\/resources\/?p=18797"},"modified":"2025-05-21T14:21:18","modified_gmt":"2025-05-21T14:21:18","slug":"what-is-subnet-mask","status":"publish","type":"post","link":"https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/","title":{"rendered":"What is a Subnet Mask?","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>A subnet mask divides the network into smaller chunks, i.e., subnetworks. All your internet devices have a subnet mask, but finding it depends on your use. And, that\u2019s all this article is about. In this blog post, we\u2019ll briefly walk you through what is subnet mask, how to find subnet mask on different devices, a comparison of it with an IP address, and wrap up with the FAQs. Let\u2019s dive in!<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-18798\" title=\"What is Subnet Mask\" src=\"https:\/\/fastestvpn.com\/resources\/wp-content\/uploads\/2022\/02\/What-is-Subnet-Mask-f-1024x427.png\" alt=\"What is Subnet Mask\" width=\"1200\" height=\"500\" srcset=\"https:\/\/fastestvpn.com\/resources\/wp-content\/uploads\/sites\/2\/2022\/02\/What-is-Subnet-Mask-f-1024x427.png 1024w, https:\/\/fastestvpn.com\/resources\/wp-content\/uploads\/sites\/2\/2022\/02\/What-is-Subnet-Mask-f-300x125.png 300w, https:\/\/fastestvpn.com\/resources\/wp-content\/uploads\/sites\/2\/2022\/02\/What-is-Subnet-Mask-f-768x320.png 768w, https:\/\/fastestvpn.com\/resources\/wp-content\/uploads\/sites\/2\/2022\/02\/What-is-Subnet-Mask-f-1536x640.png 1536w, https:\/\/fastestvpn.com\/resources\/wp-content\/uploads\/sites\/2\/2022\/02\/What-is-Subnet-Mask-f.png 1920w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><\/p>\n<blockquote><p><strong>Note: <\/strong>All potential cyber-attacks require one hint: your IP address. Most sites that you visit track your IP address, and if it gets into the wrong hands, you can become a potential victim of black hats.<\/p>\n<p>We recommend connecting to FastestVPN to ensure that you stay out of the hot waters. A VPN connection spoofs your original IP address and provides a new one based on the <a href=\"https:\/\/fastestvpn.com\/server-locations\" target=\"_blank\" rel=\"noopener\">server<\/a> location. This way, you stay anonymous when web surfing, ensuring elevated cybersecurity.<\/p><\/blockquote>\n <div class=\"fastest-hd-btn\">\n <a class=\"hd-conter-btn\" href=\"https:\/\/fastestvpn.com\/lifetime-special-deals?a_aid=634829be4d0b2\" title=\"Get FastestVPN\">Get FastestVPN <i class=\"fa fa-hand-o-right\" aria-hidden=\"true\"><\/i><\/a>\n <\/div>\n\n<h2>What Is a Subnet Mask?<\/h2>\n<p>Every telephone has a different contact address, which you get when you register for a landline. The same is true with IP addresses. Every device has a different IP address, which consists of two components: the host and the network component.<\/p>\n<p>Here\u2019s an example to explain what is subnet mask. You\u2019ve got 000.000.000.000 as an address. Decimals separate the first three sets; 000.000.000 represents the network, while the last set (000) represents the machine on the network.<\/p>\n<p>All IP addresses are 32 bits; remembering or copying the same set can be confusing. Therefore, all addresses are divided into bits to avoid confusion. Overall, the address is in a set of 4&#215;8, making it into 32 binary bits.<\/p>\n<p>Here\u2019s an illustration of examples of what is subnet mask:<\/p>\n<p><strong>IP address:<\/strong> 192.168.1.100<\/p>\n<p><strong>Subnet Mask: <\/strong>255.255.255.0<\/p>\n<p>The Subnetmask portion represents the network address, and combining the IP address and the Subnetmask results in a long pattern of binary digits. Moreover, connecting to the VPN will change your IP address depending on the server\u2019s location.<\/p>\n<h2>How Does A Subnet Work?<\/h2>\n<p>Now that you know what is subnet mask, here\u2019s all about how it works. Subnetting is important because it allows a network to be broken down into smaller networks. The easiest example is that a router connected through another router is different from the primary network. It\u2019s why disabling <a href=\"https:\/\/fastestvpn.com\/resources\/double-nat\/\" target=\"_blank\" rel=\"noopener\">double NAT<\/a> works in favor of inbound traffic.<\/p>\n<p>Wide Area Network (WAN) does not cater to the information regarding the host address. It only knows which network the host is a part of and forwards data to the correct network, which is directed to the correct host on the subnet.<\/p>\n<h2>Subnet Mask vs IP Address<\/h2>\n<p>It\u2019s never easy to understand networking complications. And if the previous section about what is subnet mask has got you scratching your head when trying to understand the differences between a subnet mask and an IP address, we\u2019ve got your back!<\/p>\n<p>Here\u2019s a brief comparison of Subnet Mask vs IP address to clear the air about what is subnet mask:<\/p>\n<table>\n<tbody>\n<tr>\n<td><strong>Feature<\/strong><\/td>\n<td><strong>IP Address<\/strong><\/td>\n<td><strong>Subnet Mask<\/strong><\/td>\n<\/tr>\n<tr>\n<td><strong>Purpose\u00a0<\/strong><\/td>\n<td>Uniquely identifies a device on a network.<\/td>\n<td>Explains an IP address\u2019 network portion.<\/td>\n<\/tr>\n<tr>\n<td><strong>Format\u00a0<\/strong><\/td>\n<td>IPv4: Four octets in dotted decimal.<\/p>\n<p>IPv6: 8 groups of 4 hexadecimal digits separated by colons.<\/td>\n<td>32-bit number in dotted decimal<\/td>\n<\/tr>\n<tr>\n<td><strong>Components<\/strong><\/td>\n<td>Network address and host address<\/td>\n<td>Network bits and host bits<\/td>\n<\/tr>\n<tr>\n<td><strong>Function<\/strong><\/td>\n<td>Identifies individual devices<\/td>\n<td>Determines network boundaries and available hosts<\/td>\n<\/tr>\n<tr>\n<td><strong>Role in Network Communication<\/strong><\/td>\n<td>Used for addressing data packets<\/td>\n<td>Used for routing data packets to the correct network<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>How to Find Subnet Mask From IP Address<\/h2>\n<p>With the IP address vs Subnet mask briefly explained, here\u2019s how to find subnet mask from an IP address on different devices:<\/p>\n<h3>Find Subnet Mask on Android<\/h3>\n<p>Here\u2019s how to find subnet mask on Android:<\/p>\n<ul>\n<li style=\"font-weight: 400;\">Go to <strong>Settings &gt; Wireless &amp; Networks &gt; WiFi<\/strong>.<\/li>\n<li style=\"font-weight: 400;\">Select the connected Network.<\/li>\n<\/ul>\n<p>You can now see the subnet mask and additional network information.<\/p>\n<h3>Find Subnet Mask on iOS.<\/h3>\n<p>Here\u2019s how to find subnet mask on iOS:<\/p>\n<ul>\n<li style=\"font-weight: 400;\">Go to <strong>Settings &gt; WiFi<\/strong>.<\/li>\n<li style=\"font-weight: 400;\">Select the connected <strong>Network<\/strong>.<\/li>\n<li style=\"font-weight: 400;\">Tap on <strong>\u201ci\u201d<\/strong>.<\/li>\n<\/ul>\n<p>You can now see all network details.<\/p>\n<h3>Find Subnet Mask on Windows<\/h3>\n<p>Here\u2019s how to find subnet mask on Windows:<\/p>\n<ul>\n<li style=\"font-weight: 400;\">Use the<strong> search bar<\/strong>.<\/li>\n<li style=\"font-weight: 400;\">Navigate and open the <strong>Control Panel<\/strong>.<\/li>\n<li style=\"font-weight: 400;\">Go to the <strong>Network and Sharing Centre<\/strong>.<\/li>\n<li style=\"font-weight: 400;\">\u00a0Select the connected <strong>network &gt; Advanced<\/strong>.<\/li>\n<li style=\"font-weight: 400;\">Select your<strong> TCP\/IP<\/strong>.<\/li>\n<\/ul>\n<p>You can now see your IP address and the sub net mask.<\/p>\n<h3>Find Subnet Mask on Mac<\/h3>\n<p>Here\u2019s how to find Subnet Mask on your Mac device:<\/p>\n<ul>\n<li style=\"font-weight: 400;\">Press the <strong>space bar + Command<\/strong> keys together.<\/li>\n<li style=\"font-weight: 400;\">Navigate and go to <strong>System Preferences &gt; Network<\/strong>.<\/li>\n<li style=\"font-weight: 400;\">Choose your<strong> Network &gt; Advanced<\/strong>.<\/li>\n<li style=\"font-weight: 400;\">Select <strong>TCP\/IP<\/strong>.<\/li>\n<\/ul>\n<p>You can now see your IP address with the sub net mask.<\/p>\n<h2>What Are the Different Parts of the IP Address?<\/h2>\n<p>Note: The traditional class-based IP addressing system is now considered outdated. Classless Inter-Domain Routing (CIDR) has become the preferred method for more efficiently allocating IP addresses.<\/p>\n<p>All IP addresses are divided into 3 categories: <strong>A, B, C, D,<\/strong> and <strong>E<\/strong>. However, the users don&#8217;t use the last two classes. Moreover, all IP address classes have their specific default Subnetmask. Here are the 4 classes briefly described:<\/p>\n<h3>Class A<\/h3>\n<p>These use a sub net mask 255.0.0.0 and have a first octet ranging from 0 to 127. This class supports 126 networks, with each network accommodating nearly 17 million hosts.<\/p>\n<h3>Class B<\/h3>\n<p>This class of networks is characterized by a sub net mask of 255.255.0.0 and a first octet between 128 and 191. It suits medium to large networks, offering approximately 16,000 and 65,000 hosts per network.<\/p>\n<h3>Class C<\/h3>\n<p>This class is typically used for local area networks (LANs). Its sub net mask is 255.255.255.0, and its first octet ranges from 192 to 223. This class supports about 2 million networks, each with up to 254 hosts.<\/p>\n<h3>Class D<\/h3>\n<p>Class D addresses, spanning from 224 to 239, are reserved for multicasting, which simultaneously sends data streams to multiple users. They do not use a Subnetmask, as multicasting is not intended for specific hosts.<\/p>\n<h3>Class E<\/h3>\n<p>This network class covers the range from 240 to 255 and is not assigned a Subnetmask. It is designated for experimental and research purposes.<\/p>\n<h2>What Is a Subnet Mask Calculator?<\/h2>\n<p>Subnet calculators provide essential information such as subnet masks, network addresses, IP class details, and the range of usable hosts. Various tools and applications are designed to help manage and allocate IP addresses within a network.<\/p>\n<p>A subnet range calculator gives you the beginning and ending addresses of a subnet. An IPv4 to IPv6 converter facilitates the conversion of IP addresses from IPv4 format to IPv6 format.<\/p>\n<p>Subnet mask calculators reveal available subnets along with their subnet masks. Additionally, an IPv4 CIDR calculator lets you enter a subnet range and view detailed IP address information for that range.<\/p>\n<h2>What Is a Subnet Mask Cheat Sheet?<\/h2>\n<p>A sub net mask cheat sheet assists administrators in swiftly identifying the location of an IP address within a subnet by using both the IP address and the sub net mask. Subnet masks are utilized to split an IP address into two sections: the network and the host.<\/p>\n<p>The subnet mask mirrors the IP address in length, with bits for the network portion set to 1s and bits for the host portion set to 0s. Additionally, the subnet mask can be expressed by the number of bits allocated to the network part; for instance, if there are 27 bits in the network segment, the subnet mask is denoted as \/27.<\/p>\n<p><span style=\"font-weight: 400;\">\n<div class=\"blog_faq\">\n <h2 class=\"main_title\">FAQs - What is a Subnet Mask?<\/h2> \n <div class=\"faq\">\n\t\t \n\t\t\t<h3 class=\"faq_title\">What is my IP address and subnet mask? <i class=\"fa fa-angle-down\"><\/i><\/h3> \n\t\t\t\t\n\t\t\t\t <div class=\"faq_description\">\n <p>An IP address consists of 32 bits, organized into 4bytes, each containing 8 bits. Moreover, every TCP\/IP network device, such as computers, printers, routers, and switches, is assigned a unique IP address. \r\nA sub net mask separates IP addresses into network and host components, enhancing network performance and security.\r\n<\/p>\n <\/div>\n <\/div>\n \n <div class=\"faq\">\n\t\t \t\t\t\t\n <h3 class=\"faq_title\">How to subnet an IP address? <i class=\"fa fa-angle-down\"><\/i><\/h3> \n <div class=\"faq_description\">\n <p>To subnet an IP address, define the required subnets and hosts. Adjust the Subnetmask to match these needs by extending the network bits. For example, changing from \/24 to \/27 creates smaller subnets. Determine the ranges for each subnet and allocate IP addresses. Furthermore, check the results to confirm correctness.\r\n<\/p>\n <\/div>\n <\/div>\n \n <div class=\"faq\">\n\t\t \t\t\t\t\n <h3 class=\"faq_title\">What is subnet mask and why it is used? <i class=\"fa fa-angle-down\"><\/i><\/h3> \n <div class=\"faq_description\">\n <p>A Subnetmask splits an IP address into two segments: one that specifies the host (such as a computer) and another that designates the network to which it is connected.\r\n<\/p>\n <\/div>\n <\/div>\n \n <div class=\"faq\">\n <h3 class=\"faq_title\">What is a subnet mask in simple terms? <i class=\"fa fa-angle-down\"><\/i><\/h3> \n <div class=\"faq_description\">\n <p>A subnet is a 32-bit value dividing an IP address into network and host portions. Moreover, routers utilize subnet masks to direct data packets to the appropriate subnet within a network.<\/p>\n <\/div>\n <\/div>\n \n <div class=\"faq\">\n <h3 class=\"faq_title\">What are 2 types of subnet? <i class=\"fa fa-angle-down\"><\/i><\/h3> \n <div class=\"faq_description\">\n <p>There are two main types of subnetting: Fixed-Length Subnet Mask (FLSM) and Variable-Length Subnet Mask (VLSM). FLSM involves creating subnets with equal host addresses and using the same sub net mask for all. However, VLSM allows for subnets with varying numbers of host addresses, each with a different Subnetmask.\r\n<\/p>\n <\/div>\n <\/div>\n \n \n \n \n \n \n \n <\/div>\n\n <\/span><\/p>\n<h3>Conclusion<\/h3>\n<p>You might now understand a subnet and why it\u2019s important for networking. Subnets also help slow down the exhaustion of IPv4 addresses. Like IPv4 networks, IPv6 networks have prefixes. We recommend reading about the <a href=\"https:\/\/fastestvpn.com\/resources\/ipv4-vs-ipv6-whats-the-difference\/\" target=\"_blank\" rel=\"noopener\">differences between IPv4 and IPv6<\/a> in our blog.<br \/>\n <div class=\"fastest-hd-cta\">\n <h3>Take Control of Your Privacy Today! \n <span>Unblock websites, access streaming platforms, and bypass ISP monitoring.<\/span>\n <\/h3>\n <a class=\"hd-conter-btn\" href=\"https:\/\/fastestvpn.com\/lifetime-special-deals?a_aid=634829be4d0b2\" title=\"Get FastestVPN\">Get FastestVPN <i class=\"fa fa-hand-o-right\" aria-hidden=\"true\"><\/i><\/a>\n <\/div>\n <\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>A subnet mask divides the network into smaller chunks, i.e., subnetworks. All your internet devices have a subnet mask, but finding it depends on your use. And, that\u2019s all this article is about. In this blog post, we\u2019ll briefly walk you through what is subnet mask, how to find subnet mask on different devices, a [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":18799,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5],"tags":[],"acf":[],"yoast_head":"\n<title>What is a Subnet?<\/title>\n<meta name=\"description\" content=\"A subnet mask divides the network into smaller sub-networks depending on the IP address class. Here\u2019s how to find a subnet mask on different devices.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Is a Subnet?\" \/>\n<meta property=\"og:description\" content=\"A subnet mask divides the network into smaller sub-networks depending on the IP address class. Here\u2019s how to find a subnet mask on different devices.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/\" \/>\n<meta property=\"og:site_name\" content=\"Fastest Resources Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-02-22T14:09:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-21T14:21:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fastestvpn.com\/resources\/wp-content\/uploads\/sites\/2\/2022\/02\/What-is-Subnet-Mask-f.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"What Is a Subnet?\" \/>\n<meta name=\"twitter:description\" content=\"A subnet mask divides the network into smaller sub-networks depending on the IP address class. Here\u2019s how to find a subnet mask on different devices.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/fastestvpn.com\/resources\/wp-content\/uploads\/sites\/2\/2022\/02\/What-is-Subnet-Mask-f.png\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/\",\"url\":\"https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/\",\"name\":\"What is a Subnet?\",\"isPartOf\":{\"@id\":\"https:\/\/fastestvpn.com\/resources\/#website\"},\"datePublished\":\"2022-02-22T14:09:54+00:00\",\"dateModified\":\"2025-05-21T14:21:18+00:00\",\"author\":{\"@id\":\"https:\/\/fastestvpn.com\/resources\/#\/schema\/person\/2bc5619b8836e9394fe98d51f919a1f9\"},\"description\":\"A subnet mask divides the network into smaller sub-networks depending on the IP address class. Here\u2019s how to find a subnet mask on different devices.\",\"breadcrumb\":{\"@id\":\"https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fastestvpn.com\/resources\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is a Subnet Mask?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fastestvpn.com\/resources\/#website\",\"url\":\"https:\/\/fastestvpn.com\/resources\/\",\"name\":\"Fastest Resources Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fastestvpn.com\/resources\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/fastestvpn.com\/resources\/#\/schema\/person\/2bc5619b8836e9394fe98d51f919a1f9\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fastestvpn.com\/resources\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/eef1d615408428f84f63535211fda790?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/eef1d615408428f84f63535211fda790?s=96&d=mm&r=g\",\"caption\":\"admin\"}}]}<\/script>\n","yoast_head_json":{"title":"What is a Subnet?","description":"A subnet mask divides the network into smaller sub-networks depending on the IP address class. Here\u2019s how to find a subnet mask on different devices.","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:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/","og_locale":"en_US","og_type":"article","og_title":"What Is a Subnet?","og_description":"A subnet mask divides the network into smaller sub-networks depending on the IP address class. Here\u2019s how to find a subnet mask on different devices.","og_url":"https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/","og_site_name":"Fastest Resources Blog","article_published_time":"2022-02-22T14:09:54+00:00","article_modified_time":"2025-05-21T14:21:18+00:00","og_image":[{"width":1920,"height":800,"url":"https:\/\/fastestvpn.com\/resources\/wp-content\/uploads\/sites\/2\/2022\/02\/What-is-Subnet-Mask-f.png","type":"image\/png"}],"author":"admin","twitter_card":"summary_large_image","twitter_title":"What Is a Subnet?","twitter_description":"A subnet mask divides the network into smaller sub-networks depending on the IP address class. Here\u2019s how to find a subnet mask on different devices.","twitter_image":"https:\/\/fastestvpn.com\/resources\/wp-content\/uploads\/sites\/2\/2022\/02\/What-is-Subnet-Mask-f.png","twitter_misc":{"Written by":"admin","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/","url":"https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/","name":"What is a Subnet?","isPartOf":{"@id":"https:\/\/fastestvpn.com\/resources\/#website"},"datePublished":"2022-02-22T14:09:54+00:00","dateModified":"2025-05-21T14:21:18+00:00","author":{"@id":"https:\/\/fastestvpn.com\/resources\/#\/schema\/person\/2bc5619b8836e9394fe98d51f919a1f9"},"description":"A subnet mask divides the network into smaller sub-networks depending on the IP address class. Here\u2019s how to find a subnet mask on different devices.","breadcrumb":{"@id":"https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fastestvpn.com\/resources\/what-is-subnet-mask\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fastestvpn.com\/resources\/"},{"@type":"ListItem","position":2,"name":"What is a Subnet Mask?"}]},{"@type":"WebSite","@id":"https:\/\/fastestvpn.com\/resources\/#website","url":"https:\/\/fastestvpn.com\/resources\/","name":"Fastest Resources Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fastestvpn.com\/resources\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/fastestvpn.com\/resources\/#\/schema\/person\/2bc5619b8836e9394fe98d51f919a1f9","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fastestvpn.com\/resources\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/eef1d615408428f84f63535211fda790?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/eef1d615408428f84f63535211fda790?s=96&d=mm&r=g","caption":"admin"}}]}},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/fastestvpn.com\/resources\/wp-json\/wp\/v2\/posts\/18797"}],"collection":[{"href":"https:\/\/fastestvpn.com\/resources\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fastestvpn.com\/resources\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fastestvpn.com\/resources\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fastestvpn.com\/resources\/wp-json\/wp\/v2\/comments?post=18797"}],"version-history":[{"count":2,"href":"https:\/\/fastestvpn.com\/resources\/wp-json\/wp\/v2\/posts\/18797\/revisions"}],"predecessor-version":[{"id":39816,"href":"https:\/\/fastestvpn.com\/resources\/wp-json\/wp\/v2\/posts\/18797\/revisions\/39816"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fastestvpn.com\/resources\/wp-json\/wp\/v2\/media\/18799"}],"wp:attachment":[{"href":"https:\/\/fastestvpn.com\/resources\/wp-json\/wp\/v2\/media?parent=18797"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fastestvpn.com\/resources\/wp-json\/wp\/v2\/categories?post=18797"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fastestvpn.com\/resources\/wp-json\/wp\/v2\/tags?post=18797"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}