The address format used in CSV Geolite2 includes the beginning of the IP address of the block, followed by the length of the prefix #, which can be converted to the end of the IP address of the block.
( , Maxmind "Network_Mask_Length" "Prefix_Length", IPv6, .)
Geolite2 CSV :
network_start_ip,network_mask_length,geoname_id,registered_country_geoname_id,re
presented_country_geoname_id,postal_code,latitude,longitude,is_anonymous_proxy,i
s_satellite_provider
: ( Geolite2-Country-Blocks.csv)
::ffff:81.248.136.0,120,3578476,3017382,,,,,0,0
, IPv4-, ?
First IP address: 81.248.136.0
Prefix_Length/Network_mask_Length: 120
Last IP address: 81.248.136.255
URL- IP-, _Length:
http://www.gestioip.net/cgi-bin/subnet_calculator.cgi
__