Autonomous System
AS43668 — BIGNET-AS(UA)
Last fetched
AS43668 is an Autonomous System operated by BIGNET-AS and registered in UA. As of Thu, 21 May 2026 14:47:10 GMT, it announces 22 routed IP prefixes and peers with 47 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS43668 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 91.197.184.0/22
- 185.218.200.0/24
- 185.225.196.0/24
- 185.255.236.0/24
- 185.255.237.0/24
- 185.255.238.0/24
- 185.255.239.0/24
- 194.116.141.0/24
- 2001:67c:15d8::/48
- 2a01:9fc0::/29
- 2a0d:5d00::/29
- 2a10:bf80::/29
- 2a13:3ac0::/32
- 2a13:3ac1::/32
- 2a13:3ac2::/32
- 2a13:3ac3::/32
- 2a13:3ac4::/32
- 2a13:3ac5::/32
- 2a13:3ac6::/32
- 2a13:3ac7::/32
- 2a14:1980::/29
- 2a14:fe00::/29
Peering ecosystem
47 distinct peers via BGP. The first 47 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS211707 | IT-NETWORKS-CHAT-AS | UA |
| AS210373 | UA-IRCOMSERV-AS | UA |
| AS209548 | IRCOMSERV | UA |
| AS209155 | ONEHOSTPLANET Giga | CZ |
| AS208369 | LIKONET-AS | UA |
| AS207690 | DIOSCURIA-AS ISP DIOSKURIYA | UA |
| AS206964 | GLN-AS | UA |
| AS204788 | BMD-NET-AS | UA |
| AS204707 | A-LINK | UA |
| AS204289 | SONATA-AS | UA |
| AS202365 | CHRONOS | TR |
| AS199995 | OT-AS | UA |
| AS198754 | WEBCRAFT-UA-ASN | UA |
| AS197172 | NICENETPLUS-AS | UA |
| AS59485 | VEKTOR-M-AS | UA |
| AS58057 | SECUREBIT Securebit Autonomous System | CH |
| AS57999 | DATANETISP-AS | UA |
| AS57697 | TIER4 | UA |
| AS57415 | R-TEL-AS | UA |
| AS57285 | UKRINFOSYSTEMS-AS | UA |
| AS57234 | IT-NETWORKS-CHAT-AS | UA |
| AS51943 | CNM-AS | UA |
| AS51824 | ALTERNATIVA-NET | UA |
| AS51124 | ITPLUS-UA-AS | UA |
| AS50673 | SERVERIUS-AS | NL |
| AS50263 | IXP-1-IX-EU 1-IX Internet Exchange | PL |
| AS49804 | MIPSGROUP-AS | UA |
| AS47945 | R-TEL-AS | UA |
| AS47926 | LIRUKRAINE | NL |
| AS43743 | KRUIZUA-AS | UA |
| AS43050 | CHOKOLOVKA-AS ChokolovkaNet | UA |
| AS42505 | R-TEL-AS | UA |
| AS41645 | WEBCRAFT- | UA |
| AS41435 | UNDERNET-AS1 | UA |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35144 | DLINE | UA |
| AS34019 | HIVANE | FR |
| AS29074 | FAUST-ASN Kyiv-150, Predslavenskaya str. 34b | UA |
| AS28858 | LECOS Kiev, Ukraine | UA |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS20516 | SV | UA |
| AS9164 | R-TEL-AS | UA |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6768 | EUROTEL-AS | UA |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
| AS6729 | DEMENIN-AS | NL |
Blast radius
Approximate count of dependent hostnames if AS43668 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 AS43668 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 AS43668 is unique to AS43668 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS43668.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS43668"})-[: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.