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
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.
- 44.31.204.0/24
- 44.31.205.0/24
- 44.31.204.0/22
- 44.31.206.0/24
- 44.31.207.0/24
- 2a06:a005:110::/44
- 2a06:a005:120::/44
- 2a06:a005:130::/44
- 2a06:a005:140::/44
- 2a06:a005:150::/44
- 2a0e:b107:140::/48
- 2a0e:b107:147::/48
- 2a0e:b107:140::/44
- 2a0e:b107:3f3::/48
- 2a0e:b107:3f5::/48
- 2a0e:b107:3f7::/48
- 2a0e:b107:3f0::/44
- 2a0e:b107:457::/48
- 2a0e:b107:450::/44
- 2a0e:b107:467::/48
- 2a0e:b107:460::/44
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12586 | ASGHOSTNET - GHOSTnet GmbH | DE |
| AS202365 | Chronos - Omer GOLGELI | TR |
| AS20473 | AS-VULTR - The Constant Company, LLC | US |
| AS21700 | NEPTUNE-NETWORKS - Neptune Networks, LLC | US |
| AS24482 | SGGS-AS-AP - SG.GS | SG |
| AS25091 | IP-Max - IP-Max SA | CH |
| AS29632 | NASSIST-AS - Netassist International EOOD | BG |
| AS34800 | SBAG - Securebit AG | CH |
| AS57821 | NONATTACHED-AS - Nonattached Network e.V. | DE |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS8772 | NLineLLC - NetAssist LLC | UA |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.