IP Subnet

8.8.46.0/24

256 addresses  ·  Unknown Organization  ·  ARIN

CIDR Block

8.8.46.0/24

Prefix Length

/24

Total IPs

256

Network Addr

8.8.46.0

Broadcast

8.8.46.255

Subnet Mask

255.255.255.0

IP Addresses

Showing 256 entries

Showing 256 entries for 8.8.46.0/24

Subnet Details

CIDR Notation 8.8.46.0/24
Prefix Length /24
Subnet Mask 255.255.255.0
Network Address 8.8.46.0
Broadcast Address 8.8.46.255
First Usable IP 8.8.46.1
Last Usable IP 8.8.46.254
Total Addresses 256
Usable Addresses 254

Binary Representation

8

00001000

8

00001000

46

00101110

0

00000000

00001000.00001000.00101110.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=8.8.46.0%2F24
https://api.hostinfo.com/v2/ip/subnet/children?range=8.8.46.0%2F24
https://api.hostinfo.com/v2/ip/subnet/ips?range=8.8.46.0%2F24

Code Example

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

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

Subnet Information

CIDR 8.8.46.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=8.8.46.0%2F24 View API Docs