Autonomous System
AS39122 — BLACKNIGHT-AS(IE)
Last fetched
AS39122 is an Autonomous System operated by BLACKNIGHT-AS and registered in IE. As of Thu, 21 May 2026 01:06:35 GMT, it announces 34 routed IP prefixes and peers with 26 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS39122 announces 34 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 46.22.128.0/20
- 64.96.3.0/24
- 64.255.40.0/24
- 69.5.186.0/24
- 78.153.202.0/24
- 78.153.192.0/19
- 78.153.212.0/24
- 81.17.240.0/24
- 81.17.242.0/24
- 81.17.240.0/20
- 85.159.16.0/21
- 91.197.234.0/23
- 91.210.232.0/22
- 176.52.222.0/23
- 185.2.64.0/22
- 185.17.238.0/23
- 185.94.44.0/24
- 185.94.45.0/24
- 185.173.167.0/24
- 185.204.136.0/24
- 185.209.164.0/22
- 193.36.43.0/24
- 193.203.126.0/24
- 194.8.48.0/24
- 194.8.59.0/24
Peering ecosystem
26 distinct peers via BGP. The first 26 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1197 | NETWORKABILITY | IE |
| AS215733 | BKBB | IE |
| AS213128 | LINK-BROADBAND-LTD | IE |
| AS210045 | BC-AS | IE |
| AS206746 | SCCBROADBAND-AS | IE |
| AS206663 | MTS-MEDIA | IE |
| AS205039 | BEACONBROADBAND | GB |
| AS203185 | PEBBLETREE | GB |
| AS202448 | MVPS www.mvps.net | CY |
| AS201000 | WHIZZY-FTTX | IE |
| AS200807 | SLEEPLESS-IE-AS | IE |
| AS200363 | BK-AS | IE |
| AS61455 | LACTLD - LATIN AMERICAN AND CARIBBEAN TLD ASSOCIATION | UY |
| AS61145 | REALBROADBANDCOM | IE |
| AS60592 | GRANSY Gransy s.r.o. gransy.com | CZ |
| AS60277 | TELCOM-01 | IE |
| AS49567 | APTUS-AS | IE |
| AS48362 | TKSWF-AS | AT |
| AS42090 | RAPIDBB | IE |
| AS41073 | RTE | IE |
| AS34989 | SERVETHEWORLD-AS | NO |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3216 | SOVAM-AS | RU |
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
Blast radius
Approximate count of dependent hostnames if AS39122 disappeared from the routing table.
~13,270 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:06:35 GMT.
MOAS / hijack watch
Prefixes routed by AS39122 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 AS39122 is unique to AS39122 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS39122.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS39122"})-[: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.