IP Subnet

1.0.13.0/24

256 addresses  ·  Unknown Organization  ·  ARIN

CIDR Block

1.0.13.0/24

Prefix Length

/24

Total IPs

256

Network Addr

1.0.13.0

Broadcast

1.0.13.255

Subnet Mask

255.255.255.0

IP Addresses

Showing 256 entries

Showing 256 entries for 1.0.13.0/24

Subnet Details

CIDR Notation 1.0.13.0/24
Prefix Length /24
Subnet Mask 255.255.255.0
Network Address 1.0.13.0
Broadcast Address 1.0.13.255
First Usable IP 1.0.13.1
Last Usable IP 1.0.13.254
Total Addresses 256
Usable Addresses 254

Binary Representation

1

00000001

0

00000000

13

00001101

0

00000000

00000001.00000000.00001101.00000000/24

Allocation Information

Registry ARIN
Organization Unknown Organization
Status Allocated
Allocation Date 1995-01-01
Last Updated 2024-03-15
Country United States

BGP Routing

BGP Origin AS12345
BGP Peers 3 upstream providers
Route Status Active
Last Seen 2 minutes ago

API Endpoints

https://api.hostinfo.com/v2/ip/subnet?range=1.0.13.0%2F24
https://api.hostinfo.com/v2/ip/subnet/children?range=1.0.13.0%2F24
https://api.hostinfo.com/v2/ip/subnet/ips?range=1.0.13.0%2F24

Code Example

curl -s -H "Authorization: Bearer YOUR_TOKEN" \
  https://api.hostinfo.com/v2/ip/subnet?range=1.0.13.0%2F24

# Response
{
  "range": "1.0.13.0/24",
  "prefix": 24,
  "address_count": 256,
  "allocation": {
    "registry": "ARIN",
    "status": "allocated"
  }
}

Subnet Information

CIDR 1.0.13.0/24
Prefix /24
Addresses 256
Type /24 Subnet
Registry ARIN

IP Subnet API

Query this subnet programmatically. Get child ranges, IP details, and routing data.

/v2/ip/subnet?range=1.0.13.0%2F24 View API Docs