You have address 130.34.12.128
with mask 255.255.255.224
.
In binary you have:
10000010 00100010 00001100 100 00000
11111111 11111111 11111111 111 00000
You can change only the last 5 binary so you have from 130.34.12.128 to 130.34.12.159 ip address.
All subnet need 1 addres for brodcast and 1 for that subnet address.
You can make example:
130.34.12.128 - 130.34.12.135 /29 6 ip address + 1 brodcast + 1 subnet address
130.34.12.136 - 130.34.12.143 /29 6 ip address + 1 brodcast + 1 subnet address
130.34.12.144 - 130.34.12.151 /29 6 ip address + 1 brodcast + 1 subnet address
130.34.12.152 - 130.34.12.155 /30 2 ip address + 1 brodcast + 1 subnet address
130.34.12.156 - 130.34.12.159 /30 2 ip address + 1 brodcast + 1 subnet address
In binary last octet:
10000000 - 10000111 /29
10001000 - 10001111 /29
10010000 - 10010111 /29
10011000 - 10011011 /30
10011100 - 10011111 /30
You can see on the last subnet we can't make more ip address, mask show you what you can change, so every your company ip addres will start from 10000010 00100010 00001100 100
and you can changed only the last 5 "numbers".
1 1 1 1 1 1 1 1
128 64 32 16 8 4 2 1
10000010 00100010 00001100 10000000
128 + 2 32 + 2 8 + 4 128
130 34 12 128