# UK Telephone National Number Group Codes # # Created: Fri Oct 27 02:32:10 2006 # Using: # Oftel codelist.zip made available on 02 October 2006, size 652718 bytes. # BT Price list dated 20 Dec 2002 # # This list is comprised of the following fields (each will be explained in # fuller detail lower down): # # 1. The national number group (NNG) code # 2. A replacement NNG code, where the code in (1) is not correct. # 3. The status of the code (e.g. is it valid, was it changed on Phoneday?) # 4. The BT charge rate for calls to numbers in that group # 5. The approximate OS grid location, where applicable # 6. The approximate latitude and longitude, where applicable # 7. A text description, often a place name. # 8. Digits in Area Code # 9. See also NNG code # 10. Operator # 11. Charging Area # 12. Digits in full number # 13. Notes # # In the standard version of this file, fields are separated by colons (:), # comments lines (such as this) are preceded by a # . # # PURPOSE # # There are two main aims in producing this table: # 1) To hold in one place a useful set of information about each NNG code, # enabling derived lists for various purposes to be produced easily: # # 2) To hold information which is current. # # The table does NOT attempt to hold detailed information about each NNG. # E.g. 2476 is listed simply as `Coventry'. (The code for Coventry is just # 024, see details below about what is meant by an `NNG'). It does not go # further to detail that 247633 is, say, the BT Keresley local exchange. # Such information is becoming less meaningful anyway, as operators use # ranges in a more widespread manner. # # COPYRIGHT # # Much of the data is derived from the Oftel Specified Numbering Scheme - Code # List, issued by Oftel's Numbering Administration Unit. That `Code List' is # supplied with the following notice: # The Code List, as supplied in printed # and/or computer readable form is © Crown # Copyright but may be reproduced with due # acknowledgement of the source of the # information. No responsibility is accepted # for any errors which may be introduced as # a result of any such reproduction. # The author of this `UK Telephone National Number Group Codes' document wishes # to place no restrictions on the copying of it, and therefore suggests that # the Oftel requirement is met by including this entire `COPYRIGHT' section # in any copy. # # ACCURACY # # Whilst I believe the information is accurate, use it at your own risk. # If you discover any errors, please e-mail me: T.Clark@warwick.ac.uk # # DETAILED DESCRIPTION OF THE FIELDS # # 1. NNG code # # This field contains the NNG code using sufficient digits to categorise it # so that the subsequent fields can be useful. The term `NNG' is used in a # loose sense, the number of digits used are for the purposes of # identification only and DO NOT imply that the code given represents any # exchange or number group within which numbers can be dialled without the # prefix. # # To look up a dialled number in the list, ensure first that it DOES start # with an NNG code. E.g. those using it for analysing numbers dialled on # ordinary BT exchange lines would first omit those dialled numbers not # prefixed with the national dialling prefix (0) - e.g. some local (within # exchange code) dialling and international dialling (prefix 00). # # Now find the longest match against the code field in the table. # # E.g. suppose we wish to look up `385 654321' and find matches in the # table for `385' and also for `3856', then it is the second - the longer # of the two - that should be used. # # The table is ordered numerically ascending, for ease of human use. However, # to simplify coding you may wish to re-order it so that it is longest code # first for computer use. That way, it is always possible to make use of the # FIRST match found. # # 2. Replacement code # # The use of this field is described under the status field below. If present # and numeric it means that the code in this field should be used instead of # the code in the first field, either immediately, or at some time in the # future. If present and alphabetic it means the code in the first field is to # be withdrawn. An M indicates that numbers have or will migrate to # miscellaneous codes, depending on their use ("Find me anyehere", "special" # or "premium"). An X indicates that this codes has gone, or is going out # of service. # # 3. Status # # A single letter whose meaning is as follows: # # P - A pre-Phoneday code, which should be prefixed with a `1'. The # replacement code is given in field 2. E.g. `634' (Medway) # now `1634'. # # N - A pre-Phoneday code with a totally new replacement (e.g. # for Leeds which changed from 532 to 113). The replacement # code includes the digit which needs to be prefixed to the # old number (so the replacement code for 532 is given as 1132). # # S - A code which has been incorrectly prefixed with a `1' since # it is a code which did not acquire a `1' prefix. The replacement # code gives the correct version. E.g. `1800' should be `800'. # # X - A pre-Phoneday code incorrectly prefixed with a `1' since # the old code has a totally new replacement. The replacement # code gives the correct version. E.g. `1532' is an incorrect # attempt to prefix the old Leeds code (532) with a `1'. # Leeds is 113; the replacement field is 1132. Also used # for codes which have moved after Phoneday (e.g. the # Reading 1734 to 118 move.) # # V - Potentially valid. Further information is given in subsequent # fields. If a replacement field has been specified (field 2), # then the NNG is migrating to that replacement, though the # current NNG is still valid. Note that the replacement code # might not yet be in operation. If the replacement code is a # comma separated list of two codes, the shorter code is used as # a replacement for 6-digit local numbers and the longer code # for 5-digit local numbers. # # U - Unknown, most likely unused. # # Entries for single digits occur at the end of the table to mop up all # remaining codes into status `U'. # # 4. BT Charge Rate # # This field contains a key of one to four characters. Most of these # are the different BT charge rates, as found in the BT Price List, # Section 1, Part 1, Sub parts 1, 2 and 3 at # http://www.serviceview.bt.com/list/current/docs/Call_Charges/0016.htm # # In addition, the following special codes are used: # # key BT Charge Rate Further information # --- -------------- ------------------- # b national as used for geographic national rate calls # free no fee free to caller # L local as used for local calls # # s Schools' Internet See below # u - Unspecified or unknown # g - See immediately below # # Key `g' is used to indicate that the BT charge rate is determined from the # geographic position of the BT `charge groups' concerned. (Do not confuse # this with BT charge rates g1,g2, etc - sorry about that, but those charge # rates didn't exist when I started using a `g' here.) `Local' rate # generally applies to within that charge group or adjacent charge groups # while `national' rate is used for the remainder. # # Key `s' denotes the special scheme for Schools Internet calls. Full # details are in the BT Price List. (Section 15, Part 10). Essentailly, # for a School's nominated number, all 0800-1800 weekday, term-time calls # are included within the fixed rental cost. Local rate outside those # times. Only available to schools, so charge to others who manage # to get through to such a number is unspecified. # # The costs BT charge for calls, without taking account of VAT, various # temporary special offers, or various discount schemes (e.g. `Option' # schemes, `Friends & Family' etc.), are given in the BT Price List, # Section 1, Part 1, Sub parts 1, 2 and 3 at # http://www.serviceview.bt.com/list/current/docs/Call_Charges/0016.htm # # For further information, including prices charged by other operators, # see http://www.magsys.co.uk/telecom/ # # 5. Grid Reference # # If the code is for a geographic area then this field will contain an # Ordnance Survey grid reference (it is missing for other codes). # # The location identified is NOT necessarily that of the charge group centre # (the NNG code may cover more than one charge group centre anyway), or indeed # the grid reference corresponding to the place name given in field 7. # # The grid reference given applies to the first four digits of the NNG code # only. Where longer NNG codes appear in the list, no attempt has been made to # specify grid references for the separate localities served. Frequently # the grid reference has been derived by averaging a number of localities the # first 4 digits of the NNG code served. The grid reference should therefore # only be used as a rough indication of the location. # # In the absence of more detailed information, the grid reference could be used # as a very rough guess for the charge rate which would apply. Although it would # be difficult to guess the charge rate for two places about 30 km apart, any # two places in England and Wales separated by more than 100km are highly likely # to be `national' rate. For more precise information refer to: # http://www.davros.org/phones/charging.html # # To convert a grid reference into Cartesian coordinates an explanation of the # system is necessary. For full details refer to OS publications such as # `Ordnance Survey Maps - A Descriptive Manual', J.B.Harley, HMSO, 1975. # # Grid references are given in the form ABeenn where A and B are letters and e # and n are digits. This is best decoded by an example. Code 2476 (Coventry, # but see not above about what is meant by an `NNG') is given as SP3683, i.e. # it has coordinates (36,83) in square SP. The units used are kilometres, so # it is 36km East and 83Km North of the bottom left hand corner (origin) of # square SP. The first letter, the S, identifies which 500km square the # reference occurs in. The squares are laid out as follows, over an area # covering 2500km x 2500km: # ABCDE 4:ABCDE # FGHJK adding coordinates 3:FGHJK # LMNOP we get: 2:LMNOP # QRSTU 1:QRSTU # VWXYZ 0:VWXYZ # 01234 # (Note I is missing) # # So major square S has the 500km coordinates (2,1), or in kilometres, # (1000,500). # # The second letter, `P', identifies a square of 100Km side within that # major square. These 100km squares have the same layout, so P has the # 100Km co-ordinates (4,2) - i.e. (400,200) in kilometres. So square SP # has the coordinates (1400,700) = (1000,500) + (400,200). # # Adding in the coordinates within the SP square (36,83) gives the coordinates # of SP3683 as (1436,783) = (1400,700) + (36,83). # # The following `quick and dirty' C routine returns in the integers pointed to # by x and y the coordinates of a 6-character grid reference supplied in the # ASCII character string pointed to by g. # # osxy(g,x,y) # char *g; int *x,*y; # { # int a,b; # if ((a = g[0] - 'A')>7) a--; # if ((b = g[1] - 'A')>7) b--; # *x = 500*(a%5) + 100*(b%5) + 10*(g[2]-'0') + (g[3]-'0'); # *y = 500*(4-a/5) + 100*(4-b/5) + 10*(g[4]-'0') + (g[5]-'0'); # } # # OS grid references are sometimes encountered in that purely numeric form, # but with (1000,500) subtracted so they are relative to (1000,500) or SV0000, # which is known as the `False Origin' of the National Grid. So our example # SP3683, coordinates (1436,783), might also be called 436 283. # # 6. Latitude and Longitude # # The latitude and longitude is given in that order, separated by a comma, # with +ve longitudes being East and -ve West. In each case a / separates # degrees from minutes. So 49/46,-7/33 is 49 degrees 46 minutes North and 7 # degrees 33 minutes West. # # The same caveats about the place identified by the coordinates apply as for # the grid reference (see above). # # 7. Text Description # # For geographic codes this is generally a place name associated with or near # the area served. It might be a BT charge group, exchange name, or neither. # # For other codes it gives a general description of the use to which a code is # put. # # 8. Digits in Area Code # # If noted in the Oftel code list, this field gives the number of digits in # the code (excluding the initial `0'). # # 9. See also NNG code # # If noted in the Oftel code list, this field gives a cross references to # other codes (usually those serving a similar locality). # # Where more than one code is given, the codes are separated by commas (,). # # 10. Operator # # This gives the name of the Oftel licenced telecommunications operator, or # contains the text `Various' or `not yet available'. # # Where this field is empty, the code is not unique to an individual operator. # # 11. Charging Area # # This field may contain the name of a charging area if it is different from # the place identified in field 7. # # 12. Digits in full number # # If the number of digits in the national number (excluding the initial `0') # is known to be different from the 10 digit norm of the Specified Numbering # Scheme, then the number of digits may be given in this field. # # 13. Notes # # Any notes given against the NNG in Oftel's `Code List', which can not be # codified into one of the fields above, are reporoduced here. 1130::V:g:SE2539:53/51,-1/37:Leeds National Dialling:3::::: 1131::V:g:SE2539:53/51,-1/37:Leeds National Dialling:3::::: 1132::V:g:SE2539:53/51,-1/37:Leeds:3::::: 1133::V:g:SE2539:53/51,-1/37:Leeds:3::::: 1134::V:u:::Leeds expansion:3::::: 1135::V:u:::Leeds expansion:3::::: 1136::V:u:::Leeds expansion:3::::: 1137::V:u:::Leeds expansion:3::::: 1138::V:u:::Leeds:3::::: 1139::V:u:::Leeds expansion:3::::: 1140::V:g:SK3290:53/24,-1/31:Sheffield National Dialling:3::::: 1141::V:g:SK3290:53/24,-1/31:Sheffield National Dialling:3::::: 1142::V:g:SK3290:53/24,-1/31:Sheffield:3::::: 1143::V:g:SK3290:53/24,-1/31:Sheffield:3::::: 1144::V:u:::Sheffield:3::::: 1145::V:u:::Sheffield expansion:3::::: 1146::V:u:::Sheffield expansion:3::::: 1147::V:u:::Sheffield expansion:3::::: 1148::V:u:::Sheffield expansion:3::::: 1149::V:u:::Sheffield expansion:3::::: 1150::V:g:SK5539:52/57,-1/11:Nottingham National Dialling:3::::: 1151::V:g:SK5539:52/57,-1/11:Nottingham National Dialling:3::::: 1152::V:u:::Nottingham expansion:3::::: 1153::V:u:::Nottingham expansion:3::::: 1154::V:u:::Nottingham expansion:3::::: 1155::V:u:::Nottingham expansion:3::::: 1156::V:u:::Nottingham expansion:3::::: 1157::V:u:::Nottingham:3::::: 1158::V:g:SK5539:52/57,-1/11:Nottingham:3::::: 1159::V:g:SK5539:52/57,-1/11:Nottingham:3::::: 1160::V:g:SK5904:52/38,-1/08:Leicester National Dialling:3::::: 1161::V:g:SK5904:52/38,-1/08:Leicester National Dialling:3::::: 1162::V:g:SK5904:52/38,-1/08:Leicester:3::::: 1163::V:g:SK5904:52/38,-1/08:Leicester:3::::: 1164::V:u:::Leicester:3::::: 1165::V:u:::Leicester expansion:3::::: 1166::V:u:::Leicester expansion:3::::: 1167::V:u:::Leicester expansion:3::::: 1168::V:u:::Leicester expansion:3::::: 1169::V:u:::Leicester expansion:3::::: 1170::V:g:ST5371:51/26,-2/41:Bristol National Dialling:3::::: 1171::V:g:ST5371:51/26,-2/41:Bristol National Dialling:3::::: 1172::V:u:::Bristol:3::::: 1173::V:g:ST5371:51/26,-2/41:Bristol:3::::: 1174::V:u:::Bristol expansion:3::::: 1175::V:u:::Bristol expansion:3::::: 1176::V:u:::Bristol expansion:3::::: 1177::V:u:::Bristol expansion:3::::: 1178::V:u:::Bristol expansion:3::::: 1179::V:g:ST5371:51/26,-2/41:Bristol:3::::: 1180::V:g:SU7068:51/24,-1/00:Reading National Dialling:3::::: 1181::V:g:SU7068:51/24,-1/00:Reading National Dialling:3::::: 1182::V:u:::Reading expansion:3::::: 1183::V:g:SU7068:51/24,-1/00:Reading:3::::: 1184::V:u:::Reading:3::::: 1185::V:u:::Reading expansion:3::::: 1186::V:u:::Reading expansion:3::::: 1187::V:u:::Reading expansion:3::::: 1188::V:u:::Reading expansion:3::::: 1189::V:g:SU7068:51/24,-1/00:Reading:3::::: 119::V:u:::Geographic - unassigned:::::: 1200::V:g:SD7844:53/53,-2/20:Clitheroe:::::: 1201::V:u:::Geographic - unassigned:::::: 1202::V:g:SZ0595:50/45,-1/56:Bournemouth:::::: 1203:2476:V:g:SP3683:52/27,-1/28:Geographic - unassigned (formerly Coventry):::::: 12030:24100:V:g:SP3683:52/27,-1/28:Geographic - unassigned (formerly Coventry):::::: 12031:24101:V:g:SP3683:52/27,-1/28:Geographic - unassigned (formerly Coventry):::::: 1204::V:g:SD7712:53/36,-2/21:Bolton:::::: 1205::V:g:TF3045:52/59,-0/04:Boston:::::: 1206::V:g:TM0518:51/49,+0/59:Colchester:::::: 1207::V:g:NZ1153:54/52,-1/50:Consett:::::: 1208::V:g:SX0070:50/30,-4/49:Bodmin:::::: 1209::V:g:SW6841:50/13,-5/15:Redruth:::::: 1210::V:g:SP0787:52/29,-1/54:Birmingham National dialling:3::::: 1211::V:g:SP0787:52/29,-1/54:Birmingham National dialling:3::::: 1212::V:g:SP0787:52/29,-1/54:Birmingham:3::::: 1213::V:g:SP0787:52/29,-1/54:Birmingham:3::::: 1214::V:g:SP0787:52/29,-1/54:Birmingham:3::::: 1215::V:g:SP0787:52/29,-1/54:Birmingham:3::::: 1216::V:g:SP0787:52/29,-1/54:Birmingham:3::::: 1217::V:g:SP0787:52/29,-1/54:Birmingham:3::::: 1218::V:u:::Birmingham expansion:3::::: 1219::V:u:::Birmingham expansion:3::::: 1220::V:u:::Geographic - unassigned:::::: 1221::V:u:::Geographic - unassigned:::::: 1222:2920:V:g:ST1478:51/30,-3/14:Geographic - unassigned (formerly Cardiff):::::: 12220:29100:V:g:ST1478:51/30,-3/14:Geographic - unassigned (formerly Cardiff):::::: 12221:29101:V:g:ST1478:51/30,-3/14:Geographic - unassigned (formerly Cardiff):::::: 1223::V:g:TL4658:52/12,+0/08:Cambridge:::::: 1224::V:g:NJ9305:57/08,-2/07:Aberdeen:::::: 1225::V:g:ST7962:51/21,-2/18:Bath:::::: 1226::V:g:SE3406:53/33,-1/29:Barnsley:::::: 1227::V:g:TR1561:51/18,+1/05:Canterbury:::::: 1228::V:g:NY4357:54/54,-2/53:Carlisle:::::: 12290::V:g:SD2479:54/12,-3/10:Barrow-in-Furness National Dialling::::::ELNS 12291::V:g:SD2479:54/12,-3/10:Barrow-in-Furness National Dialling::::::ELNS 12292::V:g:SD2479:54/12,-3/10:Barrow-in-Furness::::::ELNS 12293::V:g:SD2479:54/12,-3/10:Millom::::::ELNS 12294::V:g:SD2479:54/12,-3/10:Barrow-in-Furness::::::ELNS 12295::V:g:SD2479:54/12,-3/10:Barrow-in-Furness::::::ELNS 12296::V:g:SD2479:54/12,-3/10:Barrow-in-Furness::::::ELNS 12297::V:g:SD2479:54/12,-3/10:Millom::::::ELNS 12298::V:g:SD2479:54/12,-3/10:Barrow-in-Furness::::::ELNS 12299::V:g:SD2479:54/12,-3/10:Millom::::::ELNS 1230::V:u:::Geographic - unassigned:::::: 1231::V:u:::Geographic - unassigned:::::: 1232:2890:V:g:NW4628:54/35,-5/56:Geographic - unassigned (formerly Belfast):::::: 12320:28100:V:g:NW4628:54/35,-5/56:Geographic - unassigned (formerly Belfast):::::: 12321:28101:V:g:NW4628:54/35,-5/56:Geographic - unassigned (formerly Belfast):::::: 1233::V:g:TR0037:51/06,+0/51:Ashford:::::: 1234::V:g:TL0648:52/07,-0/27:Bedford:::::: 1235::V:g:SU4887:51/35,-1/18:Abingdon:::::: 1236::V:g:NS7469:55/54,-4/01:Coatbridge:::::: 1237::V:g:SS2824:50/59,-4/27:Bideford:::::: 1238:2897:V:g:NW5313:54/27,-5/49:Geographic - unassigned (formerly Saintfield NI):::::: 1239::V:g:SN2646:52/05,-4/32:Cardigan:::::: 1240::V:u:::Geographic - unassigned:::::: 1241::V:g:NO5942:56/34,-2/40:Arbroath:::::: 1242::V:g:SO9727:51/56,-2/03:Cheltenham:::::: 1243::V:g:SU8700:50/48,-0/46:Chichester:::::: 1244::V:g:SJ3565:53/11,-2/58:Chester:::::: 1245::V:g:TL6711:51/46,+0/25:Chelmsford:::::: 1246::V:g:SK3075:53/16,-1/33:Chesterfield:::::: 1247:2891:V:g:NW6436:54/40,-5/40:Geographic - unassigned (formerly Bangor Co. Down/Kircubbin (Mixed 4/5 Digit Area Code Area):::::: 12477:28427:V:g:NW6436:54/40,-5/40:Geographic - unassigned (formerly Bangor Co. Down/Kircubbin (Mixed 4/5 Digit Area Code Area):::::: 1248::V:g:SH5371:53/13,-4/12:Bangor (Gwynedd):::::: 1249::V:g:ST9174:51/28,-2/08:Chippenham:::::: 1250::V:g:NO1548:56/37,-3/23:Blairgowrie:::::: 1251::V:u:::Geographic - unassigned:::::: 1252::V:g:SU8551:51/15,-0/47:Aldershot:::::: 1253::V:g:SD3438:53/50,-3/00:Blackpool:::::: 1254::V:g:SD6827:53/44,-2/29:Blackburn:::::: 1255::V:g:TM1721:51/51,+1/09:Clacton-on-Sea:::::: 1256::V:g:SU6248:51/14,-1/07:Basingstoke:::::: 1257::V:g:SD5613:53/37,-2/40:Coppull:::::: 1258::V:g:ST8208:50/52,-2/15:Blandford:::::: 1259::V:g:NS9194:56/08,-3/45:Alloa:::::: 1260::V:g:SJ9064:53/10,-2/09:Congleton:::::: 1261::V:g:NJ6464:57/40,-2/36:Banff:::::: 1262::V:g:TA1263:54/03,-0/17:Bridlington:::::: 1263::V:g:TG2135:52/52,+1/17:Cromer:::::: 1264::V:g:SU3647:51/13,-1/29:Andover:::::: 1265:2870,28703:V:g:NW0392:55/08,-6/40:Geographic - unassigned (formerly Coleraine/Ballymoney/Ballycastle (Mixed 4/5 Digit Code Area):::::: 12656:28276:V:g:NW0392:55/08,-6/40:Geographic - unassigned (formerly Coleraine/Ballymoney/Ballycastle (Mixed 4/5 Digit Code Area):::::: 12657:28207:V:g:NW0392:55/08,-6/40:Geographic - unassigned (formerly Coleraine/Ballymoney/Ballycastle (Mixed 4/5 Digit Code Area):::::: 1266:2825,28256:V:g:NW2463:54/53,-6/18:Geographic - unassigned (formerly Ballymena/Kilrea/Martinstown (Mixed 4/5 Digit Code Area):::::: 12665:28295:V:g:NW2463:54/53,-6/18:Geographic - unassigned (formerly Ballymena/Kilrea/Martinstown (Mixed 4/5 Digit Code Area):::::: 12667:28217:V:g:NW2463:54/53,-6/18:Geographic - unassigned (formerly Ballymena/Kilrea/Martinstown (Mixed 4/5 Digit Code Area):::::: 1267::V:g:SN4020:51/51,-4/19:Carmarthen:::::: 1268::V:g:TQ7787:51/33,+0/33:Basildon:::::: 1269::V:g:SN5511:51/47,-4/06:Ammanford:::::: 1270::V:g:SJ6950:53/03,-2/28:Crewe:::::: 1271::V:g:SS5236:51/06,-4/07:Barnstable:::::: 1272:1179:X:::::::::: 1273::V:g:TQ3709:50/52,-0/03:Brighton:::::: 1274::V:g:SE1633:53/48,-1/45:Bradford:::::: 1275::V:g:ST5172:51/27,-2/42:Clevedon:::::: 1276::V:g:SU9260:51/20,-0/41:Camberley:::::: 1277::V:g:TQ6398:51/39,+0/21:Brentwood:::::: 1278::V:g:ST2948:51/14,-3/01:Bridgwater:::::: 1279::V:g:TL4918:51/50,+0/10:Bishops Stortford:::::: 1280::V:g:SP6435:52/01,-1/04:Buckingham:::::: 1281::V:u:::Geographic - unassigned:::::: 1282::V:g:SD8538:53/50,-2/14:Burnley:::::: 1283::V:g:SK1828:52/51,-1/44:Burton-on-Trent:::::: 1284::V:g:TL8161:52/13,+0/39:Bury-St-Edmunds:::::: 1285::V:g:SP0403:51/44,-1/57:Cirencester:::::: 1286::V:g:SH5261:53/08,-4/13:Caernarvon:::::: 1287::V:g:NZ6411:54/29,-1/01:Guisborough:::::: 1288::V:g:SS2007:50/50,-4/33:Bude:::::: 1289::V:g:NT9953:55/46,-2/01:Berwick-on-Tweed:::::: 1290::V:g:NS5821:55/28,-4/15:Cumnock:::::: 1291::V:g:ST4693:51/38,-2/47:Chepstow:::::: 1292::V:g:NS3916:55/25,-4/33:Ayr:::::: 1293::V:g:TQ2138:51/08,-0/16:Crawley:::::: 1294::V:g:NS2542:55/38,-4/47:Ardrossan:::::: 1295::V:g:SP4747:52/07,-1/19:Banbury:::::: 1296::V:g:SP8215:51/50,-0/49:Aylesbury:::::: 1297::V:g:SY3093:50/44,-3/00:Axminster:::::: 1298::V:g:SK1175:53/16,-1/50:Buxton:::::: 1299::V:g:SO7671:52/20,-2/21:Bewdley:::::: 1300::V:g:ST6600:50/48,-2/29:Cerne Abbas:::::: 1301::V:g:NN2604:56/12,-4/48:Arrochar:::::: 1302::V:g:SE5803:53/31,-1/08:Doncaster:::::: 1303::V:g:TR1736:51/05,+1/06:Folkestone:::::: 1304::V:g:TR3141:51/07,+1/18:Dover:::::: 1305::V:g:SY6782:50/38,-2/28:Dorchester:::::: 1306::V:g:TQ1542:51/10,-0/21:Dorking:::::: 1307::V:g:NO4550:56/38,-2/54:Forfar:::::: 1308::V:g:SY4895:50/45,-2/44:Bridport:::::: 1309::V:g:NJ0361:57/38,-3/37:Forres:::::: 1310::V:g:NT2674:55/57,-3/11:Edinburgh National dialling:::::: 1311::V:g:NT2674:55/57,-3/11:Edinburgh National dialling:::::: 1312::V:g:NT2674:55/57,-3/11:Edinburgh:::::: 1313::V:g:NT2674:55/57,-3/11:Edinburgh:::::: 1314::V:g:NT2674:55/57,-3/11:Edinburgh:::::: 1315::V:g:NT2674:55/57,-3/11:Edinburgh:::::: 1316::V:g:NT2674:55/57,-3/11:Edinburgh:::::: 1317::V:g:NT2674:55/57,-3/11:Edinburgh:::::: 1318::V:g:NT2674:55/57,-3/11:Edinburgh:::::: 1319::V:u:::Edinburgh expansion:::::: 1320::V:g:NH3010:57/09,-4/49:Fort Augustus:::::: 1321::V:u:::Geographic - unassigned:::::: 1322::V:g:TQ5470:51/24,+0/13:Dartford:::::: 1323::V:g:TQ5706:50/50,+0/14:Eastbourne:::::: 1324::V:g:NS8480:56/00,-3/52:Falkirk:::::: 1325::V:g:NZ2610:54/29,-1/36:Darlington:::::: 1326::V:g:SW7526:50/05,-5/09:Falmouth:::::: 1327::V:g:SP6154:52/11,-1/06:Daventry:::::: 1328::V:g:TF9129:52/49,+0/50:Fakenham:::::: 1329::V:g:SU5506:50/51,-1/13:Fareham:::::: 1330::V:g:NJ7202:57/07,-2/28:Banchory:::::: 1331::V:u:::Geographic - unassigned:::::: 1332::V:g:SK3332:52/53,-1/31:Derby:::::: 1333::V:g:NO4803:56/13,-2/50:Peat Inn:::::: 1334::V:g:NO4519:56/22,-2/53:St Andrews:::::: 1335::V:g:SK1448:53/02,-1/47:Ashbourne:::::: 1336::V:u:::Geographic - unassigned:::::: 1337::V:g:NO2314:56/19,-3/15:Ladybank:::::: 1338::V:u:::Geographic - unassigned:::::: 13390:X:V:g:NJ5100:57/05,-2/49:Aboyne/Ballater National Dialling::::::ELNS 13391::V:g:NJ5100:57/05,-2/49:Aboyne/Ballater National Dialling::::::ELNS 13392::V:g:NJ5100:57/05,-2/49:Aboyne::::::ELNS 13393::V:g:NJ5100:57/05,-2/49:Aboyne::::::ELNS 13394::V:g:NJ5100:57/05,-2/49:Ballater::::::ELNS 13395::V:g:NJ5100:57/05,-2/49:Aboyne::::::ELNS 13396::V:g:NJ5100:57/05,-2/49:Ballater::::::ELNS 13397::V:g:NJ5100:57/05,-2/49:Ballater::::::ELNS 13398::V:g:NJ5100:57/05,-2/49:Aboyne::::::ELNS 13399::V:g:NJ5100:57/05,-2/49:Ballater::::::ELNS 1340::V:g:NJ2944:57/29,-3/11:Craigellachie:::::: 1341::V:g:SH6415:52/43,-4/01:Barmouth:::::: 1342::V:g:TQ3737:51/07,-0/03:East Grinstead:::::: 1343::V:g:NJ1865:57/40,-3/22:Elgin:::::: 1344::V:g:SU8868:51/24,-0/44:Bracknell:::::: 1345::V:u:::Geographic - unassigned:::::: 1346::V:g:NJ9664:57/40,-2/04:Fraserburgh:::::: 1347::V:g:SE5568:54/06,-1/10:Easingwold:::::: 1348::V:g:SM9331:51/56,-5/01:Fishguard:::::: 1349::V:g:NH6265:57/39,-4/19:Dingwall:::::: 1350::V:g:NN9841:56/33,-3/40:Dunkeld:::::: 1351::V:u:::Geographic - unassigned:::::: 1352::V:g:SJ2364:53/10,-3/09:Mold:::::: 1353::V:g:TL5583:52/25,+0/17:Ely:::::: 1354::V:g:TL4592:52/30,+0/08:Chatteris:::::: 1355::V:g:NS6052:55/44,-4/14:East Kilbride:::::: 1356::V:g:NO5662:56/45,-2/43:Brechin:::::: 1357::V:g:NS6641:55/39,-4/08:Strathaven:::::: 1358::V:g:NJ9523:57/18,-2/05:Ellon:::::: 1359::V:g:TL9666:52/15,+0/52:Pakenham:::::: 1360::V:g:NS5581:56/00,-4/20:Killearn:::::: 1361::V:g:NT7558:55/49,-2/24:Duns:::::: 1362::V:g:TG0018:52/43,+0/58:Dereham:::::: 1363::V:g:SS7602:50/48,-3/46:Crediton:::::: 1364::V:g:SX7265:50/28,-3/48:Ashburton:::::: 1365:2866:V:g:NV5510:54/22,-7/19:Geographic - unassigned (formerly Enniskillen/Fivemiletown/Kesh/Lisnaskea (Mixed 4/5 Digit Code Area):::::: 13655:28895:V:g:NV5510:54/22,-7/19:Geographic - unassigned (formerly Enniskillen/Fivemiletown/Kesh/Lisnaskea (Mixed 4/5 Digit Code Area):::::: 13656:28686:V:g:NV5510:54/22,-7/19:Geographic - unassigned (formerly Enniskillen/Fivemiletown/Kesh/Lisnaskea (Mixed 4/5 Digit Code Area):::::: 13657:28677:V:g:NV5510:54/22,-7/19:Geographic - unassigned (formerly Enniskillen/Fivemiletown/Kesh/Lisnaskea (Mixed 4/5 Digit Code Area):::::: 1366::V:g:TL6799:52/34,+0/28:Downham Market:::::: 1367::V:g:SU3295:51/39,-1/32:Faringdon:::::: 1368::V:g:NT6974:55/57,-2/30:Dunbar:::::: 1369::V:g:NS1377:55/57,-5/00:Dunoon:::::: 1370::V:u:::Geographic - unassigned:::::: 1371::V:g:TL6126:51/55,+0/20:Great Dunmow:::::: 1372::V:g:TQ1660:51/20,-0/20:Esher:::::: 1373::V:g:ST7849:51/14,-2/19:Frome:::::: 1374::V:u:::Geographic - unassigned:::::: 1375::V:g:TQ6579:51/29,+0/23:Grays Thurrock:::::: 1376::V:g:TL8220:51/51,+0/39:Braintree:::::: 1377::V:g:SE9449:53/56,-0/34:Driffield:::::: 1378::V:u:::Geographic - unassigned:::::: 1379::V:g:TM1276:52/20,+1/07:Diss:::::: 1380::V:g:ST9559:51/20,-2/04:Devizes:::::: 1381::V:g:NH7561:57/37,-4/06:Fortrose:::::: 1382::V:g:NO3929:56/27,-2/59:Dundee:::::: 1383::V:g:NT1386:56/04,-3/24:Dunfermline:::::: 1384::V:g:SO8786:52/28,-2/11:Dudley:::::: 1385::V:u:::Geographic - unassigned:::::: 1386::V:g:SP0539:52/03,-1/56:Evesham:::::: 13870::V:g:NY0278:55/05,-3/32:Dumfries National Dialling::::::4 Digit Code Area 13871::V:g:NY0278:55/05,-3/32:Dumfries National Dialling::::::4 Digit Code Area 13872::V:g:NY0278:55/05,-3/32:Dumfries::::::4 Digit Code Area 13873::V:g:NY0278:55/05,-3/32:Langholm::::::5 Digit Code Area 13874::V:g:NY0278:55/05,-3/32:Dumfries::::::4 Digit Code Area 13875::V:g:NY0278:55/05,-3/32:Dumfries::::::4 Digit Code Area 13876::V:g:NY0278:55/05,-3/32:Dumfries::::::4 Digit Code Area 13877::V:g:NY0278:55/05,-3/32:Dumfries::::::4 Digit Code Area 13878::V:g:NY0278:55/05,-3/32:Dumfries::::::4 Digit Code Area 13879::V:g:NY0278:55/05,-3/32:Dumfries::::::4 Digit Code Area 13880::V:g:NZ2231:54/40,-1/40:Bishop Auckland/Stanhope National Dialling::::::ELNS 13881::V:g:NZ2231:54/40,-1/40:Bishop Auckland/Stanhope National Dialling::::::ELNS 13882::V:g:NZ2231:54/40,-1/40:Stanhope::::::ELNS 13883::V:g:NZ2231:54/40,-1/40:Bishop Auckland::::::ELNS 13884::V:g:NZ2231:54/40,-1/40:Bishop Auckland::::::ELNS 13885::V:g:NZ2231:54/40,-1/40:Stanhope::::::ELNS 13886::V:g:NZ2231:54/40,-1/40:Bishop Auckland::::::ELNS 13887::V:g:NZ2231:54/40,-1/40:Bishop Auckland::::::ELNS 13888::V:g:NZ2231:54/40,-1/40:Bishop Auckland::::::ELNS 13889::V:g:NZ2231:54/40,-1/40:Bishop Auckland::::::ELNS 1389::V:g:NS4275:55/57,-4/32:Dumbarton:::::: 1390::V:u:::Geographic - unassigned:::::: 1391::V:u:::Geographic - unassigned:::::: 1392::V:g:SX9492:50/43,-3/30:Exeter:::::: 1393::V:u:::Geographic - unassigned:::::: 1394::V:g:TM2944:52/03,+1/20:Felixstowe:::::: 1395::V:g:SY0485:50/39,-3/22:Budleigh Salterton:::::: 1396:2844:V:g:SB5899:54/20,-5/43:Geographic - unassigned (former Downpatrick/Newcastle (Mixed 4/5 Digit Code Area):::::: 13967:28437:V:g:SB5899:54/20,-5/43:Geographic - unassigned (former Downpatrick/Newcastle (Mixed 4/5 Digit Code Area):::::: 1397::V:g:NN1178:56/51,-5/06:Fort William:::::: 1398::V:g:SS9324:51/00,-3/32:Dulverton:::::: 1399::V:u:::Geographic - unassigned (former Paging Services):::::: 1400::V:g:TF0349:53/02,-0/28:Honington:::::: 1401::V:u:::Geographic - unassigned:::::: 1402::V:u:::Geographic - unassigned:::::: 1403::V:g:TQ1026:51/01,-0/26:Horsham:::::: 1404::V:g:ST1400:50/48,-3/13:Honiton:::::: 1405::V:g:SE7118:53/39,-0/56:Goole:::::: 1406::V:g:TF3825:52/48,+0/03:Holbeach:::::: 1407::V:g:SH3585:53/20,-4/29:Holyhead:::::: 1408::V:g:NC8201:57/59,-4/00:Golspie:::::: 1409::V:g:SS3803:50/48,-4/18:Holsworthy:::::: 1410::V:g:NS5865:55/51,-4/16:Glasgow National dialling::::::3 Digit Code Area 1411::V:g:NS5865:55/51,-4/16:Glasgow National dialling::::::3 Digit Code Area 1412::V:g:NS5865:55/51,-4/16:Glasgow::::::3 Digit Code Area 1413::V:g:NS5865:55/51,-4/16:Glasgow::::::3 Digit Code Area 1414::V:g:NS5865:55/51,-4/16:Glasgow::::::3 Digit Code Area 1415::V:g:NS5865:55/51,-4/16:Glasgow::::::3 Digit Code Area 1416::V:g:NS5865:55/51,-4/16:Glasgow::::::3 Digit Code Area 1417::V:g:NS5865:55/51,-4/16:Glasgow::::::3 Digit Code Area 1418::V:g:NS5865:55/51,-4/16:Glasgow::::::3 Digit Code Area 1419::V:g:NS5865:55/51,-4/16:Glasgow::::::3 Digit Code Area 1420::V:g:SU7441:51/10,-0/57:Alton:::::: 1421::V:u:::Geographic - unassigned:::::: 1422::V:g:SE0524:53/43,-1/55:Halifax:::::: 14230::V:g:SE3460:54/02,-1/29:Harrogate/Boroughbridge National Dialling::::::ELNS 14231::V:g:SE3460:54/02,-1/29:Harrogate/Boroughbridge National Dialling::::::ELNS 14232::V:g:SE3460:54/02,-1/29:Harrogate::::::ELNS 14233::V:g:SE3460:54/02,-1/29:Boroughbridge::::::ELNS 14234::V:g:SE3460:54/02,-1/29:Boroughbridge::::::ELNS 14235::V:g:SE3460:54/02,-1/29:Harrogate::::::ELNS 14236::V:g:SE3460:54/02,-1/29:Harrogate::::::ELNS 14237::V:g:SE3460:54/02,-1/29:Harrogate::::::ELNS 14238::V:g:SE3460:54/02,-1/29:Harrogate::::::ELNS 14239::V:g:SE3460:54/02,-1/29:Boroughbridge::::::ELNS 1424::V:g:TQ7515:50/54,+0/29:Hastings:::::: 1425::V:g:SU1801:50/48,-1/45:Ringwood:::::: 1426:7626:V:u:::Geographic - unassigned (former Paging Services):::::: 1427::V:g:SK7897:53/28,-0/50:Gainsborough:::::: 1428::V:g:SU8731:51/04,-0/45:Haslemere:::::: 1429::V:g:NZ5032:54/41,-1/13:Hartlepool:::::: 14300::V:g:SE8034:53/48,-0/47:North Cave/Market Weighton National Dialling::::::ELNS 14301::V:g:SE8034:53/48,-0/47:North Cave/Market Weighton National Dialling::::::ELNS 14302::V:g:SE8034:53/48,-0/47:North Cave::::::ELNS 14303::V:g:SE8034:53/48,-0/47:North Cave::::::ELNS 14304::V:g:SE8034:53/48,-0/47:North Cave::::::ELNS 14305::V:g:SE8034:53/48,-0/47:North Cave::::::ELNS 14306::V:g:SE8034:53/48,-0/47:Market Weighton::::::ELNS 14307::V:g:SE8034:53/48,-0/47:Market Weighton::::::ELNS 14308::V:g:SE8034:53/48,-0/47:Market Weighton::::::ELNS 14309::V:g:SE8034:53/48,-0/47:Market Weighton::::::ELNS 1431::V:g:ND0215:58/07,-3/40:Helmsdale:::::: 1432::V:g:SO5339:52/03,-2/41:Hereford:::::: 1433::V:g:SK1783:53/21,-1/45:Hathersage:::::: 14340::V:g:NY8652:54/52,-2/13:Bellingham/Haltwhistle/Hexham National Dialling::::::ELNS 14341::V:g:NY8652:54/52,-2/13:Bellingham/Haltwhistle/Hexham National Dialling::::::ELNS 14342::V:g:NY8652:54/52,-2/13:Bellingham::::::ELNS 14343::V:g:NY8652:54/52,-2/13:Haltwhistle::::::ELNS 14344::V:g:NY8652:54/52,-2/13:Bellingham::::::ELNS 14345::V:g:NY8652:54/52,-2/13:Haltwhistle::::::ELNS 14346::V:g:NY8652:54/52,-2/13:Hexham::::::ELNS 14347::V:g:NY8652:54/52,-2/13:Hexham::::::ELNS 14348::V:g:NY8652:54/52,-2/13:Hexham::::::ELNS 14349::V:g:NY8652:54/52,-2/13:Bellingham::::::ELNS 1435::V:g:TQ6421:50/58,+0/20:Heathfield:::::: 1436::V:g:NS2584:56/01,-4/48:Helensburgh:::::: 14370::V:g:SM9417:51/49,-4/59:Haverfordwest/Clynderwen National Dialling::::::ELNS 14371::V:g:SM9417:51/49,-4/59:Haverfordwest/Clynderwen National Dialling::::::ELNS 14372::V:g:SM9417:51/49,-4/59:Clynderwen::::::ELNS 14373::V:g:SM9417:51/49,-4/59:Clynderwen::::::ELNS 14374::V:g:SM9417:51/49,-4/59:Clynderwen::::::ELNS 14375::V:g:SM9417:51/49,-4/59:Clynderwen::::::ELNS 14376::V:g:SM9417:51/49,-4/59:Haverfordwest::::::ELNS 14377::V:g:SM9417:51/49,-4/59:Haverfordwest::::::ELNS 14378::V:g:SM9417:51/49,-4/59:Haverfordwest::::::ELNS 14379::V:g:SM9417:51/49,-4/59:Haverfordwest::::::ELNS 1438::V:g:TL2120:51/52,-0/15:Stevenage:::::: 1439::V:g:SE6180:54/13,-1/04:Helmsley:::::: 1440::V:g:TL7049:52/07,+0/29:Haverhill:::::: 1441::V:u:::Geographic - unassigned:::::: 1442::V:g:SP9809:51/46,-0/35:Hemel Hempstead:::::: 1443::V:g:ST0494:51/38,-3/23:Pontypridd:::::: 1444::V:g:TQ3023:50/59,-0/09:Haywards Heath:::::: 1445::V:g:NG8079:57/45,-5/42:Gairloch:::::: 1446::V:g:ST0271:51/26,-3/25:Barry:::::: 1447::V:u:::Geographic - unassigned:::::: 1448::V:u:::Geographic - unassigned:::::: 1449::V:g:TM0656:52/10,+1/01:Stowmarket:::::: 1450::V:g:NT5114:55/25,-2/46:Hawick:::::: 1451::V:g:SP1418:51/52,-1/48:Stow-on-the-Wold:::::: 1452::V:g:SO8417:51/51,-2/14:Gloucester:::::: 1453::V:g:SO8302:51/43,-2/15:Dursley:::::: 1454::V:g:ST6884:51/33,-2/28:Chipping Sodbury:::::: 1455::V:g:SP4597:52/34,-1/20:Hinckley:::::: 1456::V:g:NH4230:57/20,-4/38:Glenurquhart:::::: 1457::V:g:SK0097:53/28,-2/00:Glossop:::::: 1458::V:g:ST4733:51/06,-2/45:Glastonbury:::::: 1459:7659:V:u:::Geographic - unassigned (former Paging Services):::::: 1460::V:g:ST3709:50/53,-2/54:Chard:::::: 1461::V:g:NY2368:55/00,-3/12:Gretna:::::: 1462::V:g:TL2131:51/58,-0/14:Hitchin:::::: 1463::V:g:NH5647:57/29,-4/24:Inverness:::::: 1464::V:g:NJ6128:57/20,-2/39:Insch:::::: 1465::V:g:NX1892:55/11,-4/52:Girvan:::::: 1466::V:g:NJ5646:57/30,-2/44:Huntly:::::: 1467::V:g:NJ7617:57/15,-2/24:Inverurie:::::: 1468::V:u:::Geographic - unassigned:::::: 1469::V:g:TA1515:53/37,-0/16:Killingholme:::::: 1470::V:g:NG2745:57/25,-6/33:Isle of Skye - Edinbane:::::: 1471::V:g:NG6015:57/10,-5/58:Isle of Skye - Broadford:::::: 1472::V:g:TA2909:53/34,-0/03:Grimsby:::::: 1473::V:g:TM1539:52/00,+1/08:Ipswich:::::: 1474::V:g:TQ6368:51/23,+0/21:Gravesend:::::: 1475::V:g:NS1859:55/47,-4/54:Greenock:::::: 1476::V:g:SK9530:52/52,-0/35:Grantham:::::: 1477::V:g:SJ7667:53/12,-2/22:Holmes Chapel:::::: 1478::V:g:NG4843:57/24,-6/12:Isle of Skye - Portree:::::: 1479::V:g:NH9516:57/13,-3/44:Grantown-on-Spey:::::: 1480::V:g:TL2667:52/17,-0/09:Huntingdon:::::: 1481::V:g:XD5856:49/30,-2/35:Guernsey:::::: 1482::V:g:TA0929:53/45,-0/21:Hull:::::: 1483::V:g:SU9752:51/16,-0/37:Guildford:::::: 1484::V:g:SE1415:53/38,-1/47:Huddersfield:::::: 1485::V:g:TF7035:52/53,+0/32:Hunstanton:::::: 1486::V:u:::Geographic - unassigned:::::: 1487::V:g:TL2581:52/25,-0/10:Warboys:::::: 1488::V:g:SU3771:51/26,-1/28:Hungerford:::::: 1489::V:g:SU5313:50/55,-1/15:Bishops Waltham:::::: 1490::V:g:SJ0443:52/59,-3/26:Corwen:::::: 1491::V:g:SU6885:51/34,-1/01:Henley on Thames:::::: 1492::V:g:SH7775:53/15,-3/51:Colwyn Bay:::::: 1493::V:g:TG5207:52/36,+1/43:Great Yarmouth:::::: 1494::V:g:SU9195:51/39,-0/41:High Wycombe:::::: 1495::V:g:SO2105:51/44,-3/09:Pontypool:::::: 1496::V:g:NR3054:55/42,-6/18:Port Ellen:::::: 1497::V:g:SO1842:52/04,-3/12:Hay-on-Wye:::::: 1498::V:u:::Geographic - unassigned:::::: 1499::V:g:NN1309:56/14,-5/01:Inveraray:::::: 1500::V:u:::Geographic - unassigned:::::: 1501::V:g:NS9260:55/49,-3/43:Harthill:::::: 1502::V:g:TM4886:52/25,+1/39:Lowestoft:::::: 1503::V:g:SX1853:50/21,-4/34:Looe:::::: 1504:2871:V:g:NV5980:55/00,-7/20:Geographic - unassigned (former Londonderry/Limavady (Mixed 4/5 Digit Code Area):::::: 15047:28777:V:g:NV5980:55/00,-7/20:Geographic - unassigned (former Londonderry/Limavady (Mixed 4/5 Digit Code Area):::::: 1505::V:g:NS3459:55/48,-4/39:Johnstone:::::: 1506::V:g:NT0171:55/55,-3/35:Bathgate:::::: 15070::V:g:TF3191:53/24,-0/02:Louth/Alford/Spilsby National Dialling::::::ELNS 15071::V:g:TF3191:53/24,-0/02:Louth/Alford/Spilsby National Dialling::::::ELNS 15072::V:g:TF3191:53/24,-0/02:Spilsby::::::ELNS 15073::V:g:TF3191:53/24,-0/02:Louth::::::ELNS 15074::V:g:TF3191:53/24,-0/02:Alford (Lincs)::::::ELNS 15075::V:g:TF3191:53/24,-0/02:Spilsby::::::ELNS 15076::V:g:TF3191:53/24,-0/02:Louth::::::ELNS 15077::V:g:TF3191:53/24,-0/02:Louth::::::ELNS 15078::V:g:TF3191:53/24,-0/02:Alford (Lincs)::::::ELNS 15079::V:g:TF3191:53/24,-0/02:Alford (Lincs)::::::ELNS 1508::V:g:TM2498:52/32,+1/18:Brooke:::::: 1509::V:g:SK5320:52/46,-1/13:Loughborough:::::: 1510::V:g:SJ3591:53/25,-2/59:Liverpool National dialling:::::: 1511::V:g:SJ3591:53/25,-2/59:Liverpool National dialling:::::: 1512::V:g:SJ3591:53/25,-2/59:Liverpool:::::: 1513::V:g:SJ3591:53/25,-2/59:Liverpool:::::: 1514::V:g:SJ3591:53/25,-2/59:Liverpool:::::: 1515::V:g:SJ3591:53/25,-2/59:Liverpool:::::: 1516::V:g:SJ3591:53/25,-2/59:Liverpool:::::: 1517::V:g:SJ3591:53/25,-2/59:Liverpool:::::: 1518::V:g:SJ3591:53/25,-2/59:Liverpool:::::: 1519::V:g:SJ3591:53/25,-2/59:Liverpool:::::: 1520::V:g:NG7144:57/26,-5/49:Lochcarron:::::: 1521::V:u:::Geographic - unassigned:::::: 1522::V:g:SK8965:53/10,-0/40:Lincoln:::::: 1523:7623:V:u:::Geographic - unassigned (former Paging Services):::::: 15240::V:g:SD4666:54/05,-2/50:Lancaster National Dialling::::::4 Digit Code Area 15241::V:g:SD4666:54/05,-2/50:Lancaster National Dialling::::::4 Digit Code Area 15242::V:g:SD4666:54/05,-2/50:Hornby::::::5 Digit Code Area 15243::V:g:SD4666:54/05,-2/50:Lancaster::::::4 Digit Code Area 15244::V:g:SD4666:54/05,-2/50:Lancaster::::::4 Digit Code Area 15245::V:g:SD4666:54/05,-2/50:Lancaster::::::4 Digit Code Area 15246::V:g:SD4666:54/05,-2/50:Lancaster::::::4 Digit Code Area 15247::V:g:SD4666:54/05,-2/50:Lancaster::::::4 Digit Code Area 15248::V:g:SD4666:54/05,-2/50:Lancaster::::::4 Digit Code Area 15249::V:g:SD4666:54/05,-2/50:Lancaster::::::4 Digit Code Area 1525::V:g:TL0030:51/58,-0/33:Leighton Buzzard:::::: 1526::V:g:TF1461:53/08,-0/18:Martin:::::: 1527::V:g:SO9866:52/18,-2/02:Redditch:::::: 1528::V:g:NN6384:56/56,-4/15:Laggan:::::: 1529::V:g:TF0736:52/55,-0/25:Sleaford:::::: 1530::V:g:SK4011:52/42,-1/24:Coalville:::::: 1531::V:g:SO7131:51/59,-2/25:Ledbury:::::: 1532:1132:X:::::::::: 1533:1162:X:::::::::: 1534::V:g:XD9224:49/13,-2/07:Jersey:::::: 1535::V:g:SE0439:53/51,-1/56:Keighley:::::: 1536::V:g:SP8982:52/26,-0/41:Kettering:::::: 1537::V:u:::Geographic - unassigned:::::: 1538::V:g:SK0149:53/02,-1/59:Ipstones:::::: 15390::V:g:SD4888:54/17,-2/48:Kendal National Dialling::::::4 Digit Code Area 15391::V:g:SD4888:54/17,-2/48:Kendal National Dialling::::::4 Digit Code Area 15392::V:g:SD4888:54/17,-2/48:Kendal::::::4 Digit Code Area 15393::V:g:SD4888:54/17,-2/48:Kendal::::::4 Digit Code Area 15394::V:g:SD4888:54/17,-2/48:Hawkshead::::::5 Digit Code Area 15395::V:g:SD4888:54/17,-2/48:Grange over Sands::::::5 Digit Code Area 15396::V:g:SD4888:54/17,-2/48:Sedbergh::::::5 Digit Code Area 15397::V:g:SD4888:54/17,-2/48:Kendal::::::4 Digit Code Area 15398::V:g:SD4888:54/17,-2/48:Kendal::::::4 Digit Code Area 15399::V:g:SD4888:54/17,-2/48:Kendal::::::4 Digit Code Area 1540::V:g:NH7601:57/05,-4/03:Kingussie:::::: 1541::V:u:::Geographic - unassigned:::::: 1542::V:g:NJ4665:57/40,-2/54:Keith:::::: 1543::V:g:SK0611:52/42,-1/55:Cannock:::::: 1544::V:g:SO2657:52/12,-3/05:Kington:::::: 1545::V:g:SN4255:52/10,-4/19:Llanarth:::::: 1546::V:g:NR9191:56/04,-5/21:Lochgilphead:::::: 1547::V:g:SO2972:52/20,-3/03:Knighton:::::: 1548::V:g:SX6547:50/18,-3/54:Kingsbridge:::::: 1549::V:g:NC5701:57/59,-4/25:Lairg:::::: 1550::V:g:SN7636:52/00,-3/48:Llandovery:::::: 1551::V:u:::Geographic - unassigned:::::: 1552::V:u:::Geographic - unassigned:::::: 1553::V:g:TF6620:52/45,+0/28:Kings Lynn:::::: 1554::V:g:SN4602:51/42,-4/14:Llanelli:::::: 1555::V:g:NS8946:55/42,-3/46:Lanark:::::: 1556::V:g:NX7961:54/56,-3/53:Castle Douglas:::::: 1557::V:g:NX6951:54/50,-4/02:Kirkcudbright:::::: 1558::V:g:SN6327:51/55,-4/00:Llandeilo:::::: 1559::V:g:SN3937:52/00,-4/21:Llandyssul:::::: 1560::V:g:NS4941:55/38,-4/24:Moscow:::::: 1561::V:g:NO7771:56/50,-2/23:Laurencekirk:::::: 1562::V:g:SO8775:52/22,-2/11:Kidderminster:::::: 1563::V:g:NS4636:55/36,-4/27:Kilmarnock:::::: 1564::V:g:SP1270:52/20,-1/49:Lapworth:::::: 1565::V:g:SJ7679:53/18,-2/22:Knutsford:::::: 1566::V:g:SX3085:50/38,-4/24:Launceston:::::: 1567::V:g:NN5727:56/25,-4/19:Killin:::::: 1568::V:g:SO4762:52/15,-2/47:Leominster:::::: 1569::V:g:NO8889:57/00,-2/12:Stonehaven:::::: 1570::V:g:SN5247:52/06,-4/10:Lampeter:::::: 1571::V:g:NC0730:58/13,-5/17:Lochinver:::::: 1572::V:g:SK8504:52/38,-0/45:Oakham:::::: 1573::V:g:NT7033:55/35,-2/29:Kelso:::::: 1574:2828:V:g:NW5459:54/52,-5/50:Geographic - unassigned (formerly Larne):::::: 1575::V:g:NO3856:56/42,-3/01:Kirriemuir:::::: 1576::V:g:NY1581:55/07,-3/20:Lockerbie:::::: 1577::V:g:NT0999:56/11,-3/28:Kinross:::::: 1578::V:g:NT5348:55/43,-2/45:Lauder:::::: 1579::V:g:SX3069:50/30,-4/24:Liskeard:::::: 1580::V:g:TQ7633:51/04,+0/31:Cranbrook:::::: 1581::V:g:NX1461:54/55,-4/54:New Luce:::::: 1582::V:g:TL0517:51/50,-0/29:Luton:::::: 1583::V:g:NR7239:55/35,-5/37:Carradale:::::: 1584::V:g:SO5376:52/23,-2/41:Ludlow:::::: 1585::V:u:::Geographic - unassigned:::::: 1586::V:g:NR6620:55/25,-5/42:Campbeltown:::::: 1587::V:u:::Geographic - unassigned:::::: 1588::V:g:SO3785:52/28,-2/56:Bishops Castle:::::: 1589::V:u:::Geographic - unassigned:::::: 1590::V:g:SU3900:50/48,-1/27:Lymington:::::: 1591::V:g:SN9046:52/06,-3/36:Llanwrtyd Wells:::::: 1592::V:g:NT2393:56/07,-3/14:Kirkcaldy:::::: 1593::V:g:ND1730:58/15,-3/25:Lybster:::::: 1594::V:g:SO5900:51/42,-2/36:Lydney:::::: 1595::V:g:HU4142:60/10,-1/16:Lerwick,Foula & Fair Isle:::::: 1596::V:u:::Geographic - unassigned:::::: 1597::V:g:SN9771:52/20,-3/31:Llandrindod Wells:::::: 1598::V:g:SS6939:51/08,-3/52:Lynton:::::: 1599::V:g:NG8822:57/14,-5/31:Kyle:::::: 1600::V:g:SO5013:51/49,-2/44:Monmouth:::::: 1601::V:u:::Geographic - unassigned:::::: 1602:1159:X:::::::::: 1603::V:g:TG2612:52/39,+1/21:Norwich:::::: 1604::V:g:SP7558:52/13,-0/54:Northampton:::::: 1605::V:u:::Geographic - unassigned:::::: 1606::V:g:SJ6273:53/15,-2/34:Northwich:::::: 1607::V:u:::Geographic - unassigned:::::: 1608::V:g:SP3127:51/56,-1/33:Chipping Norton:::::: 1609::V:g:SE3998:54/23,-1/24:Northallerton:::::: 1610::V:g:SJ8397:53/28,-2/15:Manchester National dialling:::::: 1611::V:g:SJ8397:53/28,-2/15:Manchester National dialling:::::: 1612::V:g:SJ8397:53/28,-2/15:Manchester:::::: 1613::V:g:SJ8397:53/28,-2/15:Manchester:::::: 1614::V:g:SJ8397:53/28,-2/15:Manchester:::::: 1615::V:u:::Manchester expansion:::::: 1616::V:g:SJ8397:53/28,-2/15:Manchester:::::: 1617::V:g:SJ8397:53/28,-2/15:Manchester:::::: 1618::V:g:SJ8397:53/28,-2/15:Manchester:::::: 1619::V:g:SJ8397:53/28,-2/15:Manchester:::::: 1620::V:g:NT5381:56/01,-2/45:North Berwick:::::: 1621::V:g:TL9409:51/45,+0/49:Maldon:::::: 1622::V:g:TQ7549:51/13,+0/30:Maidstone:::::: 1623::V:g:SK5361:53/09,-1/12:Mansfield:::::: 1624::V:g:SC3585:54/14,-4/30:Isle of Man:::::: 1625::V:g:SJ8777:53/17,-2/12:Macclesfield:::::: 1626::V:g:SX9076:50/34,-3/33:Newton Abbot:::::: 1627::V:u:::Geographic - unassigned:::::: 1628::V:g:SU8682:51/32,-0/46:Maidenhead:::::: 1629::V:g:SK2462:53/09,-1/38:Matlock:::::: 1630::V:g:SJ6832:52/53,-2/29:Market Drayton:::::: 1631::V:g:NM8735:56/28,-5/27:Oban:::::: 1632::V:u:::Geographic - unassigned:::::: 1633::V:g:ST3189:51/36,-3/00:Newport:::::: 1634::V:g:TQ7061:51/19,+0/26:Medway:::::: 1635::V:g:SU4864:51/22,-1/19:Newbury:::::: 1636::V:g:SK7953:53/04,-0/49:Newark:::::: 1637::V:g:SW8161:50/24,-5/05:Newquay:::::: 1638::V:g:TL6462:52/14,+0/24:Newmarket:::::: 1639::V:g:SN7801:51/42,-3/46:Neath:::::: 1640::V:u:::Geographic - unassigned:::::: 1641::V:g:NC7859:58/30,-4/06:Strathy:::::: 1642::V:g:NZ4814:54/31,-1/16:Middlesbrough:::::: 1643::V:g:ST0539:51/09,-3/21:Minehead:::::: 1644::V:g:NX6577:55/04,-4/07:New Galloway:::::: 1645::V:u:::Geographic - unassigned:::::: 1646::V:g:SM9601:51/40,-4/57:Milford Haven:::::: 1647::V:g:SX7589:50/41,-3/46:Moretonhampstead:::::: 1648:2879,28796:V:g:NW0449:54/45,-6/36:Geographic - unassigned (formerly Magherafelt/Cookstown (Mixed 4/5 Digit Code Area)):::::: 16487:28867:V:g:NW0449:54/45,-6/36:Geographic - unassigned (formerly Magherafelt/Cookstown (Mixed 4/5 Digit Code Area)):::::: 1649::V:u:::Geographic - unassigned:::::: 1650::V:g:SH8506:52/38,-3/42:Cemmaes Road:::::: 1651::V:g:NJ7829:57/21,-2/22:Oldmeldrum:::::: 1652::V:g:TA0207:53/33,-0/28:Brigg:::::: 1653::V:g:SE7370:54/07,-0/53:Malton:::::: 1654::V:g:SH6601:52/35,-3/59:Machynlleth:::::: 1655::V:g:NS2507:55/20,-4/46:Maybole:::::: 1656::V:g:SS8681:51/31,-3/39:Bridgend:::::: 1657::V:u:::Geographic - unassigned:::::: 1658::V:u:::Geographic - unassigned:::::: 1659::V:g:NS8311:55/23,-3/51:Sanquhar:::::: 1660::V:u:::Geographic - unassigned:::::: 1661::V:g:NZ0968:55/00,-1/52:Prudhoe:::::: 1662:2882:V:g:NV5636:54/36,-7/20:Geographic - unassigned (formerly Omagh/Ballygawley/Newtown/Carrickmore (Mixed 4/5 Digit Code Area):::::: 16625:28855:V:g:NV5636:54/36,-7/20:Geographic - unassigned (formerly Omagh/Ballygawley/Newtown/Carrickmore (Mixed 4/5 Digit Code Area):::::: 16626:28816:V:g:NV5636:54/36,-7/20:Geographic - unassigned (formerly Omagh/Ballygawley/Newtown/Carrickmore (Mixed 4/5 Digit Code Area):::::: 16627:28807:V:g:NV5636:54/36,-7/20:Geographic - unassigned (formerly Omagh/Ballygawley/Newtown/Carrickmore (Mixed 4/5 Digit Code Area):::::: 1663::V:g:SK0083:53/21,-2/00:New Mills:::::: 1664::V:g:SK7415:52/44,-0/54:Melton Mowbray:::::: 1665::V:g:NU1911:55/24,-1/42:Alnwick:::::: 1666::V:g:ST9087:51/35,-2/09:Malmesbury:::::: 1667::V:g:NH8355:57/34,-3/57:Nairn:::::: 1668::V:g:NU0328:55/33,-1/57:Bamburgh:::::: 1669::V:g:NU0601:55/18,-1/54:Rothbury:::::: 1670::V:g:NZ2184:55/09,-1/40:Morpeth:::::: 1671::V:g:NX3864:54/57,-4/32:Newton Stewart:::::: 1672::V:g:SU1265:51/23,-1/50:Marlborough:::::: 1673::V:g:TF1183:53/20,-0/20:Market Rasen:::::: 1674::V:g:NO6760:56/44,-2/32:Montrose:::::: 1675::V:g:SP1986:52/28,-1/43:Coleshill:::::: 1676::V:g:SP2582:52/26,-1/38:Meriden:::::: 1677::V:g:SE2688:54/17,-1/36:Bedale:::::: 1678::V:g:SH9234:52/54,-3/36:Bala:::::: 1679::V:u:::Geographic - unassigned:::::: 1680::V:g:NM6830:56/24,-5/46:Isle of Mull - Craignure:::::: 1681::V:g:NM2923:56/19,-6/23:Isle of Mull - Fionnphort:::::: 1682::V:u:::Geographic - unassigned:::::: 1683::V:g:NT0703:55/19,-3/28:Moffat:::::: 1684::V:g:SO9034:52/00,-2/09:Malvern:::::: 1685::V:g:SO0205:51/44,-3/25:Merthyr Tydfil:::::: 16860::V:g:SO1693:52/32,-3/14:Newtown/Llanidloes National Dialling::::::ELNS 16861::V:g:SO1693:52/32,-3/14:Newtown/Llanidloes National Dialling::::::ELNS 16862::V:g:SO1693:52/32,-3/14:Llanidloes::::::ELNS 16863::V:g:SO1693:52/32,-3/14:Llanidloes::::::ELNS 16864::V:g:SO1693:52/32,-3/14:Llanidloes::::::ELNS 16865::V:g:SO1693:52/32,-3/14:Newtown::::::ELNS 16866::V:g:SO1693:52/32,-3/14:Newtown::::::ELNS 16867::V:g:SO1693:52/32,-3/14:Llanidloes::::::ELNS 16868::V:g:SO1693:52/32,-3/14:Newtown::::::ELNS 16869::V:g:SO1693:52/32,-3/14:Newtown::::::ELNS 1687::V:g:NM6796:57/00,-5/50:Mallaig:::::: 1688::V:g:NM4653:56/36,-6/08:Isle of Mull - Tobermory:::::: 1689::V:g:TQ4665:51/22,+0/06:Orpington:::::: 1690::V:g:SH7853:53/04,-3/49:Betws-y-Coed:::::: 1691::V:g:SJ2728:52/51,-3/05:Oswestry:::::: 1692::V:g:TG3422:52/45,+1/28:North Walsham:::::: 1693:2830,28302:V:g:SB1783:54/10,-6/20:Geographic - unassigned (formerly Newry/Rostrevor (Mixed 4/5 Digit Code Area):::::: 16937:28417:V:g:SB1783:54/10,-6/20:Geographic - unassigned (formerly Newry/Rostrevor (Mixed 4/5 Digit Code Area):::::: 1694::V:g:SO4491:52/31,-2/50:Church Stretton:::::: 1695::V:g:SD4605:53/32,-2/49:Skelmersdale:::::: 1696::V:u:::Geographic - unassigned:::::: 16970::V:g:NY6062:54/57,-2/37:Not in Use:::::: 16971::V:g:NY6062:54/57,-2/37:Not in Use:::::: 16972::V:g:NY6062:54/57,-2/37:Not in Use:::::: 16973::V:g:NY6062:54/57,-2/37:Wigton::::::5 Digit Code Area 16974::V:g:NY6062:54/57,-2/37:Raughton Head::::::5 Digit Code Area 16975::V:g:NY6062:54/57,-2/37:Not in Use:::::: 16976::V:g:NY6062:54/57,-2/37:Not in Use:::::: 16977::V:g:NY6062:54/57,-2/37:Brampton::::::4 Digit Code Area 16978::V:g:NY6062:54/57,-2/37:Not in Use:::::: 16979::V:g:NY6062:54/57,-2/37:Brampton:::::: 1698::V:g:NS7457:55/47,-4/01:Motherwell:::::: 1699::V:u:::Geographic - unassigned:::::: 1700::V:g:NS0268:55/52,-5/10:Rothesay:::::: 1701::V:u:::Geographic - unassigned:::::: 1702::V:g:TQ8885:51/32,+0/43:Southend-on-Sea:::::: 1703:2380:V:g:SU4109:50/53,-1/25:Geographic - unassigned (formerly Southampton):::::: 17030:23110:V:g:SU4109:50/53,-1/25:Geographic - unassigned (formerly Southampton):::::: 17031:23111:V:g:SU4109:50/53,-1/25:Geographic - unassigned (formerly Southampton):::::: 1704::V:g:SD3511:53/35,-2/59:Southport:::::: 1705:2392:V:g:SU6606:50/51,-1/04:Geographic - unassigned (formerly Portsmouth):::::: 17050:23100:V:g:SU6606:50/51,-1/04:Geographic - unassigned (formerly Portsmouth):::::: 17051:23101:V:g:SU6606:50/51,-1/04:Geographic - unassigned (formerly Portsmouth):::::: 1706::V:g:SD8718:53/39,-2/12:Rochdale:::::: 1707::V:g:TL2701:51/42,-0/10:Potters Bar:::::: 1708::V:g:TQ5683:51/31,+0/15:Romford:::::: 1709::V:g:SK4595:53/27,-1/19:Rotherham:::::: 1710:2001:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Inner Area, National Dialling):::::: 1711:2011:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Inner Area, National Dialling):::::: 1712:2072:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Inner Area):::::: 1713:2073:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Inner Area):::::: 1714:2074:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Inner Area):::::: 1715:2075:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Inner Area):::::: 1716:2076:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Inner Area):::::: 1717:2077:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Inner Area):::::: 1718:2078:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Inner Area):::::: 1719:2079:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Inner Area):::::: 1720::V:g:SV9111:49/55,-6/18:Isles of Scilly:::::: 1721::V:g:NT2240:55/39,-3/14:Peebles:::::: 1722::V:g:SU0831:51/05,-1/53:Salisbury:::::: 1723::V:g:TA0388:54/17,-0/25:Scarborough:::::: 1724::V:g:SE8413:53/36,-0/44:Scunthorpe:::::: 1725::V:g:SU0316:50/57,-1/57:Rockbourne:::::: 1726::V:g:SX0650:50/19,-4/44:St Austell:::::: 1727::V:g:TL1507:51/45,-0/20:St Albans:::::: 1728::V:g:TM2560:52/12,+1/18:Saxmundham:::::: 1729::V:g:SD8559:54/02,-2/14:Settle:::::: 1730::V:g:SU8122:50/59,-0/51:Petersfield:::::: 1731::V:u:::Geographic - unassigned:::::: 1732::V:g:TQ5653:51/15,+0/14:Sevenoaks:::::: 1733::V:g:TL1999:52/35,-0/15:Peterborough:::::: 1734:1189:X:::::::::: 1735::V:u:::Geographic - unassigned:::::: 1736::V:g:SW5031:50/08,-5/30:Penzance:::::: 1737::V:g:TQ2554:51/16,-0/12:Redhill:::::: 1738::V:g:NO0925:56/25,-3/29:Perth:::::: 1739::V:u:::Geographic - unassigned:::::: 1740::V:g:NZ3628:54/39,-1/27:Sedgefield:::::: 1741::V:u:::Geographic - unassigned:::::: 1742:1142:X:::::::::: 1743::V:g:SJ4810:52/41,-2/46:Shrewsbury:::::: 1744::V:g:SD5000:53/30,-2/45:St Helens:::::: 1745::V:g:SJ0277:53/17,-3/28:Rhyl:::::: 1746::V:g:SO7389:52/30,-2/24:Bridgnorth:::::: 1747::V:g:ST8426:51/02,-2/14:Shaftesbury:::::: 1748::V:g:NZ1701:54/24,-1/44:Richmond:::::: 1749::V:g:ST6440:51/09,-2/31:Shepton Mallet:::::: 1750::V:g:NT4125:55/31,-2/56:Selkirk:::::: 1751::V:g:SE7484:54/15,-0/52:Pickering:::::: 1752::V:g:SX4457:50/24,-4/12:Plymouth:::::: 1753::V:g:SU9981:51/31,-0/34:Slough:::::: 1754::V:g:TF4761:53/08,+0/12:Skegness:::::: 1755::V:u:::Geographic - unassigned:::::: 1756::V:g:SD9865:54/05,-2/02:Skipton:::::: 1757::V:g:SE6033:53/47,-1/05:Selby:::::: 1758::V:g:SH3335:52/53,-4/29:Pwllheli:::::: 1759::V:g:SE7551:53/57,-0/51:Pocklington:::::: 1760::V:g:TF8408:52/38,+0/43:Swaffham:::::: 1761::V:g:ST6854:51/17,-2/28:Temple Cloud:::::: 1762:2838:V:g:NW1315:54/27,-6/26:Geographic - unassigned (formerly Portadown):::::: 1763::V:g:TL3141:52/03,-0/05:Royston:::::: 1764::V:g:NN8917:56/20,-3/48:Crieff:::::: 1765::V:g:SE2772:54/09,-1/35:Ripon:::::: 1766::V:g:SH6138:52/55,-4/04:Porthmadog:::::: 1767::V:g:TL2148:52/07,-0/14:Sandy:::::: 17680::V:g:NY5333:54/41,-2/44:Penrith National Dialling::::::4 Digit Code Area 17681::V:g:NY5333:54/41,-2/44:Penrith National Dialling::::::4 Digit Code Area 17682::V:g:NY5333:54/41,-2/44:Penrith::::::4 Digit Code Area 17683::V:g:NY5333:54/41,-2/44:Appleby::::::5 Digit Code Area 17684::V:g:NY5333:54/41,-2/44:Pooley Bridge::::::5 Digit Code Area 17685::V:g:NY5333:54/41,-2/44:Penrith::::::4 Digit Code Area 17686::V:g:NY5333:54/41,-2/44:Penrith::::::4 Digit Code Area 17687::V:g:NY5333:54/41,-2/44:Keswick::::::5 Digit Code Area 17688::V:g:NY5333:54/41,-2/44:Penrith::::::4 Digit Code Area 17689::V:g:NY5333:54/41,-2/44:Penrith::::::4 Digit Code Area 1769::V:g:SS6619:50/57,-3/54:South Molton:::::: 1770::V:g:NR9634:55/33,-5/14:Isle of Arran:::::: 1771::V:g:NJ9250:57/32,-2/08:Maud:::::: 1772::V:g:SD5028:53/45,-2/46:Preston:::::: 1773::V:g:SK3449:53/02,-1/30:Ripley:::::: 1774::V:u:::Geographic - unassigned:::::: 1775::V:g:TF2223:52/47,-0/11:Spalding:::::: 1776::V:g:NX0464:54/56,-5/04:Stranraer:::::: 1777::V:g:SK7772:53/14,-0/51:Retford:::::: 1778::V:g:TF1115:52/43,-0/21:Bourne:::::: 1779::V:g:NK1141:57/28,-1/49:Peterhead:::::: 1780::V:g:SK9804:52/37,-0/33:Stamford:::::: 1781::V:u:::Geographic - unassigned:::::: 1782::V:g:SJ9143:52/59,-2/08:Stoke-on-Trent:::::: 1783::V:u:::Geographic - unassigned:::::: 1784::V:g:TQ0271:51/26,-0/32:Staines:::::: 1785::V:g:SJ8525:52/49,-2/13:Stafford:::::: 1786::V:g:NS7995:56/08,-3/57:Stirling:::::: 1787::V:g:TL8340:52/02,+0/40:Sudbury:::::: 1788::V:g:SP5673:52/21,-1/11:Rugby:::::: 1789::V:g:SP1454:52/11,-1/48:Stratford-upon-Avon:::::: 1790::V:g:TF3664:53/09,+0/02:Spilsby:::::: 1791::V:u:::Geographic - unassigned:::::: 1792::V:g:SS6196:51/39,-4/01:Swansea:::::: 1793::V:g:SU1280:51/31,-1/50:Swindon:::::: 1794::V:g:SU2922:51/00,-1/35:Romsey:::::: 1795::V:g:TQ9665:51/21,+0/49:Sittingbourne:::::: 1796::V:g:NN8960:56/43,-3/49:Pitlochry:::::: 1797::V:g:TQ8724:50/59,+0/40:Rye:::::: 1798::V:g:SU9621:50/59,-0/38:Pulborough:::::: 1799::V:g:TL5535:51/59,+0/15:Saffron Walden:::::: 1800::V:u:::Geographic - unassigned:::::: 1801::V:u:::Geographic - unassigned:::::: 1802::V:u:::Geographic - unassigned:::::: 1803::V:g:SX8557:50/24,-3/37:Torquay:::::: 1804::V:u:::Geographic - unassigned:::::: 1805::V:g:SS5013:50/54,-4/08:Torrington:::::: 1806::V:g:HU3974:60/27,-1/17:Shetland:::::: 1807::V:g:NJ1729:57/21,-3/23:Ballindalloch:::::: 1808::V:g:NH7524:57/17,-4/04:Tomatin:::::: 1809::V:g:NH2301:57/04,-4/55:Tomdoun:::::: 1810:2000:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Outer Area, National Dialling):::::: 1811:2010:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Outer Area, National Dialling):::::: 1812:2082:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Outer Area):::::: 1813:2083:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Outer Area):::::: 1814:2084:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Outer Area):::::: 1815:2085:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Outer Area):::::: 1816:2086:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Outer Area):::::: 1817:2087:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Outer Area):::::: 1818:2088:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Outer Area):::::: 1819:2089:V:g:TQ3079:51/30,-0/08:Geographic - unassigned (formerly London Outer Area):::::: 1820::V:g:NW2313:54/26,-6/16:Geographic - unassigned (formerly Banbridge (Mixed):::::: 18206:28406:V:g:NW2313:54/26,-6/16:Geographic - unassigned (formerly Banbridge (Mixed):::::: 1821::V:g:NO2027:56/26,-3/18:Kinrossie:::::: 1822::V:g:SX4777:50/34,-4/10:Tavistock:::::: 1823::V:g:ST2022:50/59,-3/08:Taunton:::::: 1824::V:g:SJ0857:53/06,-3/22:Ruthin:::::: 1825::V:g:TQ4620:50/58,+0/05:Uckfield:::::: 1826::V:u:::Geographic - unassigned:::::: 1827::V:g:SK2207:52/40,-1/40:Tamworth:::::: 1828::V:g:NO2441:56/33,-3/14:Coupar Angus:::::: 1829::V:g:SJ5463:53/10,-2/41:Tarporley:::::: 1830::V:g:NY8893:55/14,-2/11:Kirkwhelpington:::::: 1831::V:u:::Geographic - unassigned:::::: 1832::V:g:TL0489:52/29,-0/28:Clopton:::::: 1833::V:g:NZ1220:54/35,-1/49:Barnard Castle:::::: 1834::V:g:SN0905:51/43,-4/46:Narberth:::::: 1835::V:g:NT6225:55/31,-2/36:St Boswells:::::: 1836::V:u:::Geographic - unassigned:::::: 1837::V:g:SX5191:50/42,-4/07:Okehampton:::::: 1838::V:g:NN2428:56/25,-4/51:Dalmally:::::: 1839::V:u:::Geographic - unassigned:::::: 1840::V:g:SX1190:50/41,-4/41:Camelford:::::: 1841::V:g:SW9175:50/32,-4/57:Newquay:::::: 1842::V:g:TL7986:52/27,+0/38:Thetford:::::: 1843::V:g:TR3267:51/21,+1/20:Thanet:::::: 1844::V:g:SP7005:51/44,-0/59:Thame:::::: 1845::V:g:SE4282:54/14,-1/21:Thirsk:::::: 1846:2892:V:g:NW3120:54/30,-6/09:Geographic - unassigned (formerly Lisburn):::::: 18470::V:g:ND1165:58/34,-3/32:Thurso/Tongue National Dialling::::::ELNS 18471::V:g:ND1165:58/34,-3/32:Thurso/Tongue National Dialling::::::ELNS 18472::V:g:ND1165:58/34,-3/32:Thurso::::::ELNS 18473::V:g:ND1165:58/34,-3/32:Thurso::::::ELNS 18474::V:g:ND1165:58/34,-3/32:Thurso::::::ELNS 18475::V:g:ND1165:58/34,-3/32:Thurso::::::ELNS 18476::V:g:ND1165:58/34,-3/32:Tongue::::::ELNS 18477::V:g:ND1165:58/34,-3/32:Tongue::::::ELNS 18478::V:g:ND1165:58/34,-3/32:Thurso::::::ELNS 18479::V:g:ND1165:58/34,-3/32:Tongue::::::ELNS 1848::V:g:NX8397:55/15,-3/50:Thornhill:::::: 1849:2894:V:g:NW2844:54/43,-6/13:Geographic - unassigned (formerly Antrim):::::: 1850::V:u:::Geographic - unassigned:::::: 18510::V:g:NB4633:58/13,-6/20:Great Bernera/Stornoway National Dialling::::::ELNS 18511::V:g:NB4633:58/13,-6/20:Great Bernera/Stornoway National Dialling::::::ELNS 18512::V:g:NB4633:58/13,-6/20:Stornoway::::::ELNS 18513::V:g:NB4633:58/13,-6/20:Stornoway::::::ELNS 18514::V:g:NB4633:58/13,-6/20:Great Bernera::::::ELNS 18515::V:g:NB4633:58/13,-6/20:Stornoway::::::ELNS 18516::V:g:NB4633:58/13,-6/20:Great Bernera::::::ELNS 18517::V:g:NB4633:58/13,-6/20:Stornoway::::::ELNS 18518::V:g:NB4633:58/13,-6/20:Stornoway::::::ELNS 18519::V:g:NB4633:58/13,-6/20:Great Bernera::::::ELNS 1852::V:g:NM7918:56/18,-5/34:Kilmelford:::::: 1853::V:u:::Geographic - unassigned:::::: 1854::V:g:NH0796:57/55,-5/16:Ullapool:::::: 1855::V:g:NN0959:56/41,-5/07:Ballachulish:::::: 1856::V:g:HY4405:58/56,-2/58:Orkney:::::: 1857::V:g:HY5639:59/14,-2/46:Sanday:::::: 1858::V:g:SP7491:52/31,-0/55:Market Harborough:::::: 1859::V:g:NG0186:57/46,-7/02:Harris:::::: 1860::V:u:::Geographic - unassigned:::::: 1861:2837:V:g:NV9707:54/22,-6/40:Geographic - unassigned (formerly Armagh):::::: 1862::V:g:NH7784:57/50,-4/04:Tain:::::: 1863::V:g:NH5990:57/53,-4/23:Ardgay:::::: 1864::V:g:NS9120:55/28,-3/43:Abington:::::: 1865::V:g:SP4703:51/43,-1/19:Oxford:::::: 1866::V:g:NN0126:56/23,-5/13:Kilchrenan:::::: 1867::V:u:::Geographic - unassigned:::::: 1868:2887:V:g:NV9022:54/30,-6/47:Geographic - unassigned (formerly Dungannon):::::: 1869::V:g:SP5127:51/56,-1/15:Bicester:::::: 1870::V:g:NF8251:57/26,-7/18:Isle of Benbecula:::::: 1871::V:g:NL6698:56/57,-7/30:Castlebay:::::: 1872::V:g:SW8349:50/18,-5/03:Truro:::::: 1873::V:g:SO2914:51/49,-3/02:Abergavenny:::::: 1874::V:g:SO1229:51/57,-3/17:Brecon:::::: 1875::V:g:NT4070:55/55,-2/58:Tranent:::::: 1876::V:g:NF7771:57/37,-7/25:Lochmaddy:::::: 1877::V:g:NN5704:56/12,-4/18:Callander:::::: 1878::V:g:NF7910:57/04,-7/18:Lochboisdale:::::: 1879::V:g:NM0444:56/30,-6/49:Scarinish:::::: 1880::V:g:NR8957:55/46,-5/22:Tarbert:::::: 1881::V:u:::Geographic - unassigned:::::: 1882::V:g:NN7659:56/42,-4/02:Kinloch Rannoch:::::: 1883::V:g:TQ3552:51/15,-0/04:Caterham:::::: 1884::V:g:ST0405:50/50,-3/22:Tiverton:::::: 1885::V:g:SO6253:52/10,-2/33:Pencombe:::::: 1886::V:g:SO7655:52/12,-2/21:Bromyard:::::: 1887::V:g:NN9246:56/36,-3/46:Aberfeldy:::::: 1888::V:g:NJ7649:57/32,-2/24:Turriff:::::: 1889::V:g:SK0229:52/51,-1/58:Rugeley:::::: 18900::V:g:NT8343:55/41,-2/16:Coldstream/Ayton National Dialling::::::ELNS 18901::V:g:NT8343:55/41,-2/16:Coldstream/Ayton National Dialling::::::ELNS 18902::V:g:NT8343:55/41,-2/16:Coldstream::::::ELNS 18903::V:g:NT8343:55/41,-2/16:Coldstream::::::ELNS 18904::V:g:NT8343:55/41,-2/16:Coldstream::::::ELNS 18905::V:g:NT8343:55/41,-2/16:Ayton::::::ELNS 18906::V:g:NT8343:55/41,-2/16:Ayton::::::ELNS 18907::V:g:NT8343:55/41,-2/16:Ayton::::::ELNS 18908::V:g:NT8343:55/41,-2/16:Coldstream::::::ELNS 18909::V:g:NT8343:55/41,-2/16:Ayton::::::ELNS 1891::V:u:::Geographic - unassigned:::::: 1892::V:g:TQ6038:51/07,+0/17:Tunbridge Wells:::::: 1893:7693:V:u:::Geographic - unassigned (former Paging Service):::::: 1894::V:u:::Geographic - unassigned:::::: 1895::V:g:TQ0488:51/35,-0/30:Uxbridge:::::: 1896::V:g:NT4136:55/37,-2/56:Galashiels:::::: 1897::V:u:::Geographic - unassigned:::::: 1898::V:u:::Geographic - unassigned:::::: 1899::V:g:NT0435:55/36,-3/31:Biggar:::::: 1900::V:g:NY0927:54/38,-3/25:Workington:::::: 1901::V:u:::Geographic - unassigned:::::: 1902::V:g:SJ8801:52/36,-2/11:Wolverhampton:::::: 1903::V:g:TQ0708:50/52,-0/29:Worthing:::::: 1904::V:g:SE6346:53/54,-1/02:York:::::: 1905::V:g:SO8758:52/13,-2/11:Worcester:::::: 1906::V:u:::Geographic - unassigned:::::: 1907::V:u:::Geographic - unassigned:::::: 1908::V:g:SP8341:52/04,-0/47:Milton Keynes:::::: 1909::V:g:SK6083:53/20,-1/06:Worksop:::::: 1910::V:g:NZ2464:54/58,-1/38:Tyneside/Durham/Sunderland National dialling::::::ELNS 1911::V:g:NZ2464:54/58,-1/38:Tyneside/Durham/Sunderland National dialling::::::ELNS 1912::V:g:NZ2464:54/58,-1/38:Tyneside::::::ELNS 1913::V:g:NZ2742:54/46,-1/35:Durham::::::ELNS 1914::V:g:NZ2464:54/58,-1/38:Tyneside::::::ELNS 1915::V:g:NZ3555:54/53,-1/27:Sunderland::::::ELNS 1916::V:g:NZ2464:54/58,-1/38:Tyneside::::::ELNS 1917::V:u:::Tyneside/Durham/Sunderland expansion::::::ELNS 1918::V:u:::Tyneside/Durham/Sunderland expansion::::::ELNS 1919::V:g:NZ2464:54/58,-1/38:Tyneside/Durham/Sunderland expansion::::::ELNS 1920::V:g:TL3417:51/50,-0/03:Ware:::::: 1921::V:u:::Geographic - unassigned:::::: 1922::V:g:SK0002:52/37,-2/00:Walsall:::::: 1923::V:g:TQ0896:51/39,-0/26:Watford:::::: 1924::V:g:SE2421:53/41,-1/38:Wakefield:::::: 1925::V:g:SJ5985:53/22,-2/37:Warrington:::::: 1926::V:g:SP2865:52/17,-1/35:Warwick:::::: 1927::V:u:::Geographic - unassigned:::::: 1928::V:g:SJ5179:53/18,-2/44:Runcorn:::::: 1929::V:g:SY9087:50/41,-2/09:Wareham:::::: 1930::V:u:::Geographic - unassigned:::::: 1931::V:g:NY5620:54/34,-2/41:Shap:::::: 1932::V:g:TQ0563:51/21,-0/30:Weybridge:::::: 1933::V:g:SP8968:52/18,-0/42:Wellingborough:::::: 1934::V:g:ST4156:51/18,-2/51:Weston-Super-Mare:::::: 1935::V:g:ST5314:50/55,-2/40:Yeovil:::::: 1936::V:u:::Geographic - unassigned:::::: 1937::V:g:SE4345:53/54,-1/21:Wetherby:::::: 1938::V:g:SJ1702:52/37,-3/14:Welshpool:::::: 1939::V:g:SJ4822:52/48,-2/46:Wem:::::: 1940::V:u:::Geographic - unassigned:::::: 1941::V:u:::Geographic - unassigned:::::: 1942::V:g:SD6003:53/31,-2/36:Wigan:::::: 1943::V:g:SE1445:53/54,-1/47:Guiseley:::::: 1944::V:g:SE8871:54/08,-0/39:West Heslerton:::::: 1945::V:g:TF4408:52/39,+0/08:Wisbech:::::: 19460::V:g:NY0213:54/30,-3/31:Whitehaven National Dialling::::::4 Digit Code Area 19461::V:g:NY0213:54/30,-3/31:Whitehaven National Dialling::::::4 Digit Code Area 19462::V:g:NY0213:54/30,-3/31:Whitehaven::::::4 Digit Code Area 19463::V:g:NY0213:54/30,-3/31:Whitehaven::::::4 Digit Code Area 19464::V:g:NY0213:54/30,-3/31:Whitehaven::::::4 Digit Code Area 19465::V:g:NY0213:54/30,-3/31:Whitehaven::::::4 Digit Code Area 19466::V:g:NY0213:54/30,-3/31:Whitehaven::::::4 Digit Code Area 19467::V:g:NY0213:54/30,-3/31:Gosforth (Mixed)::::::5 Digit Code Area 19468::V:g:NY0213:54/30,-3/31:Whitehaven::::::4 Digit Code Area 19469::V:g:NY0213:54/30,-3/31:Whitehaven::::::4 Digit Code Area 1947::V:g:NZ8911:54/29,-0/38:Whitby:::::: 1948::V:g:SJ5040:52/57,-2/45:Whitchurch:::::: 1949::V:g:SK6836:52/55,-0/59:Whatton:::::: 1950::V:g:HU4009:59/52,-1/17:Sandwick:::::: 1951::V:g:NR3794:56/04,-6/14:Colonsay:::::: 1952::V:g:SJ7211:52/42,-2/25:Telford:::::: 1953::V:g:TM0089:52/28,+0/57:Wymondham:::::: 1954::V:g:TL3864:52/15,+0/01:Madingley:::::: 1955::V:g:ND3365:58/34,-3/09:Wick:::::: 1956::V:u:::Geographic - unassigned:::::: 1957::V:g:HU5092:60/37,-1/05:Mid Yell:::::: 1958::V:u:::Geographic - unassigned:::::: 1959::V:g:TQ4356:51/17,+0/03:Westerham:::::: 1960:2893:V:g:NW4447:54/45,-5/59:Geographic - unassigned (formerly Ballyclare):::::: 1961::V:u:::Geographic - unassigned:::::: 1962::V:g:SU4829:51/03,-1/19:Winchester:::::: 1963::V:g:ST6719:50/58,-2/28:Wincanton:::::: 19640::V:g:TA2047:53/54,-0/10:Hornsea/Patrington National Dialling::::::ELNS 19641::V:g:TA2047:53/54,-0/10:Hornsea/Patrington National Dialling::::::ELNS 19642::V:g:TA2047:53/54,-0/10:Hornsea::::::ELNS 19643::V:g:TA2047:53/54,-0/10:Patrington::::::ELNS 19644::V:g:TA2047:53/54,-0/10:Patrington::::::ELNS 19645::V:g:TA2047:53/54,-0/10:Hornsea::::::ELNS 19646::V:g:TA2047:53/54,-0/10:Patrington::::::ELNS 19647::V:g:TA2047:53/54,-0/10:Patrington::::::ELNS 19648::V:g:TA2047:53/54,-0/10:Hornsea::::::ELNS 19649::V:g:TA2047:53/54,-0/10:Hornsea::::::ELNS 1965::V:u:::Geographic - unassigned:::::: 1966::V:u:::Geographic - unassigned:::::: 1967::V:g:NM8161:56/41,-5/35:Strontian:::::: 1968::V:g:NT1652:55/45,-3/20:Penicuik:::::: 1969::V:g:SD9588:54/17,-2/05:Leyburn:::::: 1970::V:g:SN5985:52/27,-4/04:Aberystwyth:::::: 1971::V:g:NC1850:58/24,-5/07:Scourie:::::: 1972::V:g:NM5461:56/41,-6/01:Glenborrodale:::::: 1973::V:u:::Geographic - unassigned:::::: 1974::V:g:SN6563:52/15,-3/59:Llanon:::::: 19750::V:g:NJ3712:57/12,-3/03:Alford/Strathdon National Dialling::::::ELNS 19751::V:g:NJ3712:57/12,-3/03:Alford/Strathdon National Dialling::::::ELNS 19752::V:g:NJ3712:57/12,-3/03:Alford (Aberdeen)::::::ELNS 19753::V:g:NJ3712:57/12,-3/03:Strathdon::::::ELNS 19754::V:g:NJ3712:57/12,-3/03:Alford (Aberdeen)::::::ELNS 19755::V:g:NJ3712:57/12,-3/03:Alford (Aberdeen)::::::ELNS 19756::V:g:NJ3712:57/12,-3/03:Strathdon::::::ELNS 19757::V:g:NJ3712:57/12,-3/03:Strathdon::::::ELNS 19758::V:g:NJ3712:57/12,-3/03:Strathdon::::::ELNS 19759::V:g:NJ3712:57/12,-3/03:Alford (Aberdeen)::::::ELNS 1976::V:u:::Geographic - unassigned:::::: 1977::V:g:SE4522:53/42,-1/19:Pontefract:::::: 1978::V:g:SJ2948:53/01,-3/04:Wrexham:::::: 1979::V:u:::Geographic - unassigned:::::: 1980::V:g:SU1340:51/10,-1/49:Amesbury:::::: 1981::V:g:SO3736:52/01,-2/55:Wormbridge:::::: 1982::V:g:SO0647:52/07,-3/22:Builth Wells:::::: 1983::V:g:SZ4684:50/39,-1/21:Isle of Wight:::::: 1984::V:g:ST0737:51/07,-3/20:Watchet:::::: 1985::V:g:ST8839:51/09,-2/10:Warminster:::::: 1986::V:g:TM3583:52/24,+1/27:Bungay:::::: 1987::V:u:::Geographic - unassigned:::::: 1988::V:g:NX4046:54/47,-4/29:Wigtown:::::: 1989::V:g:SO6025:51/55,-2/35:Ross-on-Wye:::::: 1990::V:u:::Geographic - unassigned:::::: 1991::V:u:::Geographic - unassigned:::::: 1992::V:g:TL3806:51/44,-0/00:Lea Valley:::::: 1993::V:g:SP3610:51/47,-1/29:Witney:::::: 1994::V:g:SN2716:51/49,-4/31:St Clears:::::: 1995::V:g:SD4542:53/52,-2/50:Garstang:::::: 1996::V:u:::Geographic - unassigned:::::: 1997::V:g:NH4456:57/34,-4/37:Strathpeffer:::::: 1998::V:u:::Geographic - unassigned:::::: 1999::V:u:::Geographic - unassigned:::::: 200::V:g:TQ3079:51/30,-0/08:London National Dialling:::::: 201::V:g:TQ3079:51/30,-0/08:London National Dialling:::::: 202::V:u:::London expansion:::::: 203::V:u:::London:::::: 204::V:u:::London expansion:::::: 205::V:u:::London expansion:::::: 206::V:u:::London expansion:::::: 207::V:g:TQ3079:51/30,-0/08:London:::::: 208::V:g:TQ3079:51/30,-0/08:London:::::: 2090::V:u:::London expansion:::::: 2091::V:u:::London expansion:::::: 2092::V:u:::London expansion:::::: 2093::V:u:::London expansion:::::: 2094::V:u:::London expansion:::::: 2095::V:u:::London expansion:::::: 2096::V:u:::London expansion:::::: 2097::V:u:::London expansion:::::: 2098::V:u:::London expansion:::::: 2099::V:u:::London Emergency Services:::::: 210::V:u:::Geographic expansion:::::: 211::V:u:::Geographic expansion:::::: 212::V:u:::Geographic expansion:::::: 213::V:u:::Geographic expansion:::::: 214::V:u:::Geographic expansion:::::: 215::V:u:::Geographic expansion:::::: 216::V:u:::Geographic expansion:::::: 217::V:u:::Geographic expansion:::::: 218::V:u:::Geographic expansion:::::: 2190::V:u:::Geographic expansion:::::: 2191::V:u:::Geographic expansion:::::: 2192::V:u:::Geographic expansion:::::: 2193::V:u:::Geographic expansion:::::: 2194::V:u:::Geographic expansion:::::: 2195::V:u:::Geographic expansion:::::: 2196::V:u:::Geographic expansion:::::: 2197::V:u:::Geographic expansion:::::: 2198::V:u:::Geographic expansion:::::: 2199::V:u:::Geographic expansion (Emergency Services):::::: 220::V:u:::Geographic expansion:::::: 221::V:u:::Geographic expansion:::::: 222::V:u:::Geographic expansion:::::: 223::V:u:::Geographic expansion:::::: 224::V:u:::Geographic expansion:::::: 225::V:u:::Geographic expansion:::::: 226::V:u:::Geographic expansion:::::: 227::V:u:::Geographic expansion:::::: 228::V:u:::Geographic expansion:::::: 2290::V:u:::Geographic expansion:::::: 2291::V:u:::Geographic expansion:::::: 2292::V:u:::Geographic expansion:::::: 2293::V:u:::Geographic expansion:::::: 2294::V:u:::Geographic expansion:::::: 2295::V:u:::Geographic expansion:::::: 2296::V:u:::Geographic expansion:::::: 2297::V:u:::Geographic expansion:::::: 2298::V:u:::Geographic expansion:::::: 2299::V:u:::Geographic expansion (Emergency Services):::::: 230::V:g:SU5408:50/52,-1/15:023 National Dialling expansion:::::: 2310::V:g:SU5408:50/52,-1/15:Portsmouth National Dialling:::::: 2311::V:g:SU5408:50/52,-1/15:Southampton National Dialling:::::: 2312::V:g:SU5408:50/52,-1/15:023 National Dialling expansion:::::: 2313::V:g:SU5408:50/52,-1/15:023 National Dialling expansion:::::: 2314::V:g:SU5408:50/52,-1/15:023 National Dialling expansion:::::: 2315::V:g:SU5408:50/52,-1/15:023 National Dialling expansion:::::: 2316::V:g:SU5408:50/52,-1/15:023 National Dialling expansion:::::: 2317::V:g:SU5408:50/52,-1/15:023 National Dialling expansion:::::: 2318::V:g:SU5408:50/52,-1/15:023 National Dialling expansion:::::: 2319::V:g:SU5408:50/52,-1/15:023 National Dialling expansion:::::: 232::V:u:::023 Geographic expansion:::::: 233::V:u:::023 Geographic expansion:::::: 234::V:u:::023 Geographic expansion:::::: 235::V:u:::023 Geographic expansion:::::: 236::V:u:::023 Geographic expansion:::::: 237::V:u:::023 Geographic expansion:::::: 2380::V:g:SU4109:50/53,-1/25:Southampton:::::: 2381::V:u:::Southampton:::::: 2382::V:u:::023 Geographic expansion:::::: 2383::V:u:::023 Geographic expansion:::::: 2384::V:u:::023 Geographic expansion:::::: 2385::V:u:::023 Geographic expansion:::::: 2386::V:u:::023 Geographic expansion:::::: 2387::V:u:::023 Geographic expansion:::::: 2388::V:u:::023 Geographic expansion:::::: 2389::V:u:::023 Geographic expansion:::::: 2390::V:u:::023 Geographic expansion:::::: 2391::V:u:::023 Geographic expansion:::::: 2392::V:g:SU6606:50/51,-1/04:Portsmouth:::::: 2393::V:u:::Portsmouth:::::: 2394::V:u:::023 Geographic expansion:::::: 2395::V:u:::023 Geographic expansion:::::: 2396::V:u:::023 Geographic expansion:::::: 2397::V:u:::023 Geographic expansion:::::: 2398::V:u:::023 Geographic expansion:::::: 2399::V:u:::Portsmouth/Southampton Emergency Services:::::: 240::V:g:SP3683:52/27,-1/28:024 National Dialling expansion:::::: 2410::V:g:SP3683:52/27,-1/28:Coventry National Dialling:::::: 2411::V:g:SP3683:52/27,-1/28:024 National Dialling expansion:::::: 2412::V:g:SP3683:52/27,-1/28:024 National Dialling expansion:::::: 2413::V:g:SP3683:52/27,-1/28:024 National Dialling expansion:::::: 2414::V:g:SP3683:52/27,-1/28:024 National Dialling expansion:::::: 2415::V:g:SP3683:52/27,-1/28:024 National Dialling expansion:::::: 2416::V:g:SP3683:52/27,-1/28:024 National Dialling expansion:::::: 2417::V:g:SP3683:52/27,-1/28:024 National Dialling expansion:::::: 2418::V:g:SP3683:52/27,-1/28:024 National Dialling expansion:::::: 2419::V:g:SP3683:52/27,-1/28:024 National Dialling expansion:::::: 242::V:u:::024 Geographic expansion:::::: 243::V:u:::024 Geographic expansion:::::: 244::V:u:::024 Geographic expansion:::::: 245::V:u:::024 Geographic expansion:::::: 246::V:u:::024 Geographic expansion:::::: 2470::V:u:::024 Geographic expansion:::::: 2471::V:u:::024 Geographic expansion:::::: 2472::V:u:::024 Geographic expansion:::::: 2473::V:u:::024 Geographic expansion:::::: 2474::V:u:::024 Geographic expansion:::::: 2475::V:u:::024 Geographic expansion:::::: 2476::V:g:SP3683:52/27,-1/28:Coventry:::::: 2477::V:u:::Coventry:::::: 2478::V:u:::024 Geographic expansion:::::: 2479::V:u:::024 Geographic expansion:::::: 248::V:u:::024 Geographic expansion:::::: 2490::V:u:::024 Geographic expansion:::::: 2491::V:u:::024 Geographic expansion:::::: 2492::V:u:::024 Geographic expansion:::::: 2493::V:u:::024 Geographic expansion:::::: 2494::V:u:::024 Geographic expansion:::::: 2495::V:u:::024 Geographic expansion:::::: 2496::V:u:::024 Geographic expansion:::::: 2497::V:u:::024 Geographic expansion:::::: 2498::V:u:::024 Geographic expansion:::::: 2499::V:u:::Coventry Emergency Services:::::: 250::V:u:::Geographic expansion:::::: 251::V:u:::Geographic expansion:::::: 252::V:u:::Geographic expansion:::::: 253::V:u:::Geographic expansion:::::: 254::V:u:::Geographic expansion:::::: 255::V:u:::Geographic expansion:::::: 256::V:u:::Geographic expansion:::::: 257::V:u:::Geographic expansion:::::: 258::V:u:::Geographic expansion:::::: 2590::V:u:::Geographic expansion:::::: 2591::V:u:::Geographic expansion:::::: 2592::V:u:::Geographic expansion:::::: 2593::V:u:::Geographic expansion:::::: 2594::V:u:::Geographic expansion:::::: 2595::V:u:::Geographic expansion:::::: 2596::V:u:::Geographic expansion:::::: 2597::V:u:::Geographic expansion:::::: 2598::V:u:::Geographic expansion:::::: 2599::V:u:::Geographic expansion (Emergency Services):::::: 260::V:u:::Geographic expansion:::::: 261::V:u:::Geographic expansion:::::: 262::V:u:::Geographic expansion:::::: 263::V:u:::Geographic expansion:::::: 264::V:u:::Geographic expansion:::::: 265::V:u:::Geographic expansion:::::: 266::V:u:::Geographic expansion:::::: 267::V:u:::Geographic expansion:::::: 268::V:u:::Geographic expansion:::::: 2690::V:u:::Geographic expansion:::::: 2691::V:u:::Geographic expansion:::::: 2692::V:u:::Geographic expansion:::::: 2693::V:u:::Geographic expansion:::::: 2694::V:u:::Geographic expansion:::::: 2695::V:u:::Geographic expansion:::::: 2696::V:u:::Geographic expansion:::::: 2697::V:u:::Geographic expansion:::::: 2698::V:u:::Geographic expansion:::::: 2699::V:u:::Geographic expansion (Emergency Services):::::: 270::V:u:::Geographic expansion:::::: 271::V:u:::Geographic expansion:::::: 272::V:u:::Geographic expansion:::::: 273::V:u:::Geographic expansion:::::: 274::V:u:::Geographic expansion:::::: 275::V:u:::Geographic expansion:::::: 276::V:u:::Geographic expansion:::::: 277::V:u:::Geographic expansion:::::: 278::V:u:::Geographic expansion:::::: 2790::V:u:::Geographic expansion:::::: 2791::V:u:::Geographic expansion:::::: 2792::V:u:::Geographic expansion:::::: 2793::V:u:::Geographic expansion:::::: 2794::V:u:::Geographic expansion:::::: 2795::V:u:::Geographic expansion:::::: 2796::V:u:::Geographic expansion:::::: 2797::V:u:::Geographic expansion:::::: 2798::V:u:::Geographic expansion:::::: 2799::V:u:::Geographic expansion (Emergency Services):::::: 280::V:g:NW4628:54/35,-5/56:028 National Dialling expansion:::::: 2810::V:g:NW4628:54/35,-5/56:Nothern Ireland National Dialling:::::: 2811::V:g:NW4628:54/35,-5/56:Nothern Ireland National Dialling:::::: 2812::V:g:NW4628:54/35,-5/56:028 National Dialling expansion:::::: 2813::V:g:NW4628:54/35,-5/56:028 National Dialling expansion:::::: 2814::V:g:NW4628:54/35,-5/56:028 National Dialling expansion:::::: 2815::V:g:NW4628:54/35,-5/56:028 National Dialling expansion:::::: 2816::V:g:NW4628:54/35,-5/56:028 National Dialling expansion:::::: 2817::V:g:NW4628:54/35,-5/56:028 National Dialling expansion:::::: 2818::V:g:NW4628:54/35,-5/56:028 National Dialling expansion:::::: 2819::V:g:NW4628:54/35,-5/56:028 National Dialling expansion:::::: 2820::V:g:NW0392:55/08,-6/40:Ballycastle:::::: 2821::V:g:NW2463:54/53,-6/18:Martinstown:::::: 2822::V:u:::028 Geographic expansion:::::: 2823::V:u:::028 Geographic expansion:::::: 2824::V:u:::028 Geographic expansion:::::: 2825::V:g:NW2463:54/53,-6/18:Ballymena:::::: 2826::V:u:::028 Geographic expansion:::::: 2827::V:g:NW0392:55/08,-6/40:Ballymoney:::::: 2828::V:g:NW5459:54/52,-5/50:Larne:::::: 2829::V:g:NW2463:54/53,-6/18:Kilrea:::::: 2830::V:g:SB1783:54/10,-6/20:Newry:::::: 2831::V:u:::028 Geographic expansion:::::: 2832::V:u:::028 Geographic expansion:::::: 2833::V:u:::028 Geographic expansion:::::: 2834::V:u:::028 Geographic expansion:::::: 2835::V:u:::028 Geographic expansion:::::: 2836::V:u:::028 Geographic expansion:::::: 2837::V:g:NV9707:54/22,-6/40:Armagh:::::: 2838::V:g:NW1315:54/27,-6/26:Portadown:::::: 2839::V:u:::028 Geographic expansion:::::: 2840::V:g:NW2313:54/26,-6/16:Banbridge:::::: 2841::V:g:SB1783:54/10,-6/20:Rostrevor:::::: 2842::V:g:NW6436:54/40,-5/40:Kircubbin:::::: 2843::V:g:SB5899:54/20,-5/43:Newcastle:::::: 2844::V:g:SB5899:54/20,-5/43:Downpatrick:::::: 2845::V:u:::028 Geographic expansion:::::: 2846::V:u:::028 Geographic expansion:::::: 2847::V:u:::028 Geographic expansion:::::: 2848::V:u:::028 Geographic expansion:::::: 2849::V:u:::028 Geographic expansion:::::: 285::V:u:::028 Geographic expansion:::::: 2860::V:u:::028 Geographic expansion:::::: 2861::V:u:::028 Geographic expansion:::::: 2862::V:u:::028 Geographic expansion:::::: 2863::V:u:::028 Geographic expansion:::::: 2864::V:u:::028 Geographic expansion:::::: 2865::V:u:::028 Geographic expansion:::::: 2866::V:g:NV5510:54/22,-7/19:Enniskillen:::::: 2867::V:g:NV5510:54/22,-7/19:Lisnaskea:::::: 2868::V:g:NV5510:54/22,-7/19:Kesh:::::: 2869::V:u:::028 Geographic expansion:::::: 2870::V:g:NW0392:55/08,-6/40:Coleraine:::::: 2871::V:g:NV5980:55/00,-7/20:Londonderry:::::: 2872::V:u:::028 Geographic expansion:::::: 2873::V:u:::028 Geographic expansion:::::: 2874::V:u:::028 Geographic expansion:::::: 2875::V:u:::028 Geographic expansion:::::: 2876::V:u:::028 Geographic expansion:::::: 2877::V:g:NV5980:55/00,-7/20:Limavady:::::: 2878::V:u:::028 Geographic expansion:::::: 2879::V:g:NW0449:54/45,-6/36:Magherafelt:::::: 2880::V:g:NV5636:54/36,-7/20:Carrickmore:::::: 2881::V:g:NV5636:54/36,-7/20:Newtownstewart:::::: 2882::V:g:NV5636:54/36,-7/20:Omagh:::::: 2883::V:u:::028 Geographic expansion:::::: 2884::V:u:::028 Geographic expansion:::::: 2885::V:g:NV5636:54/36,-7/20:Ballygawley:::::: 2886::V:g:NW0449:54/45,-6/36:Cookstown:::::: 2887::V:g:NV9022:54/30,-6/47:Dungannon:::::: 2888::V:u:::028 Geographic expansion:::::: 2889::V:g:NV5510:54/22,-7/19:Fivemiletown:::::: 2890::V:g:NW4628:54/35,-5/56:Belfast City:::::: 2891::V:g:NW6436:54/40,-5/40:Bangor:::::: 2892::V:g:NW3120:54/30,-6/09:Lisburn:::::: 2893::V:g:NW4447:54/45,-5/59:Ballyclare:::::: 2894::V:g:NW2844:54/43,-6/13:Antrim:::::: 2895::V:u:::Belfast:::::: 2896::V:u:::Belfast expansion:::::: 2897::V:g:NW5313:54/27,-5/49:Saintfield:::::: 2898::V:u:::Belfast expansion:::::: 2899::V:u:::Northern Ireland Emergency Services:::::: 290::V:g:ST1478:51/30,-3/14:029 National Dialling expansion:::::: 2910::V:g:ST1478:51/30,-3/14:Cardiff National Dialling:::::: 2911::V:g:ST1478:51/30,-3/14:Cardiff National Dialling:::::: 2912::V:g:ST1478:51/30,-3/14:029 National Dialling expansion:::::: 2913::V:g:ST1478:51/30,-3/14:029 National Dialling expansion:::::: 2914::V:g:ST1478:51/30,-3/14:029 National Dialling expansion:::::: 2915::V:g:ST1478:51/30,-3/14:029 National Dialling expansion:::::: 2916::V:g:ST1478:51/30,-3/14:029 National Dialling expansion:::::: 2917::V:g:ST1478:51/30,-3/14:029 National Dialling expansion:::::: 2918::V:g:ST1478:51/30,-3/14:029 National Dialling expansion:::::: 2919::V:g:ST1478:51/30,-3/14:029 National Dialling expansion:::::: 2920::V:g:ST1478:51/30,-3/14:Cardiff:::::: 2921::V:u:::Cardiff:::::: 2922::V:u:::029 Geographic expansion:::::: 2923::V:u:::029 Geographic expansion:::::: 2924::V:u:::029 Geographic expansion:::::: 2925::V:u:::029 Geographic expansion:::::: 2926::V:u:::029 Geographic expansion:::::: 2927::V:u:::029 Geographic expansion:::::: 2928::V:u:::029 Geographic expansion:::::: 2929::V:u:::029 Geographic expansion:::::: 293::V:u:::029 Geographic expansion:::::: 294::V:u:::029 Geographic expansion:::::: 295::V:u:::029 Geographic expansion:::::: 296::V:u:::029 Geographic expansion:::::: 297::V:u:::029 Geographic expansion:::::: 298::V:u:::029 Geographic expansion:::::: 2990::V:u:::029 Geographic expansion:::::: 2991::V:u:::029 Geographic expansion:::::: 2992::V:u:::029 Geographic expansion:::::: 2993::V:u:::029 Geographic expansion:::::: 2994::V:u:::029 Geographic expansion:::::: 2995::V:u:::029 Geographic expansion:::::: 2996::V:u:::029 Geographic expansion:::::: 2997::V:u:::029 Geographic expansion:::::: 2998::V:u:::029 Geographic expansion:::::: 2999::V:u:::Cardiff Emergency Services:::::: 30::V:u::::::::: 31::V:u::::::::: 32::V:u::::::::: 330::V:u::::::::: 331:M:V:u::::::::: 332::V:u::::::::: 333::V:u::::::::: 334::V:u::::::::: 335::V:u::::::::: 336:M:V:u::::::::: 337::V:u::::::::: 338:M:V:u::::::::: 339::V:u::::::::: 340::V:u::::::::: 341::V:u::::::::: 342::V:u::::::::: 343::V:u::::::::: 344::V:u::::::::: 3450:84570:V:u::::::::: 3451:84571:V:u::::::::: 3452:84572:V:u::::::::: 3453:84573:V:u::::::::: 3454:84574:V:u::::::::: 3455:84575:V:u::::::::: 3456:84576:V:u::::::::: 3457:84577:V:u::::::::: 3458:84578:V:u::::::::: 3459:84579:V:u::::::::: 346::V:u::::::::: 347::V:u::::::::: 348::V:u::::::::: 349::V:u::::::::: 35::V:u::::::::: 36::V:u::::::::: 3700:77700:V:u::::::::: 3701:77701:V:u::::::::: 3702:77702:V:u::::::::: 3703:77703:V:u::::::::: 3704:77704:V:u::::::::: 3705:77705:V:u::::::::: 3706:77706:V:u::::::::: 3707:77707:V:u::::::::: 3708:77708:V:u::::::::: 3709:77709:V:u::::::::: 371::V:u::::::::: 372::V:u::::::::: 373::V:u::::::::: 3740:77740:V:u::::::::: 3741:77741:V:u::::::::: 3742:77742:V:u::::::::: 3743:77743:V:u::::::::: 3744:77744:V:u::::::::: 3745:87045:V:u::::::::: 3746:77746:V:u::::::::: 3747:77747:V:u::::::::: 3748:77748:V:u::::::::: 3749:77749:V:u::::::::: 375::V:u::::::::: 376::V:u::::::::: 377::V:u::::::::: 3780:77780:V:u::::::::: 3781:77781:V:u::::::::: 3782:77782:V:u::::::::: 3783:77783:V:u::::::::: 3784:77784:V:u::::::::: 3785:77785:V:u::::::::: 3786:77786:V:u::::::::: 3787:77787:V:u::::::::: 3788:77788:V:u::::::::: 3789:77789:V:u::::::::: 379::V:u::::::::: 380::V:u::::::::: 381::V:u::::::::: 382::V:u::::::::: 383::V:u::::::::: 384::V:u::::::::: 3850:77850:V:u::::::::: 3851:77851:V:u::::::::: 3852:77852:V:u::::::::: 3853:77853:V:u::::::::: 3854:77854:V:u::::::::: 3855:77855:V:u::::::::: 3856:77856:V:u::::::::: 3857:77857:V:u::::::::: 3858:77858:V:u::::::::: 3859:77859:V:u::::::::: 386::V:u::::::::: 387::V:u::::::::: 388::V:u::::::::: 389::V:u::::::::: 390:X:V:u::::::::: 391::V:u::::::::: 392::V:u::::::::: 393::V:u::::::::: 394::V:u::::::::: 395::V:u::::::::: 396::V:u::::::::: 397::V:u::::::::: 398::V:u::::::::: 399::V:u::::::::: 400::V:u::::::::: 4010:77010:V:u::::::::: 4011:77011:V:u::::::::: 4012:77012:V:u::::::::: 4013:77013:V:u::::::::: 4014:77014:V:u::::::::: 4015:77015:V:u::::::::: 4016:77016:V:u::::::::: 4017:77017:V:u::::::::: 4018:77018:V:u::::::::: 4019:77019:V:u::::::::: 4020:77020:V:u::::::::: 4021:77021:V:u::::::::: 4022:77022:V:u::::::::: 4023:77023:V:u::::::::: 4024:77024:V:u::::::::: 4025:77025:V:u::::::::: 4026:77026:V:u::::::::: 4027:77027:V:u::::::::: 4028:77028:V:u::::::::: 4029:77029:V:u::::::::: 4030:77030:V:u::::::::: 4031:77031:V:u::::::::: 4032:77032:V:u::::::::: 4033:77033:V:u::::::::: 4034:77034:V:u::::::::: 4035:77035:V:u::::::::: 4036:77036:V:u::::::::: 4037:77037:V:u::::::::: 4038:77038:V:u::::::::: 4039:77039:V:u::::::::: 404::V:u::::::::: 405::V:u::::::::: 406::V:u::::::::: 407::V:u::::::::: 408:X:V:u::::::::: 409::V:u::::::::: 4100:77100:V:u::::::::: 4101:77101:V:u::::::::: 4102:77102:V:u::::::::: 4103:77103:V:u::::::::: 4104:77104:V:u::::::::: 4105:77105:V:u::::::::: 4106:77106:V:u::::::::: 4107:77107:V:u::::::::: 4108:77108:V:u::::::::: 4109:77109:V:u::::::::: 4110:77110:V:u::::::::: 4111:77111:V:u::::::::: 4112:77112:V:u::::::::: 4113:77113:V:u::::::::: 4114:77114:V:u::::::::: 4115:77115:V:u::::::::: 4116:77116:V:u::::::::: 4117:77117:V:u::::::::: 4118:77118:V:u::::::::: 4119:77119:V:u::::::::: 412::V:u::::::::: 413::V:u::::::::: 414::V:u::::::::: 415::V:u::::::::: 416::V:u::::::::: 417::V:u::::::::: 418::V:u::::::::: 419::V:u::::::::: 420::V:u::::::::: 4210:77210:V:u::::::::: 4211:77211:V:u::::::::: 4212:77212:V:u::::::::: 4213:77213:V:u::::::::: 4214:77214:V:u::::::::: 4215:77215:V:u::::::::: 4216:77216:V:u::::::::: 4217:77217:V:u::::::::: 4218:77218:V:u::::::::: 4219:77219:V:u::::::::: 422::V:u::::::::: 423::V:u::::::::: 424::V:u::::::::: 425::V:u::::::::: 426::V:u::::::::: 427::V:u::::::::: 428::V:u::::::::: 429::V:u::::::::: 430::V:u::::::::: 431::V:u::::::::: 4320::V:u::::::::: 4321::V:u::::::::: 4322::V:u::::::::: 4323::V:u::::::::: 4324::V:u::::::::: 4325:7625:V:u::::::::: 4326::V:u::::::::: 4327::V:u::::::::: 4328::V:u::::::::: 4329::V:u::::::::: 433::V:u::::::::: 434::V:u::::::::: 435::V:u::::::::: 436::V:u::::::::: 437::V:u::::::::: 438::V:u::::::::: 439::V:u::::::::: 440::V:u::::::::: 4410:77410:V:u::::::::: 4411:77411:V:u::::::::: 4412:77412:V:u::::::::: 4413:77413:V:u::::::::: 4414:77414:V:u::::::::: 4415:77415:V:u::::::::: 4416:77416:V:u::::::::: 4417:77417:V:u::::::::: 4418:77418:V:u::::::::: 4419:77419:V:u::::::::: 442::V:u::::::::: 443::V:u::::::::: 444::V:u::::::::: 445::V:u::::::::: 446::V:u::::::::: 447::V:u::::::::: 4480::V:u::::::::: 4481:7781:V:u::::::::: 4482::V:u::::::::: 4483::V:u::::::::: 4484::V:u::::::::: 4485::V:u::::::::: 4486::V:u::::::::: 4487::V:u::::::::: 4488::V:u::::::::: 4489::V:u::::::::: 449::V:u::::::::: 450::V:u::::::::: 451::V:u::::::::: 452::V:u::::::::: 453::V:u::::::::: 454::V:u::::::::: 455::V:u::::::::: 456:X:V:u::::::::: 457::V:u::::::::: 458::V:u::::::::: 459::V:u::::::::: 460::V:u::::::::: 461::V:u::::::::: 4620::V:u::::::::: 4621::V:u::::::::: 4622::V:u::::::::: 4623::V:u::::::::: 4624:7624:V:u::::::::: 4625::V:u::::::::: 4626::V:u::::::::: 4627::V:u::::::::: 4628::V:u::::::::: 4629::V:u::::::::: 463::V:u::::::::: 464::V:u::::::::: 465::V:u::::::::: 466::V:u::::::::: 4670:77670:V:u::::::::: 4671:77671:V:u::::::::: 4672:77672:V:u::::::::: 4673:77673:V:u::::::::: 4674:77674:V:u::::::::: 4675:77675:V:u::::::::: 4676:77676:V:u::::::::: 4677:77677:V:u::::::::: 4678:77678:V:u::::::::: 4679:77679:V:u::::::::: 4680:77680:V:u::::::::: 4681:77681:V:u::::::::: 4682:77682:V:u::::::::: 4683:77683:V:u::::::::: 4684:77684:V:u::::::::: 4685:77685:V:u::::::::: 4686:77686:V:u::::::::: 4687:77687:V:u::::::::: 4688:77688:V:u::::::::: 4689:77689:V:u::::::::: 469::V:u::::::::: 47::V:u::::::::: 48::V:u::::::::: 490::V:u::::::::: 491::V:u::::::::: 492::V:u::::::::: 493::V:u::::::::: 494::V:u::::::::: 495::V:u::::::::: 496::V:u::::::::: 497::V:u::::::::: 4980:77980:V:u::::::::: 4981:77981:V:u::::::::: 4982:77982:V:u::::::::: 4983:77983:V:u::::::::: 4984:77984:V:u::::::::: 4985:77985:V:u::::::::: 4986:77986:V:u::::::::: 4987:77987:V:u::::::::: 4988:77988:V:u::::::::: 4989:77989:V:u::::::::: 499::V:u::::::::: 500::V:free::::::::: 501::V:u::::::::: 502::V:u::::::::: 503::V:u::::::::: 504::V:u::::::::: 505::V:u::::::::: 506::V:u::::::::: 507::V:u::::::::: 508::V:u::::::::: 509::V:u::::::::: 51::V:u::::::::: 52::V:u::::::::: 53::V:u::::::::: 540::V:u::::::::: 5410:87010:V:u::::::::: 5411:87011:V:u::::::::: 5412:87012:V:u::::::::: 5413:87013:V:u::::::::: 5414:87014:V:u::::::::: 5415:87015:V:u::::::::: 5416:87016:V:u::::::::: 5417:87017:V:u::::::::: 5418:87018:V:u::::::::: 5419:87019:V:u::::::::: 542::V:u::::::::: 543::V:u::::::::: 544::V:u::::::::: 545::V:u::::::::: 546::V:u::::::::: 547::V:u::::::::: 548::V:u::::::::: 549::V:u::::::::: 550::V:u::::::::: 551144::V:g6::::::BT::10: 552::V:u::::::::: 553::V:u::::::::: 554::V:u::::::::: 555::V:u::::::::: 555500::V:u::::::FleXtel Limited::10: 555508::V:u::::::MCI WorldCom Ltd::10: 555510::V:u::::::FleXtel Limited::10: 555550::V:u::::::Nationwide Telephone Assistance Ltd::10: 555555::V:u::::::FleXtel Limited::10: 555566::V:u::::::Syntec UK Ltd::10: 555584::V:u::::::Network Rail Infrastructure Limited::10: 555586::V:u::::::Network Rail Infrastructure Limited::10: 555588::V:u::::::Network Rail Infrastructure Limited::10: 555589::V:u::::::Network Rail Infrastructure Limited::10: 555593::V:u::::::Network Rail Infrastructure Limited::10: 556::V:u::::::::: 557::V:u::::::::: 55883::V:g6::::::Hutchison 3G UK Ltd::10: 559::V:u::::::::: 56::V:u::::::::: 560000::V:u::::::Magrathea Telecommunications Limited::10: 560001::V:u::::::Magrathea Telecommunications Limited::10: 560002::V:u::::::Magrathea Telecommunications Limited::10: 560003::V:u::::::Magrathea Telecommunications Limited::10: 560004::V:u::::::Magrathea Telecommunications Limited::10: 560005::V:u::::::BON.net Limited::10: 560006::V:u::::::Skycom Ltd::10: 560007::V:u::::::Coms Ltd::10: 560008::V:u::::::BON.net Limited::10: 560009::V:u::::::BON.net Limited::10: 560010::V:u::::::VODARE LTD::10: 560011::V:u::::::FleXtel Limited::10: 560012::V:u::::::IP Phone Services Ltd::10: 560013::V:u::::::IP Phone Services Ltd::10: 560014::V:u::::::IP Phone Services Ltd::10: 560016::V:u::::::Vectone Network Limited::10: 560017::V:u::::::Your Communications Ltd::10: 560018::V:u::::::Wightcable North Limited::10: 560020::V:u::::::Pipemedia Ltd::10: 560021::V:u::::::Blue Sky Ltd UK::10: 560022::V:u::::::FleXtel Limited::10: 560024::V:u::::::24 Seven Telecom Ltd::10: 560026::V:u::::::Skymarket Limited::10: 560029::V:u::::::Telewest Communications Plc::10: 560030::V:u::::::Nexus Telecommunications plc::10: 560031::V:u::::::Blue Sky Ltd UK::10: 560032::V:u::::::Danemere Street Creative::10: 560033::V:u::::::FleXtel Limited::10: 560035::V:u::::::Nationwide Telephone Assistance Ltd::10: 560036::V:u::::::Square Systems::10: 560038::V:u::::::Cable & Wireless Plc::10: 560040::V:u::::::Coms Ltd::10: 560041::V:u::::::Blue Sky Ltd UK::10: 560042::V:u::::::MCI WorldCom Ltd::10: 560043::V:u::::::BT::10: 560044::V:u::::::Skymarket Limited::10: 560045::V:u::::::Cable & Wireless Plc::10: 560046::V:u::::::BT::10: 560047::V:u::::::BT::10: 560048::V:u::::::BT::10: 560049::V:u::::::BT::10: 560050::V:u::::::BON.net Limited::10: 560051::V:u::::::Nordic Services Ltd::10: 560052::V:u::::::Band-X Limited::10: 560054::V:u::::::Griffin Information Systems Ltd::10: 560055::V:u::::::Coulomb Limited::10: 560056::V:u::::::Switch Services Ltd::10: 560057::V:u::::::COLT Telecommunications::10: 560059::V:u::::::Colloquium Ltd::10: 560060::V:u::::::BON.net Limited::10: 560061::V:u::::::Manx Telecom::10: 560062::V:u::::::DRD Communications plc::10: 560063::V:u::::::Telco Global Networks Limited::10: 560064::V:u::::::Thus Plc::10: 560065::V:u::::::Magrathea Telecommunications Limited::10: 560066::V:u::::::Skycom Ltd::10: 560067::V:u::::::NPlusOne Limited::10: 560069::V:u::::::Telco Global Networks Limited::10: 560070::V:u::::::BT::10: 560071::V:u::::::BT::10: 560072::V:u::::::BT::10: 560073::V:u::::::BT::10: 560074::V:u::::::BT::10: 560075::V:u::::::BT::10: 560076::V:u::::::BT::10: 560077::V:u::::::FleXtel Limited::10: 560078::V:u::::::FleXtel Limited::10: 560080::V:u::::::BT::10: 560081::V:u::::::Manx Telecom::10: 560082::V:u::::::Manx Telecom::10: 560084::V:u::::::BON.net Limited::10: 560086::V:u::::::Vectone Network Limited::10: 560088::V:u::::::Callmonitor Ltd::10: 560090::V:u::::::Telephony Services Limited::10: 560091::V:u::::::Telephony Services Limited::10: 560095::V:u::::::Opal Telecom Limited::10: 560096::V:u::::::Inclarity plc::10: 560097::V:u::::::Wavecrest (UK) Ltd::10: 560099::V:u::::::Gamma Telecom Holdings Ltd::10: 560100::V:u::::::OciusB2 Limited::10: 560101::V:u::::::TELSTRA EUROPE LIMITED::10: 560102::V:u::::::Sala Limited::10: 560110::V:u::::::Prodigy Internet Ltd::10: 560115::V:u::::::BT::10: 560116::V:u::::::BT::10: 560117::V:u::::::BT::10: 560118::V:u::::::BT::10: 560119::V:u::::::BT::10: 560120::V:u::::::QiComm Ltd::10: 560121::V:u::::::QiComm Ltd::10: 560122::V:u::::::QiComm Ltd::10: 560123::V:u::::::QiComm Ltd::10: 560124::V:u::::::QiComm Ltd::10: 560128::V:u::::::Cable and Wireless (Energis)::10: 56013::V:u::::::BT::10: 56014::V:u::::::BT::10: 560151::V:u::::::Colloquium Ltd::10: 560155::V:u::::::Affiniti Integrated Solutions Ltd::10: 560156::V:u::::::Connect Telecom UK Ltd::10: 560166::V:u::::::Premier Voicemail Ltd::10: 560177::V:u::::::Interweb Design Ltd::10: 560180::V:u::::::Coms Ltd::10: 560181::V:u::::::Coms Ltd::10: 560183::V:u::::::n-Tel Communications LTD::10: 560184::V:u::::::n-Tel Communications LTD::10: 560190::V:u::::::Excell Group Ltd::10: 560200::V:u::::::TG Support Limited::10: 560202::V:u::::::Syntec UK Ltd::10: 560207::V:u::::::Ready Technology Limited::10: 560208::V:u::::::Ready Technology Limited::10: 560210::V:u::::::Callagenix Ltd::10: 560211::V:u::::::The Number UK Limited::10: 560215::V:u::::::BT::10: 560216::V:u::::::BT::10: 560217::V:u::::::BT::10: 560218::V:u::::::BT::10: 560219::V:u::::::BT::10: 560220::V:u::::::Affiniti Integrated Solutions Ltd::10: 560221::V:u::::::Affiniti Integrated Solutions Ltd::10: 560222::V:u::::::C2C Ltd::10: 560223::V:u::::::BT::10: 560224::V:u::::::BT::10: 560225::V:u::::::BT::10: 560226::V:u::::::BT::10: 560227::V:u::::::BT::10: 560228::V:u::::::BT::10: 560229::V:u::::::BT::10: 560230::V:u::::::BT::10: 560231::V:u::::::BT::10: 560232::V:u::::::Caladan Communications Limited::10: 560233::V:u::::::Reality Telecom plc::10: 560234::V:u::::::BT::10: 560235::V:u::::::BT::10: 560236::V:u::::::BT::10: 560237::V:u::::::BT::10: 560238::V:u::::::BT::10: 560239::V:u::::::BT::10: 56024::V:u::::::BT::10: 560250::V:u::::::VTL (UK) Limited::10: 560251::V:u::::::BT::10: 560252::V:u::::::BT::10: 560253::V:u::::::BT::10: 560254::V:u::::::BT::10: 560255::V:u::::::BT::10: 560256::V:u::::::BT::10: 560257::V:u::::::BT::10: 560258::V:u::::::BT::10: 560259::V:u::::::BT::10: 56026::V:u::::::BT::10: 56027::V:u::::::BT::10: 560280::V:u::::::BT::10: 560281::V:u::::::BT::10: 560282::V:u::::::BT::10: 560283::V:u::::::BT::10: 560284::V:u::::::BT::10: 560285::V:u::::::BT::10: 560286::V:u::::::BT::10: 560287::V:u::::::BT::10: 560288::V:u::::::Connect Telecom UK Ltd::10: 560289::V:u::::::BT::10: 56029::V:u::::::BT::10: 57::V:u::::::::: 580::V:u::::::::: 581::V:u::::::::: 582::V:u::::::::: 583::V:u::::::::: 584::V:u::::::::: 5850:78850:V:u::::::::: 5851:78851:V:u::::::::: 5852:78852:V:u::::::::: 5853:78853:V:u::::::::: 5854:78854:V:u::::::::: 5855:78855:V:u::::::::: 5856:78856:V:u::::::::: 5857:78857:V:u::::::::: 5858:78858:V:u::::::::: 5859:78859:V:u::::::::: 586::V:u::::::::: 587::V:u::::::::: 588::V:u::::::::: 5890:78890:V:u::::::::: 5891:78891:V:u::::::::: 5892:78892:V:u::::::::: 5893:78893:V:u::::::::: 5894:78894:V:u::::::::: 5895:78895:V:u::::::::: 5896:78896:V:u::::::::: 5897:78897:V:u::::::::: 5898:78898:V:u::::::::: 5899:78899:V:u::::::::: 59::V:u::::::::: 60::V:u::::::::: 61::V:u::::::::: 62::V:u::::::::: 630::V:u::::::::: 631::V:u::::::::: 632:M:V:u::::::::: 633::V:u::::::::: 634::V:u::::::::: 635::V:u::::::::: 636::V:u::::::::: 637::V:u::::::::: 638::V:u::::::::: 639::V:u::::::::: 640:M:V:u::::::::: 641::V:u::::::::: 642::V:u::::::::: 643::V:u::::::::: 644::V:u::::::::: 6450:84590:V:u::::::::: 6451:84591:V:u::::::::: 6452:84592:V:u::::::::: 6453:84593:V:u::::::::: 6454:84594:V:u::::::::: 6455:84595:V:u::::::::: 6456:84596:V:u::::::::: 6457:84597:V:u::::::::: 6458:84598:V:u::::::::: 6459:84599:V:u::::::::: 646::V:u::::::::: 647::V:u::::::::: 648::V:u::::::::: 649::V:u::::::::: 65::V:u::::::::: 660:M:V:u::::::::: 661::V:u::::::::: 662::V:u::::::::: 663::V:u::::::::: 664::V:u::::::::: 665::V:u::::::::: 666::V:u::::::::: 667::V:u::::::::: 668::V:u::::::::: 669::V:u::::::::: 67::V:u::::::::: 68::V:u::::::::: 690::V:u::::::::: 691::V:u::::::::: 692::V:u::::::::: 693::V:u::::::::: 694::V:u::::::::: 695::V:u::::::::: 696:M:V:u::::::::: 697::V:u::::::::: 698::V:u::::::::: 699::V:u::::::::: 7000::V:d:::Personal Numbers:::Vodafone Ltd::10: 7001::V:d:::Personal Numbers:::Thus Plc::10: 7002::V:b:::Personal Numbers:::Vodafone Ltd::10: 70034::V:k:::Personal Numbers:::Nexus Telecommunications plc::10: 70035::V:b:::Personal Numbers:::4D Telecom Ltd::10: 70036::V:d:::Personal Numbers:::4D Telecom Ltd::10: 70037::V:k:::Personal Numbers:::4D Telecom Ltd::10: 70039::V:f:::Personal Numbers:::Call Sciences Limited::10: 7004::V:b:::Personal Numbers:::Redstone Communications Ltd::10: 70052::V:k:::Personal Numbers:::Opal Telecom Limited::10: 70053::V:j:::Personal Numbers:::Opal Telecom Limited::10: 70054::V:j:::Personal Numbers:::Opal Telecom Limited::10: 70055::V:d:::Personal Numbers:::Opal Telecommunications PLC::10: 70056::V:j:::Personal Numbers:::Opal Telecommunications PLC::10: 70058::V:d:::Personal Numbers:::PNC Telecom Services Limited::10: 70059::V:k:::Personal Numbers:::PNC Telecom Services Limited::10: 70060::V:d:::Personal Numbers:::Call Sciences Limited::10: 70061::V:b:::Personal Numbers:::PNC Telecom Services Limited::10: 70062::V:d:::Personal Numbers:::Coulomb Limited::10: 70063::V:k:::Personal Numbers:::Interweb Design Ltd::10: 70064::V:k:::Personal Numbers:::Nexus Telecommunications plc::10: 70065::V:f:::Personal Numbers:::Tiscali UK Limited::10: 70069::V:c:::Personal Numbers:::Interweb Design Ltd::10: 7007::V:k:::Personal Numbers:::O-Bit Telecom Limited::10: 7009::V:d:::Personal Numbers:::Affiniti Integrated Solutions Ltd::10: 7010::V:j:::Personal Numbers:::FleXtel Limited::10: 70142::V:j:::Personal Numbers:::FleXtel Limited::10: 7017::V:j:::Personal Numbers:::FleXtel Limited::10: 7020::V:d:::Personal Numbers:::Redstone Communications Ltd::10: 702100::V:b:::Personal Numbers:::Swiftnet Ltd::10: 702101::V:b:::Personal Numbers:::Swiftnet Ltd::10: 7021020::V:b:::Personal Numbers:::Swiftnet Ltd::10: 7021021::V:b:::Personal Numbers:::Swiftnet Ltd::10: 7021022::V:b:::Personal Numbers:::Swiftnet Ltd::10: 7021023::V:b:::Personal Numbers:::Swiftnet Ltd::10: 7021024::V:b:::Personal Numbers:::Swiftnet Ltd::10: 7021025::V:c:::Personal Numbers:::Swiftnet Ltd::10: 7021026::V:c:::Personal Numbers:::Swiftnet Ltd::10: 7021027::V:c:::Personal Numbers:::Swiftnet Ltd::10: 7021028::V:c:::Personal Numbers:::Swiftnet Ltd::10: 7021029::V:c:::Personal Numbers:::Swiftnet Ltd::10: 702103::V:c:::Personal Numbers:::Swiftnet Ltd::10: 702104::V:c:::Personal Numbers:::Swiftnet Ltd::10: 702105::V:d:::Personal Numbers:::Swiftnet Ltd::10: 702106::V:d:::Personal Numbers:::Swiftnet Ltd::10: 7021070::V:d:::Personal Numbers:::Swiftnet Ltd::10: 7021071::V:d:::Personal Numbers:::Swiftnet Ltd::10: 7021072::V:d:::Personal Numbers:::Swiftnet Ltd::10: 7021073::V:d:::Personal Numbers:::Swiftnet Ltd::10: 7021074::V:d:::Personal Numbers:::Swiftnet Ltd::10: 7021075::V:e:::Personal Numbers:::Swiftnet Ltd::10: 7021076::V:e:::Personal Numbers:::Swiftnet Ltd::10: 7021077::V:e:::Personal Numbers:::Swiftnet Ltd::10: 7021078::V:e:::Personal Numbers:::Swiftnet Ltd::10: 7021079::V:e:::Personal Numbers:::Swiftnet Ltd::10: 702108::V:e:::Personal Numbers:::Swiftnet Ltd::10: 702109::V:e:::Personal Numbers:::Swiftnet Ltd::10: 70211::V:k:::Personal Numbers:::Opal Telecom Limited::10: 702140::V:f:::Personal Numbers:::Swiftnet Ltd::10: 702141::V:f:::Personal Numbers:::Swiftnet Ltd::10: 7021420::V:f:::Personal Numbers:::Swiftnet Ltd::10: 7021421::V:f:::Personal Numbers:::Swiftnet Ltd::10: 7021422::V:f:::Personal Numbers:::Swiftnet Ltd::10: 7021423::V:f:::Personal Numbers:::Swiftnet Ltd::10: 7021424::V:f:::Personal Numbers:::Swiftnet Ltd::10: 7021425::V:j:::Personal Numbers:::Swiftnet Ltd::10: 7021426::V:j:::Personal Numbers:::Swiftnet Ltd::10: 7021427::V:j:::Personal Numbers:::Swiftnet Ltd::10: 7021428::V:j:::Personal Numbers:::Swiftnet Ltd::10: 7021429::V:j:::Personal Numbers:::Swiftnet Ltd::10: 702143::V:j:::Personal Numbers:::Swiftnet Ltd::10: 702144::V:j:::Personal Numbers:::Swiftnet Ltd::10: 702145::V:k:::Personal Numbers:::Swiftnet Ltd::10: 702146::V:k:::Personal Numbers:::Swiftnet Ltd::10: 7021470::V:k:::Personal Numbers:::Swiftnet Ltd::10: 7021471::V:k:::Personal Numbers:::Swiftnet Ltd::10: 7021472::V:k:::Personal Numbers:::Swiftnet Ltd::10: 7021473::V:k:::Personal Numbers:::Swiftnet Ltd::10: 7021474::V:k:::Personal Numbers:::Swiftnet Ltd::10: 7021475::V:pn1:::Personal Numbers:::Swiftnet Ltd::10: 7021476::V:pn1:::Personal Numbers:::Swiftnet Ltd::10: 7021477::V:pn1:::Personal Numbers:::Swiftnet Ltd::10: 7021478::V:pn1:::Personal Numbers:::Swiftnet Ltd::10: 7021479::V:pn1:::Personal Numbers:::Swiftnet Ltd::10: 702148::V:pn1:::Personal Numbers:::Swiftnet Ltd::10: 702149::V:pn1:::Personal Numbers:::Swiftnet Ltd::10: 70215::V:j:::Personal Numbers:::Internet Telecommunications Plc::10: 70216::V:k:::Personal Numbers:::Switch Call Limited::10: 70218::V:k:::Personal Numbers:::Internet Telecommunications Plc::10: 70219::V:k:::Personal Numbers:::Wavecrest (UK) Ltd::10: 70280::V:d:::Personal Numbers:::Syntec UK Ltd::10: 70283::V:f:::Personal Numbers:::COLT Telecommunications::10: 70284::V:j:::Personal Numbers:::COLT Telecommunications::10: 70285::V:k:::Personal Numbers:::COLT Telecommunications::10: 70286::V:pn1:::Personal Numbers:::COLT Telecommunications::10: 70288::V:d:::Personal Numbers:::COLT Telecommunications::10: 70289::V:d:::Personal Numbers:::Pipemedia Ltd::10: 70290::V:f:::Personal Numbers:::Internet Telecommunications Plc::10: 70291::V:k:::Personal Numbers:::Talk Telecom Limited::10: 70292::V:j:::Personal Numbers:::Casa Network Solutions::10: 70294::V:d:::Personal Numbers:::NPlusOne Limited::10: 70295::V:j:::Personal Numbers:::Citrus Telecommunications Ltd::10: 70297::V:j:::Personal Numbers:::Pipemedia Ltd::10: 70300::V:j:::Personal Numbers:::Skycom Ltd::10: 70301::V:k:::Personal Numbers:::Leaf Telecom Ltd::10: 70303::V:j:::Personal Numbers:::Opal Telecom Limited::10: 70304::V:k:::Personal Numbers:::Opal Telecom Limited::10: 70305::V:k:::Personal Numbers:::Premier Communications International Ltd::10: 70306::V:j:::Personal Numbers:::Nexus Telecommunications plc::10: 70307::V:d:::Personal Numbers:::Medius Networks Limited::10: 70308::V:c:::Personal Numbers:::Premier Communications International Ltd::10: 70309::V:k:::Personal Numbers:::Atlas Interactive Group Limited::10: 70310::V:k:::Personal Numbers:::Sala Limited::10: 70311::V:d:::Personal Numbers:::Easynet Group Plc::10: 70312::V:k:::Personal Numbers:::Callagenix Ltd::10: 70313::V:k:::Personal Numbers:::Talk Telecom Limited::10: 70314::V:f:::Personal Numbers:::Interweb Design Ltd::10: 70315::V:k:::Personal Numbers:::SAC Telecom Limited::10: 70316::V:f:::Personal Numbers:::Magrathea Telecommunications Limited::10: 70317::V:k:::Personal Numbers:::Magrathea Telecommunications Limited::10: 70318::V:pn1:::Personal Numbers:::Magrathea Telecommunications Limited::10: 70319::V:pn2:::Personal Numbers:::Magrathea Telecommunications Limited::10: 70390::V:f:::Personal Numbers:::Starcomm Ltd::10: 70391::V:k:::Personal Numbers:::Coulomb Limited::10: 70393::V:d:::Personal Numbers:::Talk Telecom Limited::10: 70395::V:j:::Personal Numbers:::PNC Telecom Services Limited::10: 70411::V:pn3:::Personal Numbers:::Patientline UK Limited::10: 70413::V:e:::Personal Numbers:::PNC Telecom Services Limited::10: 70414::V:e:::Personal Numbers:::PNC Telecom Services Limited::10: 70415::V:e:::Personal Numbers:::PNC Telecom Services Limited::10: 70416::V:e:::Personal Numbers:::PNC Telecom Services Limited::10: 70417::V:pn1:::Personal Numbers:::Interweb Design Ltd::10: 70430::V:pn1:::Personal Numbers:::Call Sciences Limited::10: 70431::V:k:::Personal Numbers:::Inclarity plc::10: 70433::V:k:::Personal Numbers:::Netkonect Communications Ltd::10: 70437::V:pn1:::Personal Numbers:::SoftSwitch Telecom Ltd::10: 70438::V:k:::Personal Numbers:::Citrus Telecommunications Ltd::10: 70440::V:k:::Personal Numbers:::Call Sciences Limited::10: 70444::V:d:::Personal Numbers:::Opal Telecom Limited::10: 70445::V:k:::Personal Numbers:::Medius Networks Limited::10: 70447::V:f:::Personal Numbers:::Call Sciences Limited::10: 70449::V:k:::Personal Numbers:::Connect Telecom UK Ltd::10: 70460::V:j:::Personal Numbers:::IV Response Limited::10: 70461::V:k:::Personal Numbers:::IV Response Limited::10: 70462::V:pn3:::Personal Numbers:::Patientline UK Limited::10: 70463::V:pn3:::Personal Numbers:::Patientline UK Limited::10: 70468::V:e:::Personal Numbers:::Global Crossing (UK) Ltd::10: 70491::V:d:::Personal Numbers:::SoftSwitch Telecom Ltd::10: 70493::V:k:::Personal Numbers:::Positive Communication Limited::10: 70494::V:k:::Personal Numbers:::Reality Telecom plc::10: 70495::V:pn4:::Personal Numbers:::COLT Telecommunications::10: 70500::V:k:::Personal Numbers:::Redstone Communications Ltd::10: 70501::V:k:::Personal Numbers:::Redstone Communications Ltd::10: 70502::V:k:::Personal Numbers:::Redstone Communications Ltd::10: 70503::V:k:::Personal Numbers:::Redstone Communications Ltd::10: 70504::V:j:::Personal Numbers:::Redstone Communications Ltd::10: 70505::V:k:::Personal Numbers:::Redstone Communications Ltd::10: 70506::V:k:::Personal Numbers:::Redstone Communications Ltd::10: 70507::V:k:::Personal Numbers:::Redstone Communications Ltd::10: 70508::V:k:::Personal Numbers:::Redstone Communications Ltd::10: 70509::V:k:::Personal Numbers:::Redstone Communications Ltd::10: 7051::V:j:::Personal Numbers:::Thus Plc::10: 70590::V:pn1:::Personal Numbers:::Medius Networks Limited::10: 70591::V:j:::Personal Numbers:::Redstone Communications Ltd::10: 70592::V:k:::Personal Numbers:::TG Support Limited::10: 70593::V:k:::Personal Numbers:::TG Support Limited::10: 70596::V:k:::Personal Numbers:::YAC Ltd::10: 70597::V:k:::Personal Numbers:::YAC Ltd::10: 70598::V:k:::Personal Numbers:::YAC Ltd::10: 70599::V:k:::Personal Numbers:::YAC Ltd::10: 7060::V:pn1:::Personal Numbers:::O2 (UK) Limited::10: 70610::V:j:::Personal Numbers:::Windsor Telecom Plc::10: 70611::V:pn1:::Personal Numbers:::Easynet Group Plc::10: 70612::V:k:::Personal Numbers:::PNC Telecom Services Limited::10: 70613::V:d:::Personal Numbers:::Gamma Telecom Holdings Ltd::10: 70614::V:j:::Personal Numbers:::Gamma Telecom Holdings Ltd::10: 70615::V:k:::Personal Numbers:::Gamma Telecom Holdings Ltd::10: 70616::V:f:::Personal Numbers:::Easynet Group Plc::10: 70618::V:f:::Personal Numbers:::Gamma Telecom Holdings Ltd::10: 70691::V:pn1:::Personal Numbers:::Nexus Telecommunications plc::10: 70693::V:j:::Personal Numbers:::Opal Telecom Limited::10: 70694::V:k:::Personal Numbers:::Inclarity plc::10: 70696::V:pn1:::Personal Numbers:::Telco Global Networks Limited::10: 70697::V:d:::Personal Numbers:::Opal Telecom Limited::10: 70699::V:k:::Personal Numbers:::Inclarity plc::10: 70700::V:k:::Personal Numbers:::Skycom Ltd::10: 70701::V:j:::Personal Numbers:::Opal Telecom Limited::10: 70702::V:k:::Personal Numbers:::Optics Telecom Ltd::10: 70703::V:k:::Personal Numbers:::Band-X Limited::10: 70704::V:d:::Personal Numbers:::Connect Telecom UK Ltd::10: 70705::V:k:::Personal Numbers:::QiComm Ltd::10: 70707::V:k:::Personal Numbers:::Starcomm Ltd::10: 70709::V:k:::Personal Numbers:::Opal Telecom Limited::10: 70710::V:j:::Personal Numbers:::PNC Telecom Services Limited::10: 70711::V:b:::Personal Numbers:::Talk Telecom Limited::10: 70712::V:j:::Personal Numbers:::PNC Telecom Services Limited::10: 70713::V:j:::Personal Numbers:::PNC Telecom Services Limited::10: 70714::V:j:::Personal Numbers:::PNC Telecom Services Limited::10: 70715::V:j:::Personal Numbers:::PNC Telecom Services Limited::10: 70716::V:j:::Personal Numbers:::PNC Telecom Services Limited::10: 70717::V:j:::Personal Numbers:::PNC Telecom Services Limited::10: 70718::V:j:::Personal Numbers:::PNC Telecom Services Limited::10: 70719::V:k:::Personal Numbers:::Starcomm Ltd::10: 7074::V:k:::Personal Numbers:::Vodafone Ltd::10: 70750::V:k:::Personal Numbers:::Your Communications Ltd::10: 70751::V:k:::Personal Numbers:::Your Communications Ltd::10: 70752::V:d:::Personal Numbers:::Your Communications Ltd::10: 70753::V:j:::Personal Numbers:::Your Communications Ltd::10: 70754::V:f:::Personal Numbers:::Your Communications Ltd::10: 70755::V:d:::Personal Numbers:::Your Communications Ltd::10: 70756::V:d:::Personal Numbers:::Your Communications Ltd::10: 70757::V:k:::Personal Numbers:::Your Communications Ltd::10: 70758::V:d:::Personal Numbers:::Your Communications Ltd::10: 70759::V:d:::Personal Numbers:::Your Communications Ltd::10: 70770::V:d:::Personal Numbers:::Digital Mail Limited::10: 70772::V:d:::Personal Numbers:::Telecoms World Plc::10: 70773::V:k:::Personal Numbers:::Telecoms World Plc::10: 70774::V:j:::Personal Numbers:::Telecoms World Plc::10: 70775::V:k:::Personal Numbers:::Inclarity plc::10: 70777::V:f:::Personal Numbers:::Vital Phone Limited::10: 70778::V:k:::Personal Numbers:::Syntec UK Ltd::10: 70790::V:k:::Personal Numbers:::PNC Telecom Services Limited::10: 70791::V:d:::Personal Numbers:::Yim Siam Telecom Ltd::10: 70792::V:k:::Personal Numbers:::Total FM 2000 Ltd::10: 70797::V:pn1:::Personal Numbers:::Premier Voicemail Ltd::10: 70803::V:k:::Personal Numbers:::Primus Telecommunications::10: 70808::V:j:::Personal Numbers:::Easynet Group Plc::10: 70811::V:j:::Personal Numbers:::Tiscali UK Limited::10: 70813::V:j:::Personal Numbers:::Patientline UK Limited::10: 70818::V:j:::Personal Numbers:::Easynet Group Plc::10: 70819::V:f:::Personal Numbers:::Atlas Interactive Group Limited::10: 70890::V:b:::Personal Numbers:::IV Response Limited::10: 70891::V:d:::Personal Numbers:::IV Response Limited::10: 70892::V:j:::Personal Numbers:::Total FM 2000 Ltd::10: 70898::V:d:::Personal Numbers:::Starcomm Ltd::10: 70901::V:k:::Personal Numbers:::1RT Group Ltd::10: 70902::V:j:::Personal Numbers:::Redstone Communications Ltd::10: 70903::V:free:::Personal Numbers:::Redstone Communications Ltd::10: 70904::V:d:::Personal Numbers:::Redstone Communications Ltd::10: 70905::V:b:::Personal Numbers:::Redstone Communications Ltd::10: 70906::V:j:::Personal Numbers:::Evoxus Limited::10: 70907::V:pn2:::Personal Numbers:::Switch Call Limited::10: 70908::V:k:::Personal Numbers:::Windsor Telecom Plc::10: 70909::V:k:::Personal Numbers:::Starcomm Ltd::10: 7091::V:k:::Personal Numbers:::Affiniti Integrated Solutions Ltd::10: 7092::V:k:::Personal Numbers:::YAC Ltd::10: 70990::V:d:::Personal Numbers:::O-Bit Telecom Limited::10: 70992::V:d:::Personal Numbers:::Sala Limited::10: 70995::V:k:::Personal Numbers:::QiComm Ltd::10: 70998::V:d:::Personal Numbers:::Switch Services Ltd::10: 70999::V:c:::Personal Numbers:::24 Seven Telecom Ltd::10: 71::V:u::::::::: 72::V:u::::::::: 73::V:u::::::::: 74::V:u::::::::: 75::V:u::::::::: 7600::V:free::::::::: 76002::V:free:::Radiopaging:::PageOne Communications Ltd::10: 76020::V:free:::Radiopaging:::O2 (UK) Limited::10: 761::V:u::::::::: 76230::V:ff8:::Radiopaging:::PageOne Communications Ltd::10: 76231::V:ff9:::Radiopaging:::PageOne Communications Ltd::10: 76232::V:free:::Radiopaging:::PageOne Communications Ltd::10: 76233::V:r:::Radiopaging:::PageOne Communications Ltd::10: 76234::V:ff9:::Radiopaging:::PageOne Communications Ltd::10: 76235::V:r:::Radiopaging:::PageOne Communications Ltd::10: 76236::V:r:::Radiopaging:::PageOne Communications Ltd::10: 76237::V:ff9:::Radiopaging:::PageOne Communications Ltd::10: 76238::V:r:::Radiopaging:::PageOne Communications Ltd::10: 76239::V:r:::Radiopaging:::PageOne Communications Ltd::10: 7624::V:fm1::::::::: 76240::V:fm1:::Radiopaging:::Manx Telecom::10: 76241::V:fm1:::Radiopaging:::Manx Telecom::10: 76243::V:fm1:::Radiopaging:::Manx Telecom::10: 76244::V:fm1:::Radiopaging:::Manx Telecom::10: 76245::V:fm1:::Radiopaging:::Manx Telecom::10: 76246::V:fm1:::Radiopaging:::Manx Telecom::10: 76247::V:fm1:::Radiopaging:::Manx Telecom::10: 76248::V:fm1:::Radiopaging:::Manx Telecom::10: 76249::V:fm1:::Radiopaging:::Manx Telecom::10: 76251::V:ff9:::Radiopaging:::O2 (UK) Limited::10: 76252::V:ff9:::Radiopaging:::O2 (UK) Limited::10: 76253::V:ff9:::Radiopaging:::O2 (UK) Limited::10: 76254::V:ff9:::Radiopaging:::O2 (UK) Limited::10: 76255::V:ff9:::Radiopaging:::O2 (UK) Limited::10: 76256::V:ff9:::Radiopaging:::O2 (UK) Limited::10: 76257::V:ff10:::Radiopaging:::O2 (UK) Limited::10: 76260::V:free:::Radiopaging:::O2 (UK) Limited::10: 76261::V:ff9:::Radiopaging:::O2 (UK) Limited::10: 76262::V:ff9:::Radiopaging:::O2 (UK) Limited::10: 76263::V:ff10:::Radiopaging:::O2 (UK) Limited::10: 76264::V:r:::Radiopaging:::O2 (UK) Limited::10: 76265::V:r:::Radiopaging:::O2 (UK) Limited::10: 76266::V:ff10:::Radiopaging:::O2 (UK) Limited::10: 76267::V:ff3:::Radiopaging:::O2 (UK) Limited::10: 76268::V:r:::Radiopaging:::O2 (UK) Limited::10: 76269::V:r:::Radiopaging:::O2 (UK) Limited::10: 763::V:u::::::::: 7640::V:r::::::::: 76403::V:r:::Radiopaging:::PageOne Communications Ltd::10: 76404::V:r:::Radiopaging:::PageOne Communications Ltd::10: 76406::V:r:::Radiopaging:::PageOne Communications Ltd::10: 76407::V:r:::Radiopaging:::PageOne Communications Ltd::10: 76440::V:r:::Radiopaging:::O2 (UK) Limited::10: 76441::V:r:::Radiopaging:::O2 (UK) Limited::10: 76542::V:ff9:::Radiopaging:::PageOne Communications Ltd::10: 76543::V:ff9:::Radiopaging:::PageOne Communications Ltd::10: 76545::V:ff9:::Radiopaging:::PageOne Communications Ltd::10: 76546::V:ff9:::Radiopaging:::PageOne Communications Ltd::10: 76591::V:r:::Radiopaging:::Vodafone Ltd::10: 76592::V:r:::Radiopaging:::PageOne Communications Ltd::10: 76593::V:free:::Radiopaging:::Vodafone Ltd::10: 76594::V:r:::Radiopaging:::Vodafone Ltd::10: 76595::V:r:::Radiopaging:::Vodafone Ltd::10: 76596::V:free:::Radiopaging:::Vodafone Ltd::10: 76598::V:r:::Radiopaging:::Vodafone Ltd::10: 76599::V:free:::Radiopaging:::PageOne Communications Ltd::10: 7660::V:ff9::::::::: 76601::V:ff9:::Radiopaging:::PageOne Communications Ltd::10: 76602::V:ff9:::Radiopaging:::PageOne Communications Ltd::10: 76603::V:ff9:::Radiopaging:::PageOne Communications Ltd::10: 76604::V:ff9:::Radiopaging:::PageOne Communications Ltd::10: 76605::V:ff9:::Radiopaging:::PageOne Communications Ltd::10: 76606::V:ff9:::Radiopaging:::Optics Telecom Ltd::10: 7661::V:ff10:::Radiopaging:::PageOne Communications Ltd::10: 76637::V:ff9:::Radiopaging:::Vodafone Ltd::10: 76661::V:ff9:::Radiopaging:::Vodafone Ltd::10: 76662::V:ff9:::Radiopaging:::Vodafone Ltd::10: 76663::V:ff9:::Radiopaging:::Vodafone Ltd::10: 76664::V:ff9:::Radiopaging:::Vodafone Ltd::10: 76665::V:ff9:::Radiopaging:::Vodafone Ltd::10: 76666::V:ff10:::Radiopaging:::Vodafone Ltd::10: 76667::V:ff9:::Radiopaging:::Vodafone Ltd::10: 76668::V:ff9:::Radiopaging:::Vodafone Ltd::10: 76690::V:ff9:::Radiopaging:::O2 (UK) Limited::10: 76691::V:ff9:::Radiopaging:::O2 (UK) Limited::10: 76692::V:ff9:::Radiopaging:::O2 (UK) Limited::10: 76698::V:ff10:::Radiopaging:::O2 (UK) Limited::10: 76699::V:ff10:::Radiopaging:::O2 (UK) Limited::10: 767::V:u::::::::: 76776::V:u:::Radiopaging:::Telsis Systems Ltd::10: 76810::V:ff8:::Radiopaging:::PageOne Communications Ltd::10: 76814::V:ff8:::Radiopaging:::PageOne Communications Ltd::10: 76818::V:ff8:::Radiopaging:::PageOne Communications Ltd::10: 76930::V:r:::Radiopaging:::O2 (UK) Limited::10: 76931::V:free:::Radiopaging:::O2 (UK) Limited::10: 76932::V:r:::Radiopaging:::O2 (UK) Limited::10: 76933::V:r:::Radiopaging:::O2 (UK) Limited::10: 76934::V:r:::Radiopaging:::O2 (UK) Limited::10: 76935::V:r:::Radiopaging:::O2 (UK) Limited::10: 76936::V:r:::Radiopaging:::O2 (UK) Limited::10: 76937::V:r:::Radiopaging:::O2 (UK) Limited::10: 76938::V:r:::Radiopaging:::O2 (UK) Limited::10: 76939::V:r:::Radiopaging:::O2 (UK) Limited::10: 7699::V:L:::Radiopaging:::Vodafone Ltd::10: 7701::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7702::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7703::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7710::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7711::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7712::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7713::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7714::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7715::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7717::V:fm5:::Mobile services:::Vodafone Ltd::10: 7718::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7719::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7720::V:fm1:::Mobile services:::O2 (UK) Limited::10: 77210::V:fm5:::Mobile services:::Vodafone Ltd::10: 77211::V:c:::Mobile services:::Vodafone Ltd::10: 77212::V:fm5:::Mobile services:::Vodafone Ltd::10: 77213::V:fm5:::Mobile services:::Vodafone Ltd::10: 77214::V:fm5:::Mobile services:::Vodafone Ltd::10: 77215::V:fm5:::Mobile services:::Vodafone Ltd::10: 77216::V:fm5:::Mobile services:::Vodafone Ltd::10: 77217::V:fm5:::Mobile services:::Vodafone Ltd::10: 77218::V:fm5:::Mobile services:::Vodafone Ltd::10: 77219::V:fm5:::Mobile services:::Vodafone Ltd::10: 7729::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7730::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7731::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7732::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7733::V:fm5:::Mobile services:::Vodafone Ltd::10: 7734::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7736::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7739::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7740::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7741::V:fm5:::Mobile services:::Vodafone Ltd::10: 7742::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7743::V:fm1:::Mobile services:::O2 (UK) Limited::10: 77442::V:fm2:::Mobile services:::Inquam Telecom (Holdings) Limited::10: 77443::V:fm2:::Mobile services:::Inquam Telecom (Holdings) Limited::10: 77444::V:fm2:::Mobile services:::Inquam Telecom (Holdings) Limited::10: 77445::V:fm2:::Mobile services:::Inquam Telecom (Holdings) Limited::10: 77446::V:fm2:::Mobile services:::Inquam Telecom (Holdings) Limited::10: 77447::V:fm2:::Mobile services:::Inquam Telecom (Holdings) Limited::10: 77448::V:fm2:::Mobile services:::Inquam Telecom (Holdings) Limited::10: 77449::V:fm2:::Mobile services:::Inquam Telecom (Holdings) Limited::10: 7745::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7747::V:fm5:::Mobile services:::Vodafone Ltd::10: 7748::V:fm5:::Mobile services:::Vodafone Ltd::10: 7750::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7751::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7752::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7753::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7754::V:fm1:::Mobile services:::O2 (UK) Limited::10: 77552::V:fm2:::Mobile services:::Inquam Telecom (Holdings) Limited::10: 77553::V:fm2:::Mobile services:::Inquam Telecom (Holdings) Limited::10: 77554::V:fm2:::Mobile services:::Inquam Telecom (Holdings) Limited::10: 77555::V:fm2:::Mobile services:::Inquam Telecom (Holdings) Limited::10: 7759::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7760::V:fm5:::Mobile services:::Vodafone Ltd::10: 7761::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7762::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7763::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7764::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7765::V:fm5:::Mobile services:::Vodafone Ltd::10: 7766::V:fm5:::Mobile services:::Vodafone Ltd::10: 77670::V:c:::Mobile services:::Vodafone Ltd::10: 77671::V:fm5:::Mobile services:::Vodafone Ltd::10: 77672::V:fm5:::Mobile services:::Vodafone Ltd::10: 77673::V:fm5:::Mobile services:::Vodafone Ltd::10: 77674::V:fm5:::Mobile services:::Vodafone Ltd::10: 77675::V:fm5:::Mobile services:::Vodafone Ltd::10: 77676::V:fm5:::Mobile services:::Vodafone Ltd::10: 77677::V:fm5:::Mobile services:::Vodafone Ltd::10: 77678::V:fm5:::Mobile services:::Vodafone Ltd::10: 77679::V:fm5:::Mobile services:::Vodafone Ltd::10: 7768::V:fm5:::Mobile services:::Vodafone Ltd::10: 7769::V:fm5:::Mobile services:::Vodafone Ltd::10: 7770::V:fm5:::Mobile services:::Vodafone Ltd::10: 7771::V:fm5:::Mobile services:::Vodafone Ltd::10: 7773::V:fm4:::Mobile services:::Orange::10: 7774::V:fm5:::Mobile services:::Vodafone Ltd::10: 7775::V:fm5:::Mobile services:::Vodafone Ltd::10: 7776::V:fm5:::Mobile services:::Vodafone Ltd::10: 7778::V:fm5:::Mobile services:::Vodafone Ltd::10: 7779::V:fm4:::Mobile services:::Orange::10: 7780::V:fm5:::Mobile services:::Vodafone Ltd::10: 7781::V:f:::Mobile services:::Cable and Wireless Guernsey Limited::10: 7782::V:fm3:::Mobile services:::Hutchison 3G UK Ltd::10: 77850::V:fm5:::Mobile services:::Vodafone Ltd::10: 77851::V:fm5:::Mobile services:::Vodafone Ltd::10: 77852::V:fm5:::Mobile services:::Vodafone Ltd::10: 77853::V:fm5:::Mobile services:::Vodafone Ltd::10: 77854::V:fm5:::Mobile services:::Vodafone Ltd::10: 77855::V:fm5:::Mobile services:::Vodafone Ltd::10: 77856::V:c:::Mobile services:::Vodafone Ltd::10: 77857::V:fm5:::Mobile services:::Vodafone Ltd::10: 77858::V:fm5:::Mobile services:::Vodafone Ltd::10: 77859::V:fm5:::Mobile services:::Vodafone Ltd::10: 7786::V:fm5:::Mobile services:::Vodafone Ltd::10: 7787::V:fm5:::Mobile services:::Vodafone Ltd::10: 7788::V:fm5:::Mobile services:::Vodafone Ltd::10: 7789::V:fm5:::Mobile services:::Vodafone Ltd::10: 7790::V:fm4:::Mobile services:::Orange::10: 7791::V:fm4:::Mobile services:::Orange::10: 7792::V:fm4:::Mobile services:::Orange::10: 7795::V:fm5:::Mobile services:::Vodafone Ltd::10: 7796::V:fm5:::Mobile services:::Vodafone Ltd::10: 7797::V:f::::::::: 77977::V:f:::Mobile services:::Jersey Telecom::10: 77978::V:f:::Mobile services:::Jersey Telecom::10: 77979::V:f:::Mobile services:::Jersey Telecom::10: 7798::V:fm5:::Mobile services:::Vodafone Ltd::10: 7799::V:fm5:::Mobile services:::Vodafone Ltd::10: 7800::V:fm4:::Mobile services:::Orange::10: 7801::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7802::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7803::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7808::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7809::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7810::V:fm5:::Mobile services:::Vodafone Ltd::10: 7811::V:fm4:::Mobile services:::Orange::10: 7812::V:fm4:::Mobile services:::Orange::10: 7813::V:fm4:::Mobile services:::Orange::10: 7814::V:fm4:::Mobile services:::Orange::10: 7815::V:fm4:::Mobile services:::Orange::10: 7816::V:fm4:::Mobile services:::Orange::10: 7817::V:fm4:::Mobile services:::Orange::10: 7818::V:fm5:::Mobile services:::Vodafone Ltd::10: 782::V:u::::::::: 7820::V:u:::Mobile services:::O2 (UK) Limited::10: 7821::V:u:::Mobile services:::O2 (UK) Limited::10: 78220::V:u:::Mobile services:::FleXtel Limited::10: 78221::V:u:::Mobile services:::Swiftnet Ltd::10: 78222::V:u:::Mobile services:::Opal Telecom Limited::10: 78223::V:u:::Mobile services:::Coulomb Limited::10: 78224::V:u:::Mobile services:::Telephony Services Limited::10: 78226::V:u:::Mobile services:::Telephony Services Limited::10: 7823::V:u:::Mobile services:::Vodafone Ltd::10: 7824::V:u:::Mobile services:::Vodafone Ltd::10: 7825::V:u:::Mobile services:::Vodafone Ltd::10: 7826::V:u:::Mobile services:::Vodafone Ltd::10: 7827::V:u:::Mobile services:::Vodafone Ltd::10: 7828::V:u:::Mobile services:::Hutchison 3G UK Ltd::10: 78297::V:u:::Mobile services:::Jersey Telenet Limited::10: 78298::V:u:::Mobile services:::Jersey Telenet Limited::10: 78299::V:u:::Mobile services:::Jersey Telenet Limited::10: 7831::V:fm5:::Mobile services:::Vodafone Ltd::10: 7833::V:fm5:::Mobile services:::Vodafone Ltd::10: 78360::V:c:::Mobile services:::Vodafone Ltd::10: 78361::V:b:::Mobile services:::Vodafone Ltd::10: 78362::V:fm5:::Mobile services:::Vodafone Ltd::10: 78363::V:fm5:::Mobile services:::Vodafone Ltd::10: 78364::V:fm5:::Mobile services:::Vodafone Ltd::10: 78365::V:fm5:::Mobile services:::Vodafone Ltd::10: 78366::V:fm5:::Mobile services:::Vodafone Ltd::10: 78367::V:fm5:::Mobile services:::Vodafone Ltd::10: 78368::V:c:::Mobile services:::Vodafone Ltd::10: 78369::V:b:::Mobile services:::Vodafone Ltd::10: 784::V:u::::::::: 7840::V:u:::Mobile services:::O2 (UK) Limited::10: 7841::V:u:::Mobile services:::O2 (UK) Limited::10: 7842::V:u:::Mobile services:::O2 (UK) Limited::10: 7843::V:u:::Mobile services:::O2 (UK) Limited::10: 7844::V:u:::Mobile services:::O2 (UK) Limited::10: 7845::V:u:::Mobile services:::O2 (UK) Limited::10: 7846::V:u:::Mobile services:::Hutchison 3G UK Ltd::10: 7847::V:u:::Mobile services:::T-Mobile (UK) Limited::10: 7848::V:u:::Mobile services:::Hutchison 3G UK Ltd::10: 7849::V:u:::Mobile services:::O2 (UK) Limited::10: 7850::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7855::V:fm4:::Mobile services:::Orange::10: 7860::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7866::V:fm4:::Mobile services:::Orange::10: 7867::V:fm5:::Mobile services:::Vodafone Ltd::10: 7870::V:fm4:::Mobile services:::Orange::10: 7876::V:fm5:::Mobile services:::Vodafone Ltd::10: 7879::V:fm5:::Mobile services:::Vodafone Ltd::10: 7880::V:fm5:::Mobile services:::Vodafone Ltd::10: 7881::V:fm5:::Mobile services:::Vodafone Ltd::10: 7884::V:fm5:::Mobile services:::Vodafone Ltd::10: 7885::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7887::V:fm5:::Mobile services:::Vodafone Ltd::10: 7889::V:fm1:::Mobile services:::O2 (UK) Limited::10: 7890::V:fm4:::Mobile services:::Orange::10: 7899::V:fm5:::Mobile services:::Vodafone Ltd::10: 7900::V:fm5:::Mobile services:::Vodafone Ltd::10: 7901::V:fm5:::Mobile services:::Vodafone Ltd::10: 7903::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7904::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7905::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7909::V:fm5:::Mobile services:::Vodafone Ltd::10: 7919::V:fm5:::Mobile services:::Vodafone Ltd::10: 7929::V:fm4:::Mobile services:::Orange::10: 7930::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7931::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7932::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7939::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7940::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7941::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7944::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7946::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7947::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7949::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7950::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7951::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7952::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7953::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 79560::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 79561::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 79562::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 79563::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 79564::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 79565::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 79566::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 79567::V:f:::Mobile services:::T-Mobile (UK) Limited::10: 79568::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 79569::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7957::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7958::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7959::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7960::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7961::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7962::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7966::V:fm4:::Mobile services:::Orange::10: 7967::V:fm4:::Mobile services:::Orange::10: 7968::V:fm4:::Mobile services:::Orange::10: 7970::V:fm4:::Mobile services:::Orange::10: 7971::V:fm4:::Mobile services:::Orange::10: 7973::V:fm4:::Mobile services:::Orange::10: 7974::V:fm4:::Mobile services:::Orange::10: 7976::V:fm4:::Mobile services:::Orange::10: 7977::V:fm4:::Mobile services:::Orange::10: 7979::V:fm5:::Mobile services:::Vodafone Ltd::10: 7980::V:fm4:::Mobile services:::Orange::10: 7984::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7985::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7986::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7987::V:fm3:::Mobile services:::T-Mobile (UK) Limited::10: 7989::V:fm4:::Mobile services:::Orange::10: 7990::V:fm5:::Mobile services:::Vodafone Ltd::10: 800::V:free::::::::: 8000010::V:free:::Freephone Numbers:::BT:::9 digit numbers 8000011::V:free:::Freephone Numbers:::BT:::9 digit numbers 8000012::V:free:::Freephone Numbers:::BT:::9 digit numbers 8000013::V:free:::Freephone Numbers:::BT:::9 digit numbers 8000014::V:free:::Freephone Numbers:::Cable & Wireless Plc:::9 digit numbers 8000015::V:free:::Freephone Numbers:::Pipemedia Ltd:::9 digit numbers 8000016::V:free:::Freephone Numbers:::Phone Buddy Limited:::9 digit numbers 8000017::V:free:::Freephone Numbers:::BT:::9 digit numbers 8000018::V:free:::Freephone Numbers:::BT:::9 digit numbers 8000019::V:free:::Freephone Numbers:::BT:::9 digit numbers 8000020::V:free:::Freephone Numbers:::BT:::9 digit numbers 8000021::V:free:::Freephone Numbers:::BT:::9 digit numbers 8000022::V:free:::Freephone Numbers:::BT:::9 digit numbers 8000023::V:free:::Freephone Numbers:::BT:::9 digit numbers