Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

NetworkCollection

Guides

  • Network Collection

Symbols

  • CompressIPAddress
  • ConvertToIPV4Address
  • IPAddressAdd
  • IPAddressAllHosts
  • IPAddressBroadcastAddress
  • IPAddressCompareNetworks
  • IPAddressGlobalQ
  • IPAddressHostCount
  • IPAddressHosts
  • IPAddressIPv4Mapped
  • IPAddressLoopbackQ
  • IPAddressMulticastQ
  • IPAddressNetworkAddress
  • IPAddressNetworkMask
  • IPAddressOverlaps
  • IPAddressPrivateQ
  • IPAddressSubnetMask
  • IPAddressSubnet
  • IPAddressSubnetOf
  • IPAddressSubnets
  • IPAddressSupernetDiff
  • IPAddressSupernet
  • IPAddressSupernetOf
  • IPAddressSupernetPrefix
  • IPAddressToByteArray
  • IPAddressVersion
  • IPNetwork
  • ReverseIPAddress
  • TeredoAddressCheck
  • UncompressIPAddress
WolframExternalFunctions`NetworkCollection`
IPAddressSubnets
​
IPAddressSubnets
[address,mask]
returns the list of subnets in the network of the given
address
with the specified
mask
.
​
Examples  
(1)
Basic Examples  
(1)
In[1]:=
IPAddressSubnets
["192.168.0.0","255.255.255.0"]
Out[1]=
ExternalObject
Command: IPv4Network
System: Python
​
Type: PythonObject
IsModule: False
,ExternalObject
Command: IPv4Network
System: Python
​
Type: PythonObject
IsModule: False

SeeAlso
IPAddress
▪
IPAddressSubnetCount
TechNotes
▪
The function uses the Python IPaddress package.
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com