Autonomous System
AS43009 — INFOBIP-AS(GB)
Last fetched
AS43009 is an Autonomous System operated by INFOBIP-AS and registered in GB. As of Thu, 21 May 2026 00:59:02 GMT, it announces 39 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS43009 announces 39 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 62.140.31.0/24
- 81.23.248.0/24
- 81.23.249.0/24
- 81.23.251.0/24
- 81.23.252.0/24
- 81.23.253.0/24
- 81.23.254.0/24
- 81.23.255.0/24
- 83.166.64.0/24
- 83.166.65.0/24
- 83.166.66.0/24
- 83.166.67.0/24
- 83.166.68.0/24
- 83.166.78.0/24
- 83.166.79.0/24
- 89.164.98.0/24
- 131.162.232.0/24
- 149.5.186.0/24
- 185.255.8.0/24
- 185.255.9.0/24
- 185.255.10.0/24
- 185.255.11.0/24
- 193.105.74.0/24
- 202.22.162.0/24
- 202.22.163.0/24
Peering ecosystem
18 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS200044 | STACKGROUP | RU |
| AS135158 | AS-SOFTNET-HK Softnet Limited | HK |
| AS44306 | OMONIA The best telecom worldwide : | HR |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS25145 | AS-TEKNOTEL Teknotel Telekomunikasyon A.S. | TR |
| AS17439 | NCINSPL-IN NTT COMMUNICATIONS INDIA NETWORK SERVICES PRIVATE LIMITED | IN |
| AS13249 | ITS-UA IT Systems LLC | UA |
| AS13046 | ASN-ISKON | HR |
| AS9498 | BBIL-AP BHARTI Airtel Ltd. | IN |
| AS8359 | MTS | RU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS4755 | TATACOMM-AS TATA Communications formerly VSNL is Leading ISP | IN |
| AS3549 | LVLT-3549 - Level 3 Parent, LLC | US |
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS43009 disappeared from the routing table.
~4,029 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:59:02 GMT.
MOAS / hijack watch
Prefixes routed by AS43009 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 AS43009 is unique to AS43009 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS43009.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS43009"})-[: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.