{
  "input": "100.3.5.0/25",
  "version": 4,
  "address": "100.3.5.0",
  "cidr": "100.3.5.0/25",
  "network": "100.3.5.0",
  "netmask": "255.255.255.128",
  "wildcard": "0.0.0.127",
  "broadcast": "100.3.5.127",
  "prefix_length": 25,
  "max_prefix": 32,
  "host_bits": 7,
  "num_addresses": 128,
  "num_addresses_short": "128",
  "usable_hosts": 126,
  "usable_hosts_short": "126",
  "host_min": "100.3.5.1",
  "host_max": "100.3.5.126",
  "host_index": 0,
  "network_binary": "01100100.00000011.00000101.00000000",
  "netmask_binary": "11111111.11111111.11111111.10000000",
  "address_binary": "01100100.00000011.00000101.00000000",
  "address_int": 1677919488,
  "address_hex": "0x64030500",
  "exploded": "100.3.5.0",
  "compressed": "100.3.5.0",
  "ip_class": "A",
  "block_label": "Глобальный юникаст",
  "rfc": null,
  "tags": [
    "global"
  ],
  "tag_labels": [
    "глобально маршрутизируется"
  ],
  "is_private": false,
  "is_global": true,
  "is_multicast": false,
  "is_loopback": false,
  "ptr_record": "0.5.3.100.in-addr.arpa",
  "ptr_zone": null,
  "prev_network": "100.3.4.128/25",
  "next_network": "100.3.5.128/25",
  "supernet": "100.3.5.0/24",
  "subnet_halves": [
    "100.3.5.0/26",
    "100.3.5.64/26"
  ],
  "ipv4_mapped": null,
  "ipv6_mapped": "::ffff:6403:500",
  "eui64_hint": null
}