Skip to content
September 10, 2026
  • Bluesky
  • Facebook
  • Linkedin
  • Mastodon
  • RSS
  • Twitter
  • Youtube

Daily CyberSecurity

Zero-hour alerts. Unmatched analysis.

Primary Menu
  • Home
  • CVE Data
    • CVE Watchtower
    • Top Exploited CVEs
    • CVE Stats by Vendor
    • Q2 2026 Report
    • CVE Alerts
    • CVE Alert Settings
    • Pricing
  • Cyber Criminals
  • Data Leak
  • Linux
  • Malware
  • Vulnerability
  • Submit Press Release
  • Weekly Recap
Light/Dark Button
  • Home
  • Technique
  • What is IP address?
  • Technique

What is IP address?

Do Son January 26, 2017 4 minutes read
ip-addressing-3-638

Internet is a network of computers around the world in general, these computers are through the TCP / IP protocol to communicate. The transmitted packet must contain address information, which sends the IP of the computer in time and the IP of the receiving computer.

The TCP / IP protocol states that an IP address is a 32-bit binary number and is unique within the Internet. And all hosts in the same physical network use the same network ID, any host on the network (including workstations, servers, and routers) must have a host ID corresponding to it.

In order to facilitate the memory, this 32-bit binary IP address is divided into four, each 8, the middle separated by decimal points, and then 8-bit binary number is converted to decimal number.

Example:

IP: 11000000.10101000.00000000 .00000001 => 192.168.0.1

IP address is divided into ABCDE five categories, including ABC class address is divided into two parts: the network address and host address, respectively, suitable for large, medium and small network use.

For example, if the IP address is 113.125.3.6, the information is as follows:
Network Address: 113.125.3.0
Host Address: 6
the IP address: 113.125.3.6

Class A IP addresses
Class A IP address from the network address before 8 and 24 after the host address, the network address of the highest level must be “0”, the address range from 1.0.0.0 to 126.0.0.0. There are 126 Class A networks available, each capable of hosting more than 100 million hosts.

Class B IP addresses
Class B IP address consists of the first 16 bits of the network address and the last 16-bit host address, the network address of the highest level must be “10”, the address range from 128.0.0.0 to 191.255.255.255. There are 16,382 Class B networks available, each of which can accommodate more than 60,000 hosts.

Class C IP addresses
Class C IP address consists of the first 24 bits of the network address and the last 8 bits of the host address, network address, the most significant bit must be “110.” The range is from 192.0.0.0 to 223.255.255.255. Class C network can reach more than 2.09 million, each network can accommodate 254 hosts.

Class D IP addresses (multicast)
before the Class D IP addresses 8 to “1110” is a special reserved address does not point to a specific network, currently used multicast (Multicase). Multicast addresses are used to address a single computer at a time, which identifies a group of computers that share the same protocol.

Class E IP address
before the 8 to “11110” to start, reserved for future use. The “0.0.0.0” address corresponds to the current host. The IP address “255.255.255.255”, which is all “1”, is the broadcast address of the current subnet.

In addition, ABC3 class retains three areas as a private address, they range as follows:

Class A: 10.0.0.0 ~ 10.255.255.255
Class B: 172.16.0.0 ~ 172.31.255.255
Class C: 192.168.0.0 ~ 192.168.255.255

IP addressing rules

Network addressing rules of the network address must be unique network ID can not begin with a number 127 in a class A address, the number 127 is reserved for internal loopback test. The first byte of the network ID can not be 255. The number 255 is used as the broadcast address. The first byte of the network ID can not be “0”. 0 indicates that the address is a local host and can not be transmitted.

Host Addressing Rules host identification on the same network must be unique. The bits of the host ID can not all be “1”. If all bits are “1”, it is a broadcast address, not a host address. All bits of the host ID can not be all “0”. If all bits are “0”, it means only this network, and there is no host on this network.

Subnet mask

subnet mask is a 32-bit address, it can not exist alone, must be combined with IP used together. It only has a function, is to divide an IP into network address and host address two parts.Subnet mask and IP address of the same, the left is the network bit, with a binary 1; the right is the host, with binary 0 said. The corresponding subnet mask for IP: 192.168.1.1 is 255.255.255.0
In this way, the subnet mask to determine the IP address of a 32-bit binary system which is the network number, which is the host number. It is very important for hosts using TCP / IP protocol. Only through the subnet mask, can we show the relationship between the subnet of one host and other subnets, in order to use the network normally.
Common subnet mask

  • 255.255.255.0:  can provide 256 IP addresses, but actually available is 254, because not all host number of 1 or 0.
  • 255.255.0.0 actually available IP is 2550.

Subnet Mask settings when the LAN configuration, subnet mask set too large too small is not good, for example, there are more than 200 hosts, not more than 254, it is set to 255.255.255.0. Incorrect settings can result in transmission errors.

SHARE
Share on FacebookShare on XShare on LinkedInShare on TelegramShare on BlueskyShare on Mastodon
Tags: ip address

Search

