Skip to content

Autonomous System

AS57883 — NITAET - NITAET(UA)

Last fetched

AS57883 is an Autonomous System operated by NITAET - NITAET and registered in UA. As of Sun, 06 Sep 2026 18:10:40 GMT, it announces 21 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS57883Routing diversity6.7/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/57883

Routing footprint

AS57883 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

11 distinct peers via BGP. The first 11 are listed below.

Peer ASNOperatorCountry
AS12586ASGHOSTNET - GHOSTnet GmbHDE
AS202365Chronos - Omer GOLGELITR
AS20473AS-VULTR - The Constant Company, LLCUS
AS21700NEPTUNE-NETWORKS - Neptune Networks, LLCUS
AS24482SGGS-AS-AP - SG.GSSG
AS25091IP-Max - IP-Max SACH
AS29632NASSIST-AS - Netassist International EOODBG
AS34800SBAG - Securebit AGCH
AS57821NONATTACHED-AS - Nonattached Network e.V.DE
AS6939HURRICANE - Hurricane Electric LLCUS
AS8772NLineLLC - NetAssist LLCUA

Blast radius

Count of dependent hostnames if AS57883 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 AS57883 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 AS57883 is unique to AS57883 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS57883.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS57883"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.