Autonomous System
AS16247 — M247-UK(GB)
Last fetched
AS16247 is an Autonomous System operated by M247-UK and registered in GB. As of Thu, 21 May 2026 14:47:07 GMT, it announces 229 routed IP prefixes and peers with 16 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS16247 announces 229 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.141.155.0/24
- 51.179.190.0/24
- 51.179.190.0/23
- 51.179.191.0/24
- 77.243.178.0/23
- 77.243.182.0/24
- 77.243.186.0/24
- 83.143.241.0/24
- 83.143.243.0/24
- 83.143.244.0/24
- 84.39.117.0/24
- 85.199.216.0/24
- 85.199.216.0/23
- 85.199.217.0/24
- 85.199.218.0/24
- 85.199.218.0/23
- 85.199.219.0/24
- 85.199.216.0/21
- 85.199.220.0/24
- 85.199.220.0/23
- 85.199.221.0/24
- 85.199.222.0/24
- 85.199.222.0/23
- 85.199.223.0/24
- 85.199.234.0/24
Peering ecosystem
16 distinct peers via BGP. The first 16 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS212807 | ROCKIT-NET | GB |
| AS208150 | UK-EAGLE | GB |
| AS206614 | TABOOLA-O | IL |
| AS201854 | OCTOPUSTELECOM | GB |
| AS61281 | NDT-AS | GB |
| AS48362 | TKSWF-AS | AT |
| AS42973 | METRONETUK_M24SEVEN | GB |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS31500 | GNM-AS | AG |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3216 | SOVAM-AS | RU |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS16247 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS16247 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS16247 is unique to AS16247 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS16247.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS16247"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.