Translation

CVE ALERTS
📧

Email Delivery
Get threat intel straight to your inbox.

♾️

Unlimited Vendors
Track every technology in your stack.

🚨

All New CVE Alerts
Be the first to know about new flaws.

⚙️

Custom EPSS Threshold
Filter noise, focus on real risks.

💬

Slack & Teams Webhook
Integrate directly into your SecOps.

🚫

100% Ad-Free
Enjoy an uninterrupted reading experience.

$7/mo
Subscribe Now

🚨 Active Exploits in the Wild

  • CVE-2026-20079CVSS 10.0
    A vulnerability in the web interface of Cisco Secure Firewall Management Center (FMC) Software could allow an unauthenticated,...
    Admin intelCISA KEV📅 Added to KEV: Sep 9, 2026📅 Updated: Sep 9, 2026
  • CVE-2025-25249CVSS 8.1
    A heap-based buffer overflow vulnerability in Fortinet FortiOS 7.6.0 through 7.6.3, FortiOS 7.4.0 through 7.4.8, FortiOS 7.2.0 through...
    Admin intelCISA KEV📅 Added to KEV: Sep 9, 2026📅 Updated: Sep 9, 2026
  • CVE-2026-87491
    Out of bounds write in V8 in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute...
    Admin intelCISA KEV📅 Added to KEV: Sep 9, 2026📅 Updated: Sep 9, 2026
  • CVE-2026-19490
    Vulnerability in NetScaler ADC and NetScaler Gateway. This issue affects ADC: from 14.1 through 73.32 and from 13.1...
    CISA KEV📅 Added to KEV: Sep 9, 2026
  • CVE-2026-75650CVSS 10.0
    Adobe Commerce is affected by an Improper Neutralization of Special Elements Used in a Template Engine vulnerability that...
    Admin intelCISA KEV📅 Added to KEV: Sep 8, 2026📅 Updated: Sep 8, 2026
  • CVE-2026-81963CVSS 7.8
    Improper link resolution before file access ('link following') in Windows Update Stack allows an authorized attacker to elevate...
    CISA KEV📅 Added to KEV: Sep 8, 2026
  • CVE-2026-85880CVSS 7.8
    Heap-based buffer overflow in Windows ALPC allows an authorized attacker to elevate privileges locally.
    CISA KEV📅 Added to KEV: Sep 8, 2026
  • CVE-2026-86218CVSS 10.0
    N-central is vulnerable to a pre-auth remote code execution This issue affects N-central: before 2026.3.1.14.
    Admin intelCISA KEV📅 Added to KEV: Sep 8, 2026📅 Updated: Sep 7, 2026
Powered by CVE Watchtower

🔴 Live Critical Threats

  • CVE-2026-8323CVSS 9.3
    URL redirection to untrusted site ('open redirect') vulnerability in Armiya Information Technologies...
  • CVE-2026-88285CVSS 9.4
    GeoVision GV-LPC2211 V1.13 exposes a network-accessible PTZ control service without authentication, allowing...
  • CVE-2026-88278CVSS 9.8
    GeoVision GV-LPC2211 V1.13 fails to enforce WS-Security UsernameToken freshness or nonce reuse...
  • CVE-2026-44950CVSS 9.0
    fs_read_glyphs() in the libXfont2 font-server client (src/fc/fserve.c) copies each glyph's bitmap into...
  • CVE-2026-7188CVSS 9.8
    Improper neutralization of special elements used in an SQL command ('SQL injection')...
  • CVE-2026-59679CVSS 9.0
    fs_read_glyphs() in the libXfont2 font-server client (src/fc/fserve.c) indexes the per-character encoding[] array...
  • CVE-2026-19583CVSS 9.9
    Velociraptor allows some sensitive artifacts to be gated by additional permissions. For...
  • CVE-2026-18351CVSS 9.8
    The Drag and Drop File Upload for Elementor Forms plugin for WordPress...
  • CVE-2026-87931CVSS 9.6
    A vulnerability has been found in Behavioral Technology Group Pavlok Behavioral Conditioning...
  • CVE-2026-88069CVSS 9.3
    Pandora contains a path traversal vulnerability in its archive extraction worker. When...
Powered by CVE WATCHTOWER

Our Websites
  • Penetration Testing Tools
  • The Daily Information Technology
  • Top Exploited CVEs
  • Daily CyberSecurity

    • About SecurityOnline.info
    • Advertise with us
    • Announcement
    • Contact
    • Contributor Register
    • Login
    • Disclaimer
    • DCMA
    • Privacy Policy
    • About SecurityOnline.info
    • Advertise on SecurityOnline.info
    • Contact Us

    When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works

    • CVE Watchtower
    • CVE Statistics by Vendor 2026
    • Q2 2026 Report
    • Top Exploited CVEs
    • Bluesky
    • Facebook
    • Linkedin
    • Mastodon
    • RSS
    • Twitter
    • Youtube
    © 2017 - 2026 Daily CyberSecurity. All Rights Reserved